noUiSlider v10.0.0 Release Notes

Release Date: 2017-05-28 // almost 7 years ago
    • ๐Ÿ”„ Change: Change event listeners to be passive (#785);
    • ๐Ÿ›  Fixed: Pips are now updated when calling updateOptions (#669);
    • ๐Ÿ›  Fixed: Content Security Policy issue with pips;
    • โž• Added: removePips method;
    • โž• Added: aria support (#685);
    • โž• Added: ariaFormat option (controls aria-valuetext);
    • ๐Ÿ›  Fixed: throw a better error when mistakenly trying to initialize noUiSlider with null (#658);
    • ๐Ÿ›  Fixed: Made order of events consistent and documented it (#775);
    • ๐Ÿ›  Fixed: Border radius of connect bar, white space wrapping of tooltips (#773, #774);
    • ๐Ÿ›  Fixed: Slider now uses ownerDocument instead of document (#767);