Releases: angular-slider/angularjs-slider
Releases · angular-slider/angularjs-slider
v7.1.0
What's Changed
- Fix path to angularjs-slider by @AGCarvalho in #675
- Multiple restrictedRange feature and the feature that to skip restrictedRanges with arrow keys added. by @mehmetxbozkurt in #681
New Contributors
- @AGCarvalho made their first contribution in #675
- @mehmetxbozkurt made their first contribution in #681
Full Changelog: v7.0.1...v7.1.0
v7.0.1
7.0.0
7.0.0 (2019-02-23)
Feature
- feat(transition): slider moves are now animated. (this can be disabled via the
disableAnimation
option)
Bug fix
- fix(vertical): Support switching between horizontal and vertical
Breaking change
The module name was renamed from rzModule
to rzSlider
.
6.7.0
6.6.0
6.6.0 (2018-06-29)
Feature
- feat(range): adds the
restrictedRange
option (#638, thanks @DanielReid)
⚠️ Unwanted breaking change ⚠️
Sorry for this, but this version is breaking if you are using the rz-slider-tpl-url
attribute. You need to update your template to have the correct number of elements.