WordPress/wp-includes/js
Andrea Fercia 691d649329 Media: Remove the custom styling for the MediaElementJS controls offscreen text.
This offscreen text is not meant to be revealed on focus and just acts as fallback
for assistive technologies that don't support `aria-label` and `role="slider"`.
Also, revealing it on focus has proven over time to be very fragile and to cause
unexpected layout issues.

See #30281.
Fixes #40707.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-11 22:29:42 +00:00
..
crop
imgareaselect Site Icon: Add crop preview to the media modal. 2015-07-20 15:57:25 +00:00
jcrop
jquery Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
mediaelement Media: Remove the custom styling for the MediaElementJS controls offscreen text. 2017-05-11 22:29:42 +00:00
plupload Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
swfupload Upload: improve legacy SWFUpload event handlers for current jQuery. 2017-04-14 16:43:44 +00:00
thickbox Accessibility: the Thickbox "Close" control should always be a button. 2016-05-23 10:30:29 +00:00
tinymce TinyMCE: improve adding of custom UI to the MCE Factory. 2017-05-09 01:40:46 +00:00
admin-bar.js Toolbar: Restore scroll-to-top functionality. 2015-07-20 20:02:24 +00:00
admin-bar.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
autosave.js Accessibility: Remove inappropriate content from the Posts and Edit screens headings. 2016-10-27 20:39:39 +00:00
autosave.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
backbone.min.js External Libraries: Update Backbone to version 1.3.3. 2016-06-16 09:27:29 +00:00
colorpicker.js
colorpicker.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
comment-reply.js Comments: after [35593], extend support to IE8 and improve checking for elements hidden with CSS 2015-11-18 19:15:28 +00:00
comment-reply.min.js Comments: after [35593], extend support to IE8 and improve checking for elements hidden with CSS 2015-11-18 19:15:28 +00:00
customize-base.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:32:44 +00:00
customize-base.min.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:32:44 +00:00
customize-loader.js Customize: Implement customized state persistence with changesets. 2016-10-18 20:05:31 +00:00
customize-loader.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-models.js JSHint: Use 'global' rather than 'globals' for inline configuration. 2015-07-19 17:09:26 +00:00
customize-models.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-preview-nav-menus.js Customize: Fix ability to shift-click on placeholder/pre-saved nav menu items in preview to focus on corresponding control. 2016-12-10 23:47:41 +00:00
customize-preview-nav-menus.min.js Customize: Fix ability to shift-click on placeholder/pre-saved nav menu items in preview to focus on corresponding control. 2016-12-10 23:47:41 +00:00
customize-preview-widgets.js Customize: Add edit shortcuts in customizer preview to visually expose editable elements and focus on the corresponding controls when clicked. 2016-10-26 20:03:32 +00:00
customize-preview-widgets.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-preview.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:32:44 +00:00
customize-preview.min.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:32:44 +00:00
customize-selective-refresh.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
customize-selective-refresh.min.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
customize-views.js Customize: Prevent vertical clipping of thumbnail in header image customizer control. 2017-02-20 00:10:49 +00:00
customize-views.min.js Customize: Prevent vertical clipping of thumbnail in header image customizer control. 2017-02-20 00:10:49 +00:00
heartbeat.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
heartbeat.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
hoverIntent.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
hoverIntent.min.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
imagesloaded.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
json2.js External Libraries: update `json2.js` to the `2015-05-03` version. Crockford does not tag releases: https://github.com/douglascrockford/JSON-js/commits/master 2015-10-06 14:02:25 +00:00
json2.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
masonry.min.js External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0. 2016-06-28 18:48:31 +00:00
mce-view.js TinyMCE: Fix cursor position after updating a wpview node. Fix hiding the inline toolbar on editor blur. 2017-04-19 22:10:42 +00:00
mce-view.min.js TinyMCE: Fix cursor position after updating a wpview node. Fix hiding the inline toolbar on editor blur. 2017-04-19 22:10:42 +00:00
media-audiovideo.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:22:26 +00:00
media-audiovideo.min.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:22:26 +00:00
media-editor.js Media: Remove `alt` fallbacks to improve accessibility. 2016-10-19 03:06:28 +00:00
media-editor.min.js Media: Remove `alt` fallbacks to improve accessibility. 2016-10-19 03:06:28 +00:00
media-grid.js Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:38:43 +00:00
media-grid.min.js Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:38:43 +00:00
media-models.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
media-models.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
media-views.js REST API: Add endpoint for proxying requests to external oEmbed providers. 2017-05-11 18:18:46 +00:00
media-views.min.js REST API: Add endpoint for proxying requests to external oEmbed providers. 2017-05-11 18:18:46 +00:00
quicktags.js Editor: manually trigger `change` event when text is modified from JS. 2017-05-11 00:29:41 +00:00
quicktags.min.js Editor: manually trigger `change` event when text is modified from JS. 2017-05-11 00:29:41 +00:00
shortcode.js Media: Ensure empty `alt` attributes are set to blank strings. 2016-07-20 14:38:29 +00:00
shortcode.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
twemoji.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
twemoji.min.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
underscore.min.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:22:26 +00:00
utils.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
utils.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-a11y.js Accessibility: Make Safari 10 + VoiceOver announce repeated, identical, `wp.a11y.speak()` messages. 2017-04-19 19:53:42 +00:00
wp-a11y.min.js Accessibility: Make Safari 10 + VoiceOver announce repeated, identical, `wp.a11y.speak()` messages. 2017-04-19 19:53:42 +00:00
wp-ajax-response.js Text Changes: Unify permission error message in `wp-ajax-response.js`. 2016-11-15 20:42:30 +00:00
wp-ajax-response.min.js Text Changes: Unify permission error message in `wp-ajax-response.js`. 2016-11-15 20:42:30 +00:00
wp-api.js REST API: JS Client - Enable connecting to multiple endpoints. 2017-04-02 19:41:41 +00:00
wp-api.min.js REST API: JS Client - Enable connecting to multiple endpoints. 2017-04-02 19:41:41 +00:00
wp-auth-check.js jQuery: Replace use of the `.load()` method for the "load" event with `.on( 'load', handler )`. 2016-01-13 17:22:27 +00:00
wp-auth-check.min.js jQuery: Replace use of the `.load()` method for the "load" event with `.on( 'load', handler )`. 2016-01-13 17:22:27 +00:00
wp-backbone.js In wp.Backbone.Subviews, extract subviews with proper Underscore.js functions. 2016-01-15 04:02:28 +00:00
wp-backbone.min.js In wp.Backbone.Subviews, extract subviews with proper Underscore.js functions. 2016-01-15 04:02:28 +00:00
wp-custom-header.js Small coding standards cleanup of wp-custom-header.js. 2016-11-17 09:04:31 +00:00
wp-custom-header.min.js Themes: Improve a11y and extendability of custom video headers. 2016-11-16 23:26:31 +00:00
wp-embed-template.js Embeds: After [37745], check if a featured image exists before attaching an event listener. 2016-07-05 16:16:57 +00:00
wp-embed-template.min.js Embeds: After [37745], check if a featured image exists before attaching an event listener. 2016-07-05 16:16:57 +00:00
wp-embed.js Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11. 2016-11-23 13:38:33 +00:00
wp-embed.min.js Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11. 2016-11-23 13:38:33 +00:00
wp-emoji-loader.js Emoji: Update Twemoji to version 2.2.5 2017-05-11 04:26:41 +00:00
wp-emoji-loader.min.js Emoji: Update Twemoji to version 2.2.5 2017-05-11 04:26:41 +00:00
wp-emoji-release.min.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
wp-emoji.js Emoji: Update the Twemoji loader to include the rainbow flag. 2016-08-04 20:51:31 +00:00
wp-emoji.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-list-revisions.js
wp-list-revisions.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-lists.js wpLists: Pass the current element to `process()` to properly register event handlers. 2016-10-03 18:39:30 +00:00
wp-lists.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-pointer.js
wp-pointer.min.js
wp-util.js Multisite: Change `WP_Network` `id` property to an integer. 2016-06-26 14:26:29 +00:00
wp-util.min.js Multisite: Change `WP_Network` `id` property to an integer. 2016-06-26 14:26:29 +00:00
wpdialog.js
wpdialog.min.js
wplink.js Editor: manually trigger `change` event when text is modified from JS. 2017-05-11 00:29:41 +00:00
wplink.min.js Editor: manually trigger `change` event when text is modified from JS. 2017-05-11 00:29:41 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js Libraries: Update zxcvbn from version 1.0 to 4.4.1 2016-12-13 11:23:42 +00:00