Releases: zillow/react-slider
Releases · zillow/react-slider
v2.0.5
03 Jun 00:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prevent snap back issue on mobile (107e2bb )
inverted sliders, cleanup (bb0ed77 )
inverted sliders, honor inverted key down handler for horizontal sliders (bdb2292 )
Code Refactoring
avoid manipulating state directly (6ca5853 )
Tests
inverted sliders, add simple tests (9c50f38 )
update snapshot (4ead745 )
v2.0.4
12 Sep 17:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
module resolution (2fbdec6 )
Set empty style porperty values to undefined instead of empty string (9456005 ), closes #271
v2.0.2
18 Aug 01:11
Compare
Sorry, something went wrong.
No results found
v2.0.0
29 Mar 19:09
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
update create-react-styleguide to 8x
Features
add ResizeObserver to handle slider resize programatically (95bd172 )
provide root export (7b0c97d )
upgrade husky and add conventional commit (caf8246 )
Release information moved to CHANGELOG
10 May 17:13
Compare
Sorry, something went wrong.
No results found
v0.11.2
29 Mar 20:30
Compare
Sorry, something went wrong.
No results found
Bug fixes
Replaced arrow functions with es5 functions which broke some build setups after #131 was merged.
v0.11.1
25 Mar 14:08
Compare
Sorry, something went wrong.
No results found
v0.11.0
07 Mar 16:03
Compare
Sorry, something went wrong.
No results found
New features
ariaLabel and ariaValuetext props #125
v0.10.2
07 Mar 15:55
Compare
Sorry, something went wrong.
No results found
Bug fixes
Prevent default page scroll when using ArrowUp/ArrowDown #119
Update slider sizes immediately after render to avoid flickering #116
onBeforeChange is now called before onChange #111
v0.10.0
28 Feb 23:14
Compare
Sorry, something went wrong.
No results found