carbon-components-svelte/src/DataTable
2022-03-27 08:21:58 -07:00
..
DataTable.svelte perf(data-table): only render table row content when expanded (#1211) 2022-03-25 06:49:58 -07:00
DataTableSkeleton.svelte Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
index.js Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
Table.svelte breaking: remove deprecated props and components (#1191) 2022-03-27 08:21:58 -07:00
TableBody.svelte chore: lift components folder 2020-07-19 09:06:08 -07:00
TableCell.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
TableContainer.svelte fix(DataTable): useStaticWidth fix for title/description (#824) 2021-09-23 08:55:06 -07:00
TableHead.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
TableHeader.svelte fix(data-table): headers should be reactive (#1075) 2022-02-09 19:48:20 -08:00
TableRow.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Toolbar.svelte refactor: update/fix JSDoc props 2020-11-04 06:04:25 -08:00
ToolbarBatchActions.svelte perf: use direct imports where possible (#1158) 2022-03-12 13:50:40 -08:00
ToolbarContent.svelte feat(data-table): support radio, selectable variants with batch actions 2020-10-24 13:37:00 -07:00
ToolbarMenu.svelte perf: use direct imports where possible (#1158) 2022-03-12 13:50:40 -08:00
ToolbarMenuItem.svelte perf: use direct imports where possible (#1158) 2022-03-12 13:50:40 -08:00
ToolbarSearch.svelte fix(toolbar-search): context can be undefined (#1190) 2022-03-20 07:26:27 -07:00