danielcrisp / angular-rangeslider

Simple directive that creates a range slider for Angular, styled to match Bootstrap-styled form elements
danielcrisp.github.io/angular-rangeslider/
MIT License
223 stars 122 forks source link

not working in angularJs 1.4.0 #77

Closed romain10009 closed 9 years ago

romain10009 commented 9 years ago

To me the library doesnt work in angularJS 1.4.0 stable. Could you fix this? handlers show up but cannot move them. Thank you. You have a lightweight library that's why i like it. I tryed in 1.3.15, works. Bow install 1.4, doesn't work anymore.

romain10009 commented 9 years ago

After some testing it works in angular 1.4.0 and 1.4.1. Mybad.