Skip to content

Releases: leongersen/noUiSlider

7.0.10

27 Dec 14:00
Compare
Choose a tag to compare
  • 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

08 Oct 14:51
Compare
Choose a tag to compare
  • Fixed an issue when using the pips plugin with sliders not starting at 0. (#357)

7.0.8

24 Sep 12:33
Compare
Choose a tag to compare
  • Fixed an issue in the way the $.fn.val method is overridden. (#350)

7.0.7

11 Sep 18:43
Compare
Choose a tag to compare
  • Bower manifest

7.0.6

11 Sep 18:32
Compare
Choose a tag to compare
  • Bower

7.0.5

11 Sep 16:51
Compare
Choose a tag to compare
  • Better bower support

7.0.4

11 Sep 15:58
Compare
Choose a tag to compare
  • Removed minified files.
  • Added a direct release for Bower users.

7.0.3

11 Sep 14:32
Compare
Choose a tag to compare
  • Fixed an issue with Link on single-handle RTL sliders.
  • Added minified files for Bower users.
  • Version information in minified JS.

7.0.2

06 Sep 15:09
Compare
Choose a tag to compare
  • Fixed an issue with the handle z-index. (#333)
  • Added pips formatting. (#330)
  • Added Grunt-based tasks.

7.0.1

22 Aug 19:59
Compare
Choose a tag to compare

Bump version number for the jQuery plugin manifest. No file changes.