mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Fixes #1643 The dispatched `on:change` event in `Slider` only fires when the slider thumb is released. `on:input` fires when actively dragging the thumb, and should fire on every increment (e.g., 1, 2, 3). |
||
---|---|---|
.. | ||
public | ||
scripts | ||
src | ||
.gitignore | ||
index.html | ||
package.json | ||
svelte.config.js | ||
vite.config.js | ||
yarn.lock |