carbon-components-svelte/types/DataTable
Florian-Schoenherr dbf1f225dc
fix(DataTable): useStaticWidth fix for title/description (#824)
* fix(DataTable): useStaticWidth title/description

Signed-off-by: Florian-Schoenherr <florian.schoenherr99@gmail.com>

* docs(DataTable): useStaticWidth title/description

Signed-off-by: Florian-Schoenherr <florian.schoenherr99@gmail.com>

* chore(deps-dev): upgrade carbon-components, sass

Co-authored-by: metonym <ericyl.us@gmail.com>
2021-09-23 08:55:06 -07:00
..
DataTable.d.ts Fixes (#749) 2021-07-14 13:48:23 -07:00
DataTableSkeleton.d.ts Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
Table.d.ts Align v10.34 (#621) 2021-06-25 03:45:30 -07:00
TableBody.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
TableCell.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
TableContainer.d.ts fix(DataTable): useStaticWidth fix for title/description (#824) 2021-09-23 08:55:06 -07:00
TableHead.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
TableHeader.d.ts Alignment with Carbon version 10.32 (#588) 2021-04-02 13:31:53 -07:00
TableRow.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
Toolbar.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ToolbarBatchActions.d.ts Fixes (#814) 2021-09-11 12:29:26 -07:00
ToolbarContent.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ToolbarMenu.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ToolbarMenuItem.d.ts feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515) 2021-02-07 11:25:20 -08:00
ToolbarSearch.d.ts Add input props to ToolbarSearch (#647) 2021-06-15 15:13:34 -07:00