WordPress/wp-includes/js
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
..
crop
imgareaselect
jcrop
jquery Update jQuery UI to 1.11.3. 2015-02-27 10:21:26 +00:00
media Media: UI tweaks for Insert from URL. 2015-03-06 15:03:25 +00:00
mediaelement Audio previews need top margin on Edit Media screen. 2015-03-05 22:45:26 +00:00
plupload Improve wp.Uploader documentation. 2014-11-05 19:37:23 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:56:17 +00:00
thickbox Improve Thickbox's close button so it can be announced by screen readers. 2014-11-18 03:55:23 +00:00
tinymce TinyMCE: wpView improvements: introduce getText() and remove() methods, improved getInstance(), better docs. Props iseulde. See #31412. 2015-02-26 19:32:24 +00:00
admin-bar.js Toolbar: Make network admin accessible via keyboard. 2015-01-09 09:51:22 +00:00
admin-bar.min.js Toolbar: Make network admin accessible via keyboard. 2015-01-09 09:51:22 +00:00
autosave.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
autosave.min.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js Customizer: Bind input and propertychange events for range input types. 2014-11-03 21:49:23 +00:00
customize-base.min.js Customizer: Bind input and propertychange events for range input types. 2014-11-03 21:49:23 +00:00
customize-loader.js Customizer: When navigating around the site within the Customizer preview, update the document title. 2014-11-11 22:29:23 +00:00
customize-loader.min.js Customizer: When navigating around the site within the Customizer preview, update the document title. 2014-11-11 22:29:23 +00:00
customize-models.js Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width. 2014-04-25 20:25:19 +00:00
customize-models.min.js Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width. 2014-04-25 20:25:19 +00:00
customize-preview-widgets.js Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed). 2014-07-09 23:58:16 +00:00
customize-preview-widgets.min.js Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed). 2014-07-09 23:58:16 +00:00
customize-preview.js Customizer: Export Preview instance to wp.customize.preview. 2014-12-16 11:53:22 +00:00
customize-preview.min.js Customizer: Export Preview instance to wp.customize.preview. 2014-12-16 11:53:22 +00:00
customize-views.js Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers. 2014-05-06 04:14:14 +00:00
customize-views.min.js Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers. 2014-05-06 04:14:14 +00:00
heartbeat.js Heartbeat: 2014-11-10 01:47:24 +00:00
heartbeat.min.js Heartbeat: 2014-11-10 01:47:24 +00:00
hoverIntent.js
hoverIntent.min.js
json2.js
json2.min.js
masonry.min.js
mce-view.js TinyMCE wpView: revert decoding of HTML entities. Doesn't work in old IE and needs to be more selective. Keep the change from .html() to .text() when getting the content of a node. See #31412. 2015-03-05 12:36:28 +00:00
mce-view.min.js TinyMCE wpView: revert decoding of HTML entities. Doesn't work in old IE and needs to be more selective. Keep the change from .html() to .text() when getting the content of a node. See #31412. 2015-03-05 12:36:28 +00:00
media-editor.js Add a namespace to the click handler registration for .insert-media in media-editor.js: click.add-media-button. 2014-10-01 19:08:16 +00:00
media-editor.min.js Add a namespace to the click handler registration for .insert-media in media-editor.js: click.add-media-button. 2014-10-01 19:08:16 +00:00
quicktags.js Editor: 2014-11-26 02:50:24 +00:00
quicktags.min.js Editor: 2014-11-26 02:50:24 +00:00
shortcode.js Correctly capitalize JavaScript throughout core docs. 2014-12-02 00:31:22 +00:00
shortcode.min.js Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets. 2014-05-01 03:37:13 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js
underscore.min.js
utils.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:47:16 +00:00
utils.min.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:47:16 +00:00
wp-a11y.js Add wp.a11y.speak() for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
wp-a11y.min.js Add wp.a11y.speak() for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
wp-ajax-response.js
wp-ajax-response.min.js
wp-auth-check.js
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js
wp-pointer.js
wp-pointer.min.js
wp-util.js Improve wp.media documentation. 2014-11-05 19:39:22 +00:00
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js wpLink: fix the logic for prepending http:// and trim the input. 2015-03-03 21:21:25 +00:00
wplink.min.js wpLink: fix the logic for prepending http:// and trim the input. 2015-03-03 21:21:25 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js