carbon-components-svelte/types/DataTable
Eric Liu 6de73f86fb
Refactor prop types to omit redundant null for null | HTMLElement types (#998)
* refactor: omit redundant `null` prop type for HTMLElements

* yarn build:lib

* test: assert updated element prop types
2022-01-12 13:36:47 -10:00
..
DataTable.svelte.d.ts feat(data-table): add nonExpandableRowIds prop (#862) 2021-10-19 07:25:22 -07:00
DataTableSkeleton.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Table.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableBody.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableCell.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableContainer.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableHead.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableHeader.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TableRow.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Toolbar.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ToolbarBatchActions.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ToolbarContent.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ToolbarMenu.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ToolbarMenuItem.svelte.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ToolbarSearch.svelte.d.ts Refactor prop types to omit redundant null for null | HTMLElement types (#998) 2022-01-12 13:36:47 -10:00