WordPress/wp-includes/js/media
Helen Hou-Sandí b6393c9d77 Media: UI tweaks for Insert from URL.
"Title" field is now labeled as "Link Text", to reflect how it's actually used. It's also hidden whenever the embed is updating, to make it clearer that something is happening. Embed dimension fields are shown below the preview, much like image property fields are shown below.

fixes #29476, see #31139.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-06 15:03:25 +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 Media: UI tweaks for Insert from URL. 2015-03-06 15:03:25 +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 Media: UI tweaks for Insert from URL. 2015-03-06 15:03:25 +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 Media: UI tweaks for Insert from URL. 2015-03-06 15:03:25 +00:00