Releases: leongersen/noUiSlider
Releases · leongersen/noUiSlider
14.6.0
27 Jun 13:48
Compare
Sorry, something went wrong.
No results found
Added: keyboardPageMultiplier and keyboardDefaultStep options (#1083 );
Fixed: Ignore erroneous tap events for iOS (#1057 , #1079 );
14.5.0
11 May 15:43
Compare
Sorry, something went wrong.
No results found
Added: Support for margin, padding and limit on non-linear sliders (#911 , #1030 , #1031 , #1071 );
14.4.0
06 May 15:50
Compare
Sorry, something went wrong.
No results found
Added: getOrigins and getTooltips methods;
Added: Default styling to support merging overlapping tooltips (#1032 );
14.3.0
05 May 10:11
Compare
Sorry, something went wrong.
No results found
Added: Default cssClasses are now exposed and can be modified;
Fixed: Destroying sliders with multiple classes in cssClasses fails (#1069 );
14.2.0
27 Mar 15:14
Compare
Sorry, something went wrong.
No results found
Added: Slider api as event parameter (#1058 );
Added: Allow multiple classes in cssClasses option (#1054 );
Fixed: Slider not working within shadow DOM (#1060 );
Fixed: Last pip not rendered if it is also the first and at the slider edge (#1063 );
14.1.1
15 Dec 07:45
Compare
Sorry, something went wrong.
No results found
Fixed: Text direction is not correctly determined when the slider is not in the DOM (#1038 );
14.1.0
04 Dec 09:42
Compare
Sorry, something went wrong.
No results found
Fixed: Styling requires a root html node, so noUiSlider can't be used in shadow dom (#1035 );
Added: Support for PageUp/PageDown and Home/End keys in keyboard support (#1036 );
14.0.3
10 Oct 08:34
Compare
Sorry, something went wrong.
No results found
Fixed: Initialising handle values near the slider edge does not always respect margin (#1009 );
14.0.2
28 Jun 12:30
Compare
Sorry, something went wrong.
No results found
Fixed: Keyboard interaction uses formatter when it does not need to (#1000 );
14.0.1
21 Jun 12:44
Compare
Sorry, something went wrong.
No results found
Fixed: Visual regression in Safari caused by fixing #987 (#998 );