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(structured-list)!: integration `StructuredList` with v11 #1965

Closed metonym closed 6 months ago

metonym commented 6 months ago

Re-works StructuredList. Even though v11 looks the same, this takes the opportunity to make StructuredList usage a bit more ergonomic.

Breaking Changes