angularjs-slider
Advanced tools
Changelog
2.10.1 (2016-03-01)
Changelog
2.10.0 (2016-02-29)
rightToLeft
option for RTL support (#270). Thanks @Liam-Ryan :).Changelog
2.9.0 (2016-02-18)
rzSliderOptions
to use expression binding (#266).Changelog
2.8.0 (2016-02-08)
getPointerColor
option to dynamically change the pointers color (#253).Changelog
2.7.1 (2016-02-06)
Changelog
2.7.0 (2016-02-06)
enforceStep
option (defaults to true) (#246).showSelectionBarFromValue
options (#250).translate
function to differentiate the labels (#252).Changelog
2.6.0 (2016-01-31)
noSwitching
option to prevent the user from switching the min and max handles (#233).roundStep
function that was too strict (5d130f09d).Changelog
2.5.0 (2016-01-24)
minRange
option to set a minimal range (#231).onStart
, onChange
and onEnd
callbacks.Changelog
2.4.1 (2016-01-15)
Changelog
2.4.0 (2015-12-30)
enforceRange
options to round the rzSliderModel
and rzSliderHigh
to the slider range even when modified from outside the slider.(#208).ticksTooltip
option used to display a tooltip when a tick is hovered (#209).onlyBindHandles
option to only bind events on slider handles (#212).showSelectionBarEnd
option to display the selection bar after the value (#214).