| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-17 | 2.2 kB | |
| v0.110.1 source code.tar.gz | 2026-07-17 | 1.3 MB | |
| v0.110.1 source code.zip | 2026-07-17 | 2.5 MB | |
| Totals: 3 Items | 3.8 MB | 0 | |
What's Changed
- fix(structured-list): stop mixing table and radio/checkbox ARIA roles by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3420
- fix(multi-select): stop option checkboxes from being independently focusable by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3421
- fix(data-table): label row checkboxes and fix expand column headers by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3424
- fix(tabs): remove tabindex from the presentational
<li>wrapper by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3422 - fix(tooltip): default
iconDescriptionis "Show information" by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3423 - fix(date-picker): mark out-of-range calendar days as aria-disabled by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3425
- fix(ui-shell): stop
HeaderSearchreferencing non-existent menu id by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3426 - fix(selectable-tile):
SelectableTiledoes not use incorrectrole="checkbox"by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3427 - fix(composed-modal): fall back to title for the dialog's accessible name by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3428
- fix(structured-list): move radio/checkbox role off selectable row by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3431
- fix(multi-select): hide decorative option checkbox via CSS by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3430
- fix(structured-list): import inline
CheckmarkFilledicon by @metonym in https://github.com/carbon-design-system/carbon-components-svelte/pull/3435 - fix(select): keep the placeholder when options change with nothing selected by @b-r-i-a-n-w-e-s-t in https://github.com/carbon-design-system/carbon-components-svelte/pull/3437
Full Changelog: https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.110.0...v0.110.1