WordPress/wp-includes/js/media
Scott Taylor 6ffa051689 Replace flagrant instances of `.html('')` with `.empty()`.
Props OriginalEXE, SergeyBiryukov.
Fixes #27034.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-09 19:44:26 +00:00
..
controllers Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
models Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
routers Media JS files: 2015-02-22 07:25:27 +00:00
utils Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
views Replace flagrant instances of `.html('')` with `.empty()`. 2015-03-09 19:44:26 +00:00
audio-video.js When editing/viewing the details of a `[video]` shortcode that has Vimeo as its source, and `Froogaloop` has not already been lazy-loaded, check the details of the state's model for the video `src`, instead of the HTML element. 2015-03-05 16:15:25 +00:00
audio-video.manifest.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
audio-video.min.js When editing/viewing the details of a `[video]` shortcode that has Vimeo as its source, and `Froogaloop` has not already been lazy-loaded, check the details of the state's model for the video `src`, instead of the HTML element. 2015-03-05 16:15:25 +00:00
grid.js Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
grid.manifest.js Media JS files: 2015-02-22 07:25:27 +00:00
grid.min.js Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
models.js Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
models.manifest.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
models.min.js Media modules: set `$` to `Backbone.$`, instead of `jQuery`, so fewer globals are imported. 2015-03-05 04:12:26 +00:00
views.js Replace flagrant instances of `.html('')` with `.empty()`. 2015-03-09 19:44:26 +00:00
views.manifest.js Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00
views.min.js Replace flagrant instances of `.html('')` with `.empty()`. 2015-03-09 19:44:26 +00:00