Releases: zillow/react-slider
Releases · zillow/react-slider
v0.9.0
24 Aug 21:23
Compare
Sorry, something went wrong.
No results found
introduces keyboard accessibility thanks to @B-Reif work in #113
v0.8.0
08 Jun 11:48
Compare
Sorry, something went wrong.
No results found
v0.6.1
24 Jan 01:35
Compare
Sorry, something went wrong.
No results found
v0.5.1
23 Jun 07:43
Compare
Sorry, something went wrong.
No results found
v0.4.2
31 Mar 21:24
Compare
Sorry, something went wrong.
No results found
Fixed bug related to defaultValue
v0.4.1
31 Mar 13:10
Compare
Sorry, something went wrong.
No results found
v0.4.0
29 Mar 15:32
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Now accepts onBeforeChange, onChange and onAfterChange instead of the slightly more confusing onChange and onChanged callbacks.
New features:
invert property inverts the slider
snapDragDisabled property disables the snap drag behavior.
Changes:
Handles will no longer prevent touch-scrolling.
Snap drag behaviour disabled for touch events (was interfering with the touch-scrolling as well).