Skip to content

Releases: sghall/react-compound-slider

Version 3.3.0

14 Nov 03:51
Compare
Choose a tag to compare

Version 2.5.0

29 Dec 16:44
Compare
Choose a tag to compare
  • Updates to types #104.

Version 2.4.0

30 Oct 03:14
Compare
Choose a tag to compare
  • Exporting TracksProps for Typescript see #100

Version 2.3.0

10 Sep 11:50
Compare
Choose a tag to compare
  • Maintenance release. No API changes.
  • Small fix for #91

Version 2.2.0

11 Jul 03:30
Compare
Choose a tag to compare
  • Exporting more internal types #89.

Version 2.1.0

29 Jun 19:47
Compare
Choose a tag to compare
  • Export modes #87
  • Fix for Typescript #86

Version 2.0.0

13 May 19:23
Compare
Choose a tag to compare
  • 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

25 Apr 18:54
Compare
Choose a tag to compare
  • Avoid calling preventDefault on mobile. See #79. Big thanks to @esseb for reporting the issue!

Version 1.2.1

11 Mar 20:32
Compare
Choose a tag to compare
  • Add rootProps to Typescript definitions.

Version 1.2.0

11 Mar 20:31
Compare
Choose a tag to compare
  • Add support for SVG sliders. See #65.