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

Changelog History
Page 3

  • v14.1.0 Changes

    December 04, 2019
    • ๐Ÿ›  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);
  • v14.0.3 Changes

    October 10, 2019
    • ๐Ÿ›  Fixed: Initialising handle values near the slider edge does not always respect margin (#1009);
  • v14.0.2 Changes

    June 28, 2019
    • ๐Ÿ›  Fixed: Keyboard interaction uses formatter when it does not need to (#1000);
  • v14.0.1 Changes

    June 21, 2019
    • ๐Ÿ›  Fixed: Visual regression in Safari caused by fixing #987 (#998);
  • v14.0.0 Changes

    June 20, 2019
    • ๐Ÿ›  Fixed: change & slide events should fire on keyboard control (#994);
    • ๐Ÿ›  Fixed: .noUi-origin overflows document on vertical sliders (#987);
    • ๐Ÿ›  Fixed: Clicking to right of handle doesn't move it when it's at the same point as another (#965);
    • โž• Added: Additional documentation on number formatting (#978, #985);
  • v13.1.5 Changes

    April 24, 2019
    • ๐Ÿ›  Fixed: Full-range padding (#880);
  • v13.1.4 Changes

    March 20, 2019
    • ๐Ÿ›  Fixed: Keyboard interaction does not work with snap option (#961);
  • v13.1.3 Changes

    March 15, 2019
    • ๐Ÿ›  Fixed: Keyboard interaction allows handles to "push" other handles (#960);
    • ๐Ÿ›  Fixed: Update event fires for all handles during keyboard interaction (#960);
  • v13.1.2 Changes

    March 13, 2019
    • ๐Ÿ›  Fixed: Handle disappears in Safari on tap (#927);
    • ๐Ÿ›  Fixed: Disabled slider still accepts keyboard interaction (#953);
  • v13.1.1 Changes

    February 14, 2019
    • ๐Ÿ›  Fixed: Slider hang when using a zero-length range (#948);