Releases: leongersen/noUiSlider
Releases · leongersen/noUiSlider
7.0.10
- Fixed an issue where calling
.val(undefined)
wouldn't match specification (#383); - Values in
range
are now properly sorted before being used (and can thus be passed in any order) (#393); - Fixed an error in
.noUiSlider('step')
where JS floating point precision would mess up a comparison (#391); - Fixed the slider styles failing when CSS
direction: rtl
is set (#275, #377); - Fixed throwing an error when running
.noUiSlider
on an empty selection (#325); - Fixed the filter function for the pips plugin not always being called (#365);
7.0.9
7.0.8
7.0.7
- Bower manifest
7.0.6
- Bower
7.0.5
- Better bower support
7.0.4
- Removed minified files.
- Added a direct release for Bower users.
7.0.3
- Fixed an issue with Link on single-handle RTL sliders.
- Added minified files for Bower users.
- Version information in minified JS.
7.0.2
7.0.1
Bump version number for the jQuery plugin manifest. No file changes.