angular-rangeslider icon indicating copy to clipboard operation
angular-rangeslider copied to clipboard

Simple directive that creates a range slider for Angular, styled to match Bootstrap-styled form elements

Results 43 angular-rangeslider issues
Sort by recently updated
recently updated
newest added

Hi I am using Range slider like this way what i need to know slider does show modal-max value or current value changes instead of showing max value at right...

Hi, How can I remove the decimal numbers from the min and max range values. I set the min to "50" and max to "10000" but the slider shows "50.00"...

I'm attempting to set a buffer between the sliders and its larger than the Step value that I want. The depencency of the prevent-equal-min-max on the step value means I...

Would it be feasible to let users to add a custom template? I need to use your range selector in a form-group, so I need to show values inline (inside...

enhancement

When modelMax is deleted, e.g. by a user pushing backspace when focused on an input field which has ng-model set to modelMin or modelMax, then modelMax is are set to...

Instead of only be able to pull the handle back and forth, be able to click on the slider where you want it to go. Like this example: http://angular-ui.github.io/ui-slider/demo/demo.html (however,...

enhancement

Delay option for model update Apply decimalPlaces to showed values Better default values loading

In the case users min and the min are 0 the tracker/button for min dissapears.

I have a collection of filters containing many ranges some of which are continuously variable and others of which are discrete and have a very limited number (5 - 10)...

enhancement

with this change, one can now put in a callback attribute to the element and call any controller scopes. ` `