v1.29.1
What's Changed
- Improve
MenuSelectaria-labelbehavior and a11y demo examples by @shysteph, @sjdemartini in #510- Use the
tooltipTitleby default as the aria-label for the combobox of theMenuSelect(applied even if a user passesslotPropsthemselves), and remove misplacedaria-labels onMenuSelects (forMenuSelectHeading,MenuSelectFontSize,MenuSelectFontFamily, andMenuSelectTextAlign) so that they get a properaria-labelmatching the tooltip title. - Make the demo/ example more a11y-friendly in a couple places
- Use the
- Add
aria-descriptionto describe menu controls' keyboard shortcuts by @sjdemartini in #539
Internal-only changes:
- Lots of internal dependency updates, and new skills for handling dependabot/npm audit security warnings
- Bumped minimum TS version tested in CI to match DefinitelyTyped by @sjdemartini in #524
Full Changelog: v1.29.0...v1.29.1