carbon-components-svelte/docs/src
metonym 72c24b83b2
feat(data-table): support programmatic sorting (#1337)
* refactor(data-table): pass down sortable props instead of using context

* feat(data-table): support programmatic sorting

* test(data-table): assert new props

* docs(data-table): add "Programmatic sorting" example

* refactor(data-table): remove unused tableSortable store

* refactor(data-table): remove unused indices
2022-06-05 13:37:50 -07:00
..
components fix: CopyButton text prop and Dropdown selectedId prop should be required (#1311) 2022-05-22 12:39:53 -07:00
layouts refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
pages feat(data-table): support programmatic sorting (#1337) 2022-06-05 13:37:50 -07:00
App.svelte Update docs (#965) 2022-01-01 10:58:42 -08:00
COMPONENT_API.json feat(data-table): support programmatic sorting (#1337) 2022-06-05 13:37:50 -07:00
global.css docs: use all.css for prefixed styles (#1221) 2022-04-02 11:45:29 -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