Skip to content

Releases: angular-slider/angularjs-slider

6.0.2

02 Mar 07:21
Compare
Choose a tag to compare

6.0.2 (2017-03-02)

Fixes

  • Update the combined labels on separation (#502)

6.0.1

15 Feb 07:58
Compare
Choose a tag to compare

6.0.1 (2017-02-14)

Fixes

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

6.0.0

02 Jan 20:26
Compare
Choose a tag to compare

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

12 Dec 14:31
Compare
Choose a tag to compare

5.9.0 (2016-12-12)

Features

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

5.8.9

11 Dec 11:04
Compare
Choose a tag to compare

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

09 Nov 10:52
Compare
Choose a tag to compare

5.8.7 (2016-11-09)

Fix

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

5.8.6

08 Nov 22:21
Compare
Choose a tag to compare

5.8.6 (2016-11-08)

Fix

5.8.5

05 Nov 11:51
Compare
Choose a tag to compare

5.8.5 (2016-11-05)

Fix

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

5.8.4

05 Nov 11:27
Compare
Choose a tag to compare

5.8.4 (2016-11-05)

Improvement

  • Refactor autoHiding algorithm for labels (fix #446)

5.8.3

03 Nov 16:07
Compare
Choose a tag to compare

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)