Open n-peugnet opened 3 months ago
Part of https://github.com/carbon-design-system/carbon-components-svelte/issues/1629.
Closes: https://github.com/carbon-design-system/carbon-components-svelte/issues/1615
Breaking changes:
size
"xs" | "sm" | "md" | "lg" | "xl"
size="sm"
OverflowMenu
columnMenu=true
Part of https://github.com/carbon-design-system/carbon-components-svelte/issues/1629.
Closes: https://github.com/carbon-design-system/carbon-components-svelte/issues/1615
Breaking changes:
size
property now use carbon v11 values:"xs" | "sm" | "md" | "lg" | "xl"
size="sm"
toOverflowMenu
andcolumnMenu=true
to the corresponding header, when adding an overflow menu to a row.