All Versions
71
Latest Version
Avg Release Cycle
41 days
Latest Release
1784 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v9.4.1 Changes
November 04, 2016- ๐ Documentation Fix: Fixing an inconsistency with the licensing information in our source files. See here for further details. Thanks to Tom Yue for identifying this issue.
-
v9.4.0 Changes
October 31, 2016- ๐ New Feature: Adds the ability to set the slider value using stringified numbers. See here for further details. Thanks to Ryan Bruns
-
v9.3.2 Changes
October 30, 2016- ๐ Bug Fix: Fixes reported bug where a slider was unable to be destroyed and re-created if there were event listeners bound to it. See here for further details.
-
v9.3.0 Changes
October 20, 2016- ๐ New Feature: Adds the ability to enable/disable tooltips when hovering over ticks via the
ticks_tooltip
option. See here for further details. Thanks to Ryan Bruns
- ๐ New Feature: Adds the ability to enable/disable tooltips when hovering over ticks via the
-
v9.2.2 Changes
October 18, 2016- ๐ Bug Fix: Resolves issue where range highlights were not being applied properly for reversed sliders. See here for further details. Thanks to Bernard Gorman
-
v9.2.0 Changes
September 26, 2016- ๐ New Feature: Adding the ability to target certain ranges of the slider track via CSS in order to highlight them. See here for further details. Thanks to lipoczkit
-
v9.1.3 Changes
August 06, 2016- ๐ Bug Fix: Checks for
window
object before attempting to attachconsole
polyfills. Resolves this issue
- ๐ Bug Fix: Checks for
-
v9.1.2 Changes
August 06, 2016- Accidental publish
-
v9.1.1 Changes
July 15, 2016- ๐ Bug Fix: Adds
.npmignore
file to repository. Resolves this issue
- ๐ Bug Fix: Adds
-
v9.1.0 Changes
July 14, 2016- ๐ New Feature: Always binding to the
$.fn.bootstrapSlider
namespace and printing a console warning when the$.fn.slider
namespace is already bound. Idea came from discussion in this issue
- ๐ New Feature: Always binding to the