Releases: joedolson/wp-accessibility
Releases · joedolson/wp-accessibility
WP Accessibility v1.7.7
= 1.7.7 =
- Bug fix: Correct usage of wp_localize_script arguments.
- Change: Modernization of CSS for toolbar.
- Change: Add outline offset for forced focus states.
- Change: Tweaks for font resizing stylesheets.
= 1.7.6 =
- Bug fix: Broken class array query in longdesc.
WP Accessibility v1.7.5
= 1.7.5 =
- Bug fix: register_block_style only exists since WP 5.3; check function exists first.
WP Accessibility v1.7.4
= 1.7.4 =
- Change: mark
as an invalid alt value. - Remove .hndle class on admin headings.
- Fix jQuery incompatibility due to deprecated .toggle() event handler.
- Add support for long description in the block editor.
= 1.7.3 =
- Bug fix: script registration/enqueuing mis-ordered, breaking toolbar.
WP Accessibility v1.7.2
= 1.7.2 =
- Add style to div.aligncenter to control width
WP Accessibility v1.7.1
Update tested to value.
WP Accessibility v1.7.0
= 1.7.0 =
- Add: test for specific common types of invalid alt attribute and label as invalid.
- Change: Remove webkit skiplink polyfill (obsolete)
- Change: Move toolbar JS to external file.
- Change: Use wp inline style method for toolbar size.
- Bug fix: Incorrect variable type matching in toolbar size setting.
- Security: Minor authenticated XSS vulnerability in custom CSS.
WP Accessibility v1.6.10
Remove .screen-reader-text from current menu item.
WP Accessibility v1.6.9
= 1.6.9 =
- Different JS for aria-current; previous version could only work on a single element, not a collection.
WP Accessibility v1.6.8
= 1.6.8 =
- Update to RegEx filtering title attributes to avoid data-title attributes. Thanks to @nextendweb
- Update PHP test suite to eliminate PHP 5.3 tests.
- Higher min/max sizes for toolbar buttons
- Remove setting for aria-current; now always enabled.
WP Accessibility 1.6.7
= 1.6.7 =
- Bug fix: error in generated CSS for skiplinks