react-input-range
Advanced tools
Changelog
1.0.0 (2017-01-30)
^15.0.0
(d741a58)onChange
and onChangeComplete
callback signature. They no longer pass the component as a parameter (c824064)labelPrefix
and labelSuffix
props. Use formatLabel
prop to format labels instead. Remove defaultValue
prop. Use value
prop to set an initial value instead (bb40806)classNames
prop to accept a different set of keys (92277fe)Changelog
1.0.0 (2017-01-30)
^15.0.0
(d741a58)onChange
and onChangeComplete
callback signature. They no longer pass the component as a parameter (c824064)labelPrefix
and labelSuffix
props. Use formatLabel
prop to format labels instead. Remove defaultValue
prop. Use value
prop to set an initial value instead (bb40806)classNames
prop to accept a different set of keys (92277fe)