WordPress/wp-includes/js/mediaelement
Andrea Fercia 6a9bcaeaa9 Accessibility: Improve accessibility of all the media views form controls.
- changes the media views form controls to have explicitly associated labels with for/id attributes
- adds a few missing labels / aria-labels
- improves a few existing labels / aria-labels
- improves semantics in a few places, by adding visually hidden headings, fieldset + legend elements, aria-describedby attributes
- improves the image custom size input fields and their labelling
- adds `role="status"` to the "saved" indicator so that status messages are announced to assistive technologies
- swaps the columns source order in the image details template, to make visual and DOM order match
- swaps the "Replace" and "Back" buttons source order in the Replace Image view, to make visual and DOM order match
- gallery settings: move checkbox label to the right: checkboxes are supposed to have labels on the right
- merge similar strings, unified to "Drop files to upload" (removed "Drop files here", and "Drop files anywhere to upload")
- makes the "upload-ui" consistent across the media views
- hides the IE 11 "X" `::-ms-clear` button in the Insert from URL field, as it conflicts with the uploading spinner
- adds comments to all the media templates to clarify their usage
- slightly increases vertical spacing between form fields in the media sidebar
- removes some CSS selectors introduced as backwards compatibility for WordPress pre-4.4
- removes some CSS still targeting Internet Explorer 7 and 8

Fixes #47141.
Fixes #47122.

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


git-svn-id: http://core.svn.wordpress.org/trunk@45310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-06-07 20:45:02 +00:00
..
renderers External Libraries: Remove unnecessary / obsoleted MediaElement.js files. 2018-01-16 06:28:43 +00:00
mediaelement-and-player.js Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 2017-10-16 18:07:52 +00:00
mediaelement-and-player.min.js Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 2017-10-16 18:07:52 +00:00
mediaelement-migrate.js Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 2017-10-16 18:07:52 +00:00
mediaelement-migrate.min.js Media: Add missing mediaelement-migrate.js script to get uglified. 2017-10-18 02:26:48 +00:00
mediaelement.js Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 2017-10-16 18:07:52 +00:00
mediaelement.min.js Media: Add MediaElement.js 2.2 back-compat for MediaElement.js 4.2 2017-10-16 18:07:52 +00:00
mediaelementplayer-legacy.css Media: Upgrade MediaElement.js to 4.2.5-74e01a40 fixing missing mejs.MediaElement reference. 2017-08-28 19:29:47 +00:00
mediaelementplayer-legacy.min.css Media: Upgrade MediaElement.js to 4.2.5-74e01a40 fixing missing mejs.MediaElement reference. 2017-08-28 19:29:47 +00:00
mediaelementplayer.css Media: Upgrade MediaElement.js to 4.2.5-74e01a40 fixing missing mejs.MediaElement reference. 2017-08-28 19:29:47 +00:00
mediaelementplayer.min.css Media: Upgrade MediaElement.js to 4.2.5-74e01a40 fixing missing mejs.MediaElement reference. 2017-08-28 19:29:47 +00:00
mejs-controls.png Media: Upgrade MediaElement.js from 2.22.0 to 4.2.3. 2017-08-01 04:43:51 +00:00
mejs-controls.svg Media: Upgrade MediaElement.js from 2.22.0 to 4.2.3. 2017-08-01 04:43:51 +00:00
wp-mediaelement.css Accessibility: Improve accessibility of all the media views form controls. 2019-06-07 20:45:02 +00:00
wp-mediaelement.js Media: Introduce a custom error handler for MediaElement.js to display a download link if a FLV file cannot be rendered for any reason. 2018-01-24 01:51:30 +00:00
wp-mediaelement.min.css Accessibility: Improve accessibility of all the media views form controls. 2019-06-07 20:45:02 +00:00
wp-mediaelement.min.js Media: Introduce a custom error handler for MediaElement.js to display a download link if a FLV file cannot be rendered for any reason. 2018-01-24 01:51:30 +00:00
wp-playlist.js Customize: Ensure media playlists get initialized after selective refresh; expose new wp.playlist.initialize() API. 2018-01-29 23:56:29 +00:00
wp-playlist.min.js Customize: Ensure media playlists get initialized after selective refresh; expose new wp.playlist.initialize() API. 2018-01-29 23:56:29 +00:00