svelte-range-slider-pips icon indicating copy to clipboard operation
svelte-range-slider-pips copied to clipboard

Multi-Thumb, Accessible, Beautiful Range Slider with Pips

Results 28 svelte-range-slider-pips issues
Sort by recently updated
recently updated
newest added

**Describe the feature** Change SHIFT+L/R to go up by 1% instead of by `10` value **Explain it's value / reasoning** When using keyboard to navigate on sliders with thousands of...

feature request
investigating

**Describe the bug** When the value of `max` is over 100, and `step` is less than 1 (like 0.1), then the number of pips (pipstep) is multiplied instead of divided,...

bug
investigating

**Describe the feature** I'd like to be able to set the 2nd param of `springPositions.set()`, so I can adjust animations on the fly. **Explain it's value / reasoning** I'd like...

feature request
investigating

**Describe the feature** The [docs page](https://simeydotme.github.io/svelte-range-slider-pips/) is wonderful! But the [slider events](https://github.com/simeydotme/svelte-range-slider-pips#slider-events-dispatched) seem to be missing. **Explain it's value / reasoning** The events are a fundamental feature for a library...

feature request
investigating

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

Add an optional css class prefix for compatibility with other libraries

enhancement
feature request

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

**Describe the bug** When slider is housed inside an iframe that is offset from the window (0,0) position, it is impossible to correctly use it. Starting to drag the slider...

bug
investigating