carbon-components-svelte/src/DataTable
2022-05-13 20:18:32 -07:00
..
DataTable.svelte breaking(data-table): use data attribute instead of id for table header/row (#1297) 2022-05-13 20:18:32 -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 breaking(data-table): use data attribute instead of id for table header/row (#1297) 2022-05-13 20:18:32 -07:00
TableRow.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
Toolbar.svelte fix(toolbar): elevate toolbar z-index above table (#1289) 2022-05-07 11:53:32 -07: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 refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
ToolbarMenuItem.svelte perf: use direct imports where possible (#1158) 2022-03-12 13:50:40 -08:00
ToolbarSearch.svelte chore: fix typos in type annotations (#1275) 2022-04-30 08:52:47 -07:00