WordPress/wp-includes/js/mediaelement
Aaron Jorbin 32be6f7bb7 Bump grunt-contrib-uglify from 1.0.1 to 2.0.0
Sets `screwIE8` to false as it is now enabled by default

Files Changed:
build/wp-admin/js/customize-nav-menus.min.js
build/wp-admin/js/customize-widgets.min.js
build/wp-includes/js/customize-loader.min.js

Changelog:
2016-07-19   v2.0.0   Update uglify-js to v2.7.0. screwIE8 is enabled by default.
2016-07-19   v1.0.2   Update grunt to ^1.0.0. Fix beautify when passed as an object. Fix docs about report values.

See #38199.


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


git-svn-id: http://core.svn.wordpress.org/trunk@39059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-03 05:40:34 +00:00
..
background.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.svg Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:35:26 +00:00
controls.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
controls.svg Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
flashmediaelement.swf External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
froogaloop.min.js After [31016], would be cool if we actually included the `froogaloop` file to interact with Vimeo. 2015-01-09 20:04:23 +00:00
jumpforward.png Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:35:26 +00:00
loading.gif Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
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
silverlightmediaelement.xap External Libraries: Update MediaElement.js to 2.21.2. 2016-06-28 09:26:28 +00:00
skipback.png Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
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 Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:51:26 +00:00
wp-mediaelement.min.js Media: Add support for minified versions of wp-playlist.js, wp-mediaelement.js and wp-mediaelement.css. 2016-02-29 20:43:26 +00:00
wp-playlist.js Media: JSHint for `wp-playlist.js`. 2016-02-29 21:50:27 +00:00
wp-playlist.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00