Wordpress/src/wp-admin/js
Andrea Fercia 02588452f7 Accessibility: List Tables: use `aria-current` for the views current link.
The `aria-current` attribute is a simple, effective way to help assistive
technologies users orientate themselves within a list of items. Continues the 
introduction in core of the `aria-current` attribute after [41359] and [41371].

Props joedolson, flixos90, afercia.
Fixes #32399.


git-svn-id: https://develop.svn.wordpress.org/trunk@41683 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-02 19:43:02 +00:00
..
widgets Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:27:32 +00:00
accordion.js
code-editor.js
color-picker.js
comment.js
common.js Permalinks: Change structure tag button state more reliably. 2017-09-26 08:23:07 +00:00
custom-background.js
custom-header.js
customize-controls.js Customize: Fix jumping behavior upon scrolling up when a sticky header has its description expanded. 2017-10-02 18:54:22 +00:00
customize-nav-menus.js
customize-widgets.js
dashboard.js Accessibility: Improve the Dashboard Nearby Events widget `wp.a11y.speak()` messages. 2017-10-02 19:24:24 +00:00
edit-comments.js
editor-expand.js
editor.js Editor: Use `editor.$` to improve `removeSelectionMarker()`. 2017-10-01 10:32:58 +00:00
farbtastic.js
gallery.js
image-edit.js
inline-edit-post.js
inline-edit-tax.js
iris.min.js
language-chooser.js
link.js
media-gallery.js
media-upload.js
media.js
nav-menu.js
password-strength-meter.js
plugin-install.js
post.js
postbox.js
revisions.js
set-post-thumbnail.js
svg-painter.js
tags-box.js Taxonomy: Convert tag cloud in Tags meta box to a list (`<ul>`) for better semantics and accessibility. 2017-09-22 11:27:44 +00:00
tags-suggest.js
tags.js
theme-plugin-editor.js Accessibility: CodeMirror editing areas minor improvements. 2017-09-24 15:59:56 +00:00
theme.js Accessibility: List Tables: use `aria-current` for the views current link. 2017-10-02 19:43:02 +00:00
updates.js Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:12:19 +00:00
user-profile.js Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:28:07 +00:00
user-suggest.js
widgets.js Accessibility: Improve the sidebar toggles in the Widgets screen. 2017-09-27 16:28:59 +00:00
word-count.js
wp-fullscreen-stub.js
xfn.js