This release provides updates to components and documentation to provide better accessibility support, and better note issues with patterns and certain screen reader + browser combinations.
Updated Patterns
- Search component example with visible label
- Radios, checkboxes & other components that require consideration for touch/hover announcements. The following items were part of this issue:
- Radio Button Pill (fix)
- Radio Button Star Rating (fix)
- Styled Radio Buttons (fix)
- Styled Checkboxes (fix)
- Switch Component: Radio Buttons (fix)
- Styled file upload (note NVDA + hover issue)
- Switch button (fix for hover with NVDA, update functionality, and note screen reader issues with
role=switch
)