wordpress-develop/src/wp-includes/js/media
Scott Taylor 69c449963e Replace flagrant instances of .html('') with .empty().
Props OriginalEXE, SergeyBiryukov.
Fixes #27034.


git-svn-id: https://develop.svn.wordpress.org/trunk@31690 602fd350-edb4-49c9-b593-d223f7449a82
2015-03-09 19:43:49 +00:00
..
controllers Media modules: set $ to Backbone.$, instead of jQuery, so fewer globals are imported. 2015-03-05 04:11:23 +00:00
models Media modules: set $ to Backbone.$, instead of jQuery, so fewer globals are imported. 2015-03-05 04:11:23 +00:00
routers Media JS files: 2015-02-22 07:24:45 +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:55:25 +00:00
views Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:43:49 +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:14:13 +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:55:25 +00:00
grid.js Media modules: set $ to Backbone.$, instead of jQuery, so fewer globals are imported. 2015-03-05 04:11:23 +00:00
grid.manifest.js Media JS files: 2015-02-22 07:24:45 +00:00
models.js Media modules: set $ to Backbone.$, instead of jQuery, so fewer globals are imported. 2015-03-05 04:11:23 +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:55:25 +00:00
views.js Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:43:49 +00:00
views.manifest.js Make sure the grid build does not load files from the views build. 2015-02-22 08:47:01 +00:00