Releases: campuspress/divi-accessibility
Releases · campuspress/divi-accessibility
2.0.5
- Added support for escape button in submenu.
- Added missing aria attributes to Accordion & Toggle (thanks @muiradams).
- Improvements for removal of focus class (thanks @kanterjoe).
- Improvements for adding role="link".
2.0.4
- Improvements for mobile menu opening and closing with keyboard.
v2.0.2
- Added option to underline all links in Divi under #et-main-area.
- Added option to remove the underline from title and buttons in Divi.
- Added aria-haspopup="true" to submenus.
- All links now have role="link".
- All buttons, clickable icon now have role="button".
- The "g-recaptcha-response" is now accessible.
v2.0.1
- Improvements for opening and closing mobile menu with keyboard.
- Admin screen improvements.
v2.0.0
- Refactor inline styles and scripts to work with a packaging system.
- Add default aria-label to mobile menu.
- Fix back to top link default styles.
- Fix missing label on search form.
v1.2.6
- Social links now have text, thanks to @maco.
- Fix sanitization across the plugin.
- Fix default aria-expanded state on closed mobile menu.
v1.2.5
- Update WordPress compatibility for 5.2.3.
- Fix undefined variable.
- Add main role to main content.
- Add option to enable mobile menu Aria enhancements.
v1.2.2
- Navigation landmark improvements.
- Better submenu support.
- Update plugin version and other information.
v1.2.1
- Add aria-label support.
- Fix CSS bugs.
- Update readme.