Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #45066


Ignore:
Timestamp:
11/04/2018 12:02:14 PM (6 years ago)
Author:
afercia
Comment:

Seems to me everything works as expected, from an accessibility perspective. Thanks!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45066

    • Property Focuses accessibility added
  • Ticket #45066 – Description

    initial v2  
    1 We've extracted wp-includes/wp-a11y.js to a reusable package [https://www.npmjs.com/package/@wordpress/a11y @wordpress/a11y] which is published on NPM. Let's make sure this package is also used in WordPress core. Once [https://core.trac.wordpress.org/ticket/43731 all the JavaScript is built using webpack], we can also import this package wherever it is used and configure webpack to load is an external.
     1We've extracted wp-includes/wp-a11y.js to a reusable package [https://www.npmjs.com/package/@wordpress/a11y wordpress/a11y] which is published on NPM. Let's make sure this package is also used in WordPress core. Once [https://core.trac.wordpress.org/ticket/43731 all the JavaScript is built using webpack], we can also import this package wherever it is used and configure webpack to load is an external.