Releases: sghall/react-compound-slider
Releases · sghall/react-compound-slider
Version 3.3.0
Version 2.5.0
- Updates to types #104.
Version 2.4.0
- Exporting
TracksProps
for Typescript see #100
Version 2.3.0
- Maintenance release. No API changes.
- Small fix for #91
Version 2.2.0
- Exporting more internal types #89.
Version 2.1.0
Version 2.0.0
- Clicks on rails and tracks now set the closest handle as active. #76
- Bumping major version out of an abundance of caution. Most people should be able to upgrade without any changes to their components.
Version 1.2.2
Version 1.2.1
- Add
rootProps
to Typescript definitions.
Version 1.2.0
- Add support for SVG sliders. See #65.