Releases: angular-slider/angularjs-slider
Releases · angular-slider/angularjs-slider
6.0.2
6.0.2 (2017-03-02)
Fixes
- Update the combined labels on separation (#502)
6.0.1
6.0.1 (2017-02-14)
Fixes
- Ensure model value is current when custom translate function runs for tick values
6.0.0
6.0.0 (2017-01-02)
Refactoring
- Refactor/simplify the css rules to ease the customisation.
You might want to check that all your custom styles are still correctly applied...
5.9.0
5.9.0 (2016-12-12)
Features
- Add selectionBarGradient option to customize the selection bar (#473)
5.8.9
5.8.9 (2016-12-11)
Improvement
- Add autoprefixer for CSS builds (#472)
5.8.8 (2016-12-11)
Fix
- Prevent angular being loaded twice when using with browserify (#474)
5.8.7
5.8.7 (2016-11-09)
Fix
- Add Math.round for positions and dimensions - thanks to @DmitryKrekota (#454)
5.8.5
5.8.5 (2016-11-05)
Fix
- Fix overlapping max and ceil labels in some cases (#396)
5.8.4
5.8.4 (2016-11-05)
Improvement
- Refactor autoHiding algorithm for labels (fix #446)
5.8.3
5.8.3 (2016-11-03)
Improvement
- Generate a SCSS file (simple copy of the css file) in the dist folder so it can be imported (#449)