All Versions
43
Latest Version
Avg Release Cycle
45 days
Latest Release
697 days ago

Changelog History
Page 2

  • v14.6.4 Changes

    March 18, 2021
    • ๐Ÿ›  Fixed: Fixed updateOptions with falsy value for start (#1127);
  • v14.6.3 Changes

    November 19, 2020
    • ๐Ÿ›  Fixed: Fixed removing namespaced event listeners, internal listeners getting removed (#1109);
  • v14.6.2 Changes

    September 16, 2020
    • ๐Ÿ›  Fixed: Ignore erroneous mouse events on taps for iOS 13.4 (#1095);
    • โž• Added: exactInput argument to set and setHandle methods (#436, #1094);
  • v14.6.1 Changes

    August 17, 2020
    • ๐Ÿ›  Fixed: Pips in count mode ignores pip at end of range (#1088);
  • v14.6.0 Changes

    June 27, 2020
    • โž• Added: keyboardPageMultiplier and keyboardDefaultStep options (#1083);
    • ๐Ÿ›  Fixed: Ignore erroneous tap events for iOS (#1057, #1079);
  • v14.5.0 Changes

    May 20, 2020
    • โž• Added: Support for margin, padding and limit on non-linear sliders (#911, #1030, #1031, #1071);
  • v14.4.0 Changes

    May 06, 2020
    • โž• Added: getOrigins and getTooltips methods;
    • โž• Added: Default styling to support merging overlapping tooltips (#1032);
  • v14.3.0 Changes

    May 05, 2020
    • โž• Added: Default cssClasses are now exposed and can be modified;
    • ๐Ÿ›  Fixed: Destroying sliders with multiple classes in cssClasses fails (#1069);
  • v14.2.0 Changes

    March 27, 2020
    • โž• 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);
  • v14.1.1 Changes

    December 15, 2019
    • ๐Ÿ›  Fixed: Text direction is not correctly determined when the slider is not in the DOM (#1038);