WordPress/wp-admin
TimothyBlynJacobs 74969e7fbe App Passwords: Further accessibility improvements.
- Add a label to the readonly password input.
- Handle focus loss after revoking app passwords.
- Handle focus loss after dismissing notices.
- Mark app name as `aria-required`.
- Use `aria-label` for detailed revoke button text instead of `title`.
- Use `-1` for `tabindex` instead of `0`.

Props alexstine, afercia, sabernhardt, audrasjb, joedolson, TimothyBlynJacobs.
Fixes #51580.

Built from https://develop.svn.wordpress.org/trunk@49549


git-svn-id: http://core.svn.wordpress.org/trunk@49287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-11-09 18:05:08 +00:00
..
css App Passwords: Further accessibility improvements. 2020-11-09 18:05:08 +00:00
images About: Optimize freedoms sprite and add 2 column layout. 2020-11-02 19:46:14 +00:00
includes App Passwords: Further accessibility improvements. 2020-11-09 18:05:08 +00:00
js App Passwords: Further accessibility improvements. 2020-11-09 18:05:08 +00:00
maint
network Coding standards: Modify escaping functions to avoid potential false positives. 2020-10-29 18:03:11 +00:00
user
about.php Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. 2020-11-09 10:53:10 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php Coding standards: Modify escaping functions to avoid potential false positives. 2020-10-29 18:03:11 +00:00
admin-post.php
admin.php Upgrade/Install: Don't trigger database upgrade on Ajax requests via wp-admin/async-upload.php. 2020-07-22 12:56:04 +00:00
async-upload.php
authorize-application.php App Passwords: Further accessibility improvements. 2020-11-09 18:05:08 +00:00
comment.php
credits.php
custom-background.php
custom-header.php
customize.php
edit-comments.php Administration: Unify search results message on list tables. 2020-10-23 16:01:15 +00:00
edit-form-advanced.php
edit-form-blocks.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
edit.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
erase-personal-data.php
export-personal-data.php
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php Coding standards: Modify escaping functions to avoid potential false positives. 2020-10-29 18:03:11 +00:00
media-upload.php General: Replace older-style PHP type conversion functions with type casts. 2020-10-08 21:15:13 +00:00
media.php
menu-header.php
menu.php
moderation.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Administration: Better targeting for required form field highlighting. 2020-10-23 15:05:09 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php Help/About: Clarify that discouraging search engines does not prevent them from crawling the site. 2020-10-23 18:07:13 +00:00
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
post-new.php
post.php
press-this.php
privacy-policy-guide.php
privacy.php Help/About: Update Privacy page to include illustration. 2020-10-20 01:47:06 +00:00
profile.php
revision.php Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. 2020-11-09 10:53:10 +00:00
setup-config.php
site-health-info.php
site-health.php Site Health: Validate the test result data format in JS before using it. 2020-11-08 09:52:10 +00:00
term.php
theme-editor.php
theme-install.php
themes.php
tools.php
update-core.php Upgrade/Install: Change the notice displayed after saving auto-update settings to .notice-success. 2020-11-03 17:55:06 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
user-edit.php App Passwords: Further accessibility improvements. 2020-11-09 18:05:08 +00:00
user-new.php Coding Standards: Remove unused $current_role variable from Add New User form. 2020-10-24 12:49:05 +00:00
users.php Coding Standards: Split long printf() calls for search results for better readability. 2020-10-23 17:19:14 +00:00
widgets.php