WordPress/wp-includes/js/mediaelement
desrosj 0211c38565 Build/Test Tools: Support NodeJS 14.x in the 4.6 branch.
This updates the 4.6 branch to support the latest LTS version of NodeJS (currently 14.x), allowing the same version to be used across all WordPress branches that receive security updates as a courtesy.

This also replaces the `npm-shrinkwrap.json` with a `package-lock.json` file. Lock files were not supported in earlier versions of NPM, but can now be used.

In addition to backporting the package updates that happened after branching 4.6, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin.
Merges [42460-42461,42463,42887,43320,43323,43977,44219,44233,44728,45321,45765,46404,46408-46409,47404,47867-47869,47872-47873,48705,49636,49933,49937,49939,50017,50126,50176,50185] to the 4.6 branch.
See #52341.

Built from https://develop.svn.wordpress.org/branches/4.6@50206


git-svn-id: http://core.svn.wordpress.org/branches/4.6@49879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:17:44 +00:00
..
background.png
bigplay.png
bigplay.svg
controls.png
controls.svg
froogaloop.min.js
jumpforward.png
loading.gif
mediaelement-and-player.min.js External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
mediaelementplayer.min.css External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
skipback.png
wp-mediaelement.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:51:26 +00:00
wp-mediaelement.js Media: When reusing the initial values from the global MediaElement config object, the config object should first be cloned. Objects in JS are references that will retain any changes. This fixes an issue where player controls could get mixed up between instances when multiple players (namely, single audio and audio playlists, in a certain order) are on the same page. 2016-01-20 15:47:28 +00:00
wp-mediaelement.min.css Build/Test Tools: Support NodeJS 14.x in the 4.6 branch. 2021-02-05 04:17:44 +00:00
wp-mediaelement.min.js Build/Test Tools: Support NodeJS 14.x in the 4.6 branch. 2021-02-05 04:17:44 +00:00
wp-playlist.js Media: JSHint for `wp-playlist.js`. 2016-02-29 21:50:27 +00:00
wp-playlist.min.js Build/Test Tools: Support NodeJS 14.x in the 4.6 branch. 2021-02-05 04:17:44 +00:00