This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
10.7.1
Bug Fixes
- confirmation-dialog: Apply correct aria-role to confirmation dialog.
(da430a7) - filter-field: Add represenative titles to filter-field-tag buttons.
(f858d1a) - filter-field: Connect visible label and form-element for accessibility.
(14bf135) - filter-field: Fixes an issue with aria-expanded on autocompletes.
(f97c4f6) - filter-field: Fixes an issue with roles on the filter-field-tag.
(e430ca9) - progress-bar: Expose aria-label and aria-labelledby props.
(7199b45) - quick-filter: Add fieldsets to selection groups for accessibility.
(cf5e561) - table: Favorite column button now announces pressed state.
(15f5f9a) - table: Fixed role of the header row.
(b2a269e) - table: Provide aria-label text for favorite column button.
(3b06ec9)