WordPress/wp-admin/js
Andrea Fercia 22d0cd6c96 Accessibility: Allow post boxes on the Dashboard and Classic Editor pages to be reordered by using the keyboard.
So far, it has been possible to rearrange into a new order the post boxes (also known as "widgets" on the Dashboard and "meta boxes" on the Edit post page) only by using a pointing device, for example a mouse.

This change adds new controls and functionality to allow the boxes to be rearranged also with the keyboard. Additionally, audible messages are sent to the admin ARIA live region to notify screen reader users of the reorder action result.

Props joedolson, anevins, antpb, audrasjb, xkon, MarcoZ, karmatosed, afercia.
Fixes #39074.

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


git-svn-id: http://core.svn.wordpress.org/trunk@48142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-07 13:00:02 +00:00
..
widgets
accordion.js
accordion.min.js
code-editor.js
code-editor.min.js
color-picker.js
color-picker.min.js
comment.js
comment.min.js
common.js I18N: Use wp.i18n for translatable strings in wp-admin/js/common.js. 2020-07-01 19:50:02 +00:00
common.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/common.js. 2020-07-01 19:50:02 +00:00
custom-background.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
custom-background.min.js
custom-header.js
customize-controls.js Customize: Ensure the default message in LockedNotification is set to a string instead of null. 2020-06-29 09:49:05 +00:00
customize-controls.min.js Customize: Ensure the default message in LockedNotification is set to a string instead of null. 2020-06-29 09:49:05 +00:00
customize-nav-menus.js
customize-nav-menus.min.js
customize-widgets.js
customize-widgets.min.js
dashboard.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
dashboard.min.js
edit-comments.js I18N: Fix typo in [48348]. 2020-07-06 21:34:04 +00:00
edit-comments.min.js I18N: Fix typo in [48348]. 2020-07-06 21:34:04 +00:00
editor-expand.js
editor-expand.min.js
editor.js
editor.min.js
farbtastic.js
gallery.js
gallery.min.js
image-edit.js Accessibility: Media: Fix the Image Editor mismatching keyboard focus order and visual reading order. 2020-07-01 14:29:01 +00:00
image-edit.min.js Accessibility: Media: Fix the Image Editor mismatching keyboard focus order and visual reading order. 2020-07-01 14:29:01 +00:00
inline-edit-post.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
inline-edit-post.min.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
inline-edit-tax.js
inline-edit-tax.min.js
iris.min.js
language-chooser.js
language-chooser.min.js
link.js
link.min.js
media-gallery.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
media-gallery.min.js
media-upload.js
media-upload.min.js
media.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
media.min.js Media: Expose media grid frame via wp-media-grid-ready trigger for easier customization. 2020-05-16 17:25:11 +00:00
nav-menu.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
nav-menu.min.js
password-strength-meter.js Coding Standards: Reformat some long apply_filters_deprecated() and do_action_deprecated() calls for better readability. 2020-06-25 12:06:07 +00:00
password-strength-meter.min.js General: Rename (add|remove)_option_allowed_list() to (add|remove)_allowed_option(). 2020-06-23 18:54:16 +00:00
plugin-install.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
plugin-install.min.js
post.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
post.min.js Posts: Provide a HiDPI version for the avatar used in post locked dialogs. 2020-07-05 13:00:07 +00:00
postbox.js Accessibility: Allow post boxes on the Dashboard and Classic Editor pages to be reordered by using the keyboard. 2020-07-07 13:00:02 +00:00
postbox.min.js Accessibility: Allow post boxes on the Dashboard and Classic Editor pages to be reordered by using the keyboard. 2020-07-07 13:00:02 +00:00
privacy-tools.js I18N: Use wp.i18n for translatable strings in wp-admin/js/privacy-tools.js. 2020-07-02 11:11:06 +00:00
privacy-tools.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/privacy-tools.js. 2020-07-02 11:11:06 +00:00
revisions.js
revisions.min.js
set-post-thumbnail.js
set-post-thumbnail.min.js
site-health.js Coding Standards: Wrap some long lines in wp-admin/js/site-health.js per the JS coding standards for better readability. 2020-07-04 19:56:07 +00:00
site-health.min.js Accessibility: Site Health: Improve the "Copy site info" button accessibility. 2020-06-30 13:26:03 +00:00
svg-painter.js
svg-painter.min.js
tags-box.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags-box.js and wp-admin/js/tags-suggest.js. 2020-07-06 21:00:03 +00:00
tags-box.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags-box.js and wp-admin/js/tags-suggest.js. 2020-07-06 21:00:03 +00:00
tags-suggest.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags-box.js and wp-admin/js/tags-suggest.js. 2020-07-06 21:00:03 +00:00
tags-suggest.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags-box.js and wp-admin/js/tags-suggest.js. 2020-07-06 21:00:03 +00:00
tags.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags.js. 2020-07-06 19:47:03 +00:00
tags.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/tags.js. 2020-07-06 19:47:03 +00:00
theme-plugin-editor.js I18N: Use wp.i18n for translatable strings in wp-admin/js/theme-plugin-editor.js. 2020-07-06 19:35:07 +00:00
theme-plugin-editor.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/theme-plugin-editor.js. 2020-07-06 19:35:07 +00:00
theme.js Docs: Use a hyphen with the "non" prefix in a more consistent way. 2020-06-20 12:16:10 +00:00
theme.min.js Themes: Ensure the theme slug is set before checking if the theme is installed or active. 2020-06-13 14:26:07 +00:00
updates.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
updates.min.js Plugins and Themes Auto-Updates: 2020-06-19 16:51:14 +00:00
user-profile.js I18N: Use wp.i18n for translatable strings in wp-admin/js/user-profile.js. 2020-07-01 20:38:01 +00:00
user-profile.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/user-profile.js. 2020-07-01 20:38:01 +00:00
user-suggest.js
user-suggest.min.js
widgets.js
widgets.min.js
word-count.js
word-count.min.js
xfn.js
xfn.min.js