Skip to content

Releases: whoisandy/react-rangeslider

v2.2.0

19 Sep 04:08
Compare
Choose a tag to compare

Features

  • Add accessibility support #50
  • Add support for click and drag behavior #52

Bug Fixes

  • Fix mouse boundary issues #71, #79
  • Fix touch event mapping #73

v2.1.0

04 Jun 05:29
Compare
Choose a tag to compare
  • Add support for on drag start and change start events
  • Add resize observer polyfill for detecting resize
  • Fix missing less file issue
  • Fix code so that snapshot tests will pass
  • Fix for touch screen use in internet explorer
  • Update slider styles

v2.0.1

13 Feb 06:24
Compare
Choose a tag to compare
  • Fix missing css file issue

v2.0.0

13 Feb 03:58
Compare
Choose a tag to compare
  • Add tooltip support
  • Add support to format label in tooltip
  • Add support for on drag end and change complete events

Minor fixes

19 Sep 04:36
Compare
Choose a tag to compare
  • Fixes peer dependency issue #15, #19
  • Fixes touch click issue #31

Fix min max issue in vertical sliders

14 Sep 07:00
Compare
Choose a tag to compare

Fix bugs & issues

09 Sep 09:10
Compare
Choose a tag to compare

Fixes #25, #21, #16, #14, #12, #11. Merged pull requests #26, #23, #20