What's Changed
- fix(structured-list): stop mixing table and radio/checkbox ARIA roles by @metonym in #3420
- fix(multi-select): stop option checkboxes from being independently focusable by @metonym in #3421
- fix(data-table): label row checkboxes and fix expand column headers by @metonym in #3424
- fix(tabs): remove tabindex from the presentational
<li>wrapper by @metonym in #3422 - fix(tooltip): default
iconDescriptionis "Show information" by @metonym in #3423 - fix(date-picker): mark out-of-range calendar days as aria-disabled by @metonym in #3425
- fix(ui-shell): stop
HeaderSearchreferencing non-existent menu id by @metonym in #3426 - fix(selectable-tile):
SelectableTiledoes not use incorrectrole="checkbox"by @metonym in #3427 - fix(composed-modal): fall back to title for the dialog's accessible name by @metonym in #3428
- fix(structured-list): move radio/checkbox role off selectable row by @metonym in #3431
- fix(multi-select): hide decorative option checkbox via CSS by @metonym in #3430
- fix(structured-list): import inline
CheckmarkFilledicon by @metonym in #3435 - fix(select): keep the placeholder when options change with nothing selected by @b-r-i-a-n-w-e-s-t in #3437
Full Changelog: v0.110.0...v0.110.1