carbon-components-svelte/docs/src
berndfuhrmann 9132bf8e5a
fix(data-table): loosen sort return type to be a number (#1935)
Fixes #1934

Loosen the `sort` return type from `0 | 1 | -1` to `number`.
2024-03-13 09:55:02 -07: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 feat(ui-shell): support button tooltip in HeaderGlobalAction (#1894) 2024-03-07 20:37:58 -08:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json fix(data-table): loosen sort return type to be a number (#1935) 2024-03-13 09:55:02 -07: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