carbon-components-svelte/docs/src
mmamedel 90dbd1562b
fix(slider): dispatch on:input event (#1906)
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).
2024-02-10 20:44:39 -08:00
..
components docs(theme): use Theme component from library (#1700) 2023-03-24 16:10:50 -07:00
layouts style(docs): color-scheme reflects theme (#1874) 2023-12-30 10:35:44 -08:00
pages chore: linting (#1885) 2024-01-11 06:55:39 -08:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json fix(slider): dispatch on:input event (#1906) 2024-02-10 20:44:39 -08:00
global.css docs: remove redundant CSS (#1710) 2023-03-27 09:37:25 -07:00
index.js docs: use all.css for prefixed styles (#1221) 2022-04-02 11:45:29 -07:00
store.js Improve documentation (#730) 2021-07-08 16:30:53 -07:00