angular-ui / ui-slider

jQuery UI Slider for AngularJS
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-slider/master/demo/index.html
MIT License
265 stars 176 forks source link

Add tip option to display the value in the handle #99

Closed arambert closed 8 years ago

arambert commented 8 years ago

Adds a "tip" option to add a tooltip in the handle or next to it.

arambert commented 8 years ago

Credits: https://github.com/angular-ui/ui-slider/pull/76

PowerKiKi commented 8 years ago

Hi Adrien, I am Adrien, nice to meet you :)

Merged in 06a855e0f0b4b7fb1a0977c3c5547980c4c3ffdc (to merge a single commit, instead of two) and released as 0.2.0 since it's a new feature.

arambert commented 8 years ago

Hi Adrien, nice to meet you ;) Thanks for the merge.