svelte-range-slider-pips
svelte-range-slider-pips copied to clipboard
Multi-Thumb, Accessible, Beautiful Range Slider with Pips
### Describe the bug: I'm using **svelte 5 + daisyUI v5+ tailwind v4** I was testing exactly the [recipe ](https://simeydotme.github.io/svelte-range-slider-pips/en/recipes/daisy-ui/)for using **range slider pips** with **daisyUI**. and to my surprise...
### Describe the feature Neither bug nor feature but slider events in Svelte 5 are now written without the colon i.e. `on:stop=()` becomes `onstop=()`. See https://svelte.dev/docs/svelte/v5-migration-guide#Event-changes for more details.
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.4.17. Release notes Sourced from vite's releases. v5.4.17 Please refer to CHANGELOG.md for details. v5.4.16 Please refer to CHANGELOG.md for details. v5.4.15 Please refer to...
Removes [ip](https://github.com/indutny/node-ip). It's no longer used after updating ancestor dependency [socks](https://github.com/JoshGlazebrook/socks). These dependencies need to be updated together. Removes `ip` Updates `socks` from 2.7.1 to 2.8.4 Release notes Sourced from...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.6.1. Release notes Sourced from vitest's releases. v1.6.1 This release includes security patches for: Remote Code Execution when accessing a malicious website while Vitest API...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...