angularjs-slider
Advanced tools
Changelog
5.8.4 (2016-11-05)
Changelog
5.8.3 (2016-11-03)
Changelog
5.8.2 (2016-11-03)
Changelog
5.8.1 (2016-10-27)
Changelog
5.8.0 (2016-10-22)
Changelog
5.7.0 (2016-10-16)
logScale
option to display the slider using a logarithmic scale (#280).customValueToPosition
and customPositionToValue
options to display the slider using a custom scale (#280).Changelog
5.6.0 (2016-10-16)
ticksArray
option to display ticks at specific positions (#426).To enable this new feature, the way the ticks are rendered has been changed. Now each tick is positioned absolutely using a transform: translate()
instruction.
Changelog
5.5.1 (2016-09-22)
Changelog
5.5.0 (2016-09-06)
autoHideLimitLabels
to disable the auto-hiding of limit labels (#405).Changelog
5.4.3 (2016-08-07)