Skip to content

Releases: angular-slider/angularjs-slider

0.1.31

23 Sep 15:21
Compare
Choose a tag to compare

Fix the bower.json file

0.1.29

14 Sep 21:09
Compare
Choose a tag to compare
Implement a on-start and on-end callback as requested in #121 and #86.

0.1.27

25 Aug 07:02
Compare
Choose a tag to compare

Fix #106.
Merge #100, #105

0.1.25

12 Aug 17:10
Compare
Choose a tag to compare

Fix a memory leak brought by clickOnBar fature

0.1.23

28 Jul 09:12
Compare
Choose a tag to compare

Fix #74, #93 and #94.

0.1.22

22 Jul 13:11
Compare
Choose a tag to compare

Add the possibility to directly click on the slider bar to set the value. It is also possible to click and drag directly from the bar.

Add a bar wrapper to enlarge the clickable area.