carbon-components-svelte/src/DataTable
2022-06-09 11:14:14 -07:00
..
DataTable.svelte hotfix(data-table): column sort direction order should be independent (#1342) 2022-06-09 11:14:14 -07:00
DataTableSkeleton.svelte breaking(types): type arrays as read-only (#1335) 2022-06-05 13:25:43 -07:00
index.js Alignment with Carbon version 10.27 (#495) 2021-01-27 13:29:20 -08:00
Table.svelte feat(data-table): allow custom column widths (#1265) 2022-05-14 09:24:24 -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 feat(data-table): support programmatic sorting (#1337) 2022-06-05 13:37:50 -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 fix(data-table): do not overwrite row.cells property (#1336) 2022-06-05 13:29:58 -07:00