issues
search
carbon-design-system
/
carbon-components-svelte
Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.71k
stars
261
forks
source link
feat(list)!: integrate `OrderedList`, `UnorderedList` with v11
#1959
Closed
metonym
closed
6 months ago
metonym
commented
6 months ago
Does a pass at the list components.
Breaking Changes
Removes forwarding events to non-interactive
ol
,
ul
, and
li
elements (resolving a11y warnings)
Does a pass at the list components.
Breaking Changes
ol
,ul
, andli
elements (resolving a11y warnings)