Angularjs Slider Versions Save

Slider directive for AngularJS 1.X. No dependencies and mobile friendly.

6.0.2

7 years ago

6.0.2 (2017-03-02)

Fixes

  • Update the combined labels on separation (#502)

6.0.1

7 years ago

6.0.1 (2017-02-14)

Fixes

  • Ensure model value is current when custom translate function runs for tick values

6.0.0

7 years ago

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

7 years ago

5.9.0 (2016-12-12)

Features

  • Add selectionBarGradient option to customize the selection bar (#473)

5.8.9

7 years ago

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

7 years ago

5.8.7 (2016-11-09)

Fix

  • Add Math.round for positions and dimensions - thanks to @DmitryKrekota (#454)

5.8.6

7 years ago

5.8.6 (2016-11-08)

Fix

  • Apply the pushRange with maxRange - thanks to @GuilloOme (#456)

5.8.5

7 years ago

5.8.5 (2016-11-05)

Fix

  • Fix overlapping max and ceil labels in some cases (#396)

5.8.4

7 years ago

5.8.4 (2016-11-05)

Improvement

  • Refactor autoHiding algorithm for labels (fix #446)

5.8.3

7 years ago

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)