angularjs-slider icon indicating copy to clipboard operation
angularjs-slider copied to clipboard

Slider directive for AngularJS 1.X. No dependencies and mobile friendly.

Results 22 angularjs-slider issues
Sort by recently updated
recently updated
newest added

Currently, `top: Xpx` is used for horizontal sliders, but it would be better to use `bottom` so the alignement remains the same for different font sizes.

enhancement
PR-welcome
first-timers-only

### Steps to reproduce 1. Click on the slider pointer and hold the mouse btn clicked. 2. Alt-tab to another window 3. Alt-tab back to the page with the slider...

bug
PR-welcome

Hi, thank for awesome angular component. I want to ask about possibility to make some disabled elements in range, e.g. when user move through points in range some of them...

PR-welcome
new-feature

### Steps to reproduce 1. drag slider around and it lags on a page with many other watchers 2. call to $apply on each change event 3. possible to update...

enhancement
PR-welcome

hi, I need to show pointer labels on hover or onchange the pointer.. any option is there??

PR-welcome
new-feature

Demo: http://jsfiddle.net/5e78mxha/ The demo above works by using the `vm.sliderOptions` workaround, but using the `vm.sliderOptionsBroken` *does not*. ### Expected behaviour Using the `stepsArray` with MomentJS instances and using the `translate`...

bug

Thanks for the great efforts, one suggestion, in case it is not already implemented, is it possible to have vertical legends on horizontal slider? Thanks

PR-welcome
new-feature

Check out the example _"Range slider with min limit set to 10 and max limit set to 90"_ from the [example pages](http://angular-slider.github.io/angularjs-slider/index.html). It would be very neat if we were...

new-feature

### Steps to reproduce 1. Drag the slider 2. Right click and select "Inspect" to open the dev tools 3. The selection bar is still moving and is not linked...

bug

Hi, we are using below code snippet to show the price slider on our site but we are getting ADA compliance issue for this. ADA compliance issue reported : aria-label...