wordpress-develop/src/wp-includes/js
Adam Silverstein b13ab6b4a3 Media: Disable the edit image->replace button when no item selected.
On the edit media screen, ensure that the 'replace' button is disabled until a media item is selected. Fix an issue where clicking the button with no item selected threw a JavaScript error and failed to work.

Props timmydcrawford, subrataemfluence, psiico.
Fixes #40589.



git-svn-id: https://develop.svn.wordpress.org/trunk@40902 602fd350-edb4-49c9-b593-d223f7449a82
2017-06-15 09:37:53 +00:00
..
crop
imgareaselect
jcrop
jquery External Libraries: Update Minified version of jquery.masonry.js 2016-08-18 18:54:41 +00:00
media Media: Disable the edit image->replace button when no item selected. 2017-06-15 09:37:53 +00:00
mediaelement Media: Fix improper use of jQuery hasClass method. 2017-05-12 20:52:09 +00:00
plupload Media: Simplify upload error message construction. 2017-05-16 17:57:37 +00:00
swfupload Upload: improve legacy SWFUpload event handlers for current jQuery. 2017-04-14 16:42:16 +00:00
thickbox Accessibility: the Thickbox "Close" control should always be a button. 2016-05-23 10:29:44 +00:00
tinymce TinyMCE: update to 4.6.3. Fixes few more edge cases with link boundaries. Changelog: https://www.tinymce.com/docs/changelog/#version463-may302017 2017-05-30 23:35:01 +00:00
admin-bar.js
autosave.js Accessibility: Remove inappropriate content from the Posts and Edit screens headings. 2016-10-27 20:38:09 +00:00
backbone.js External Libraries: Update Backbone to version 1.3.3. 2016-06-16 09:26:06 +00:00
backbone.min.js External Libraries: Update Backbone to version 1.3.3. 2016-06-16 09:26:06 +00:00
colorpicker.js
comment-reply.js Comments: after [35593], extend support to IE8 and improve checking for elements hidden with CSS 2015-11-18 19:14:50 +00:00
customize-base.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:31:11 +00:00
customize-loader.js Customize: Implement customized state persistence with changesets. 2016-10-18 20:04:36 +00:00
customize-models.js
customize-preview-nav-menus.js Customize: Fix ability to shift-click on placeholder/pre-saved nav menu items in preview to focus on corresponding control. 2016-12-10 23:46:33 +00:00
customize-preview-widgets.js Customize: Add edit shortcuts in customizer preview to visually expose editable elements and focus on the corresponding controls when clicked. 2016-10-26 20:02:51 +00:00
customize-preview.js Customize: Fix HTTPS navigation of site in preview on IE11. 2017-04-06 00:31:11 +00:00
customize-selective-refresh.js Customize: Run a partial's fallback behavior (full refresh) when selective refresh fails due to a script error. 2017-05-17 00:00:26 +00:00
customize-views.js Customize: Prevent vertical clipping of thumbnail in header image customizer control. 2017-02-20 00:09:37 +00:00
heartbeat.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:27:53 +00:00
hoverIntent.js
imagesloaded.min.js External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0. 2016-06-28 18:47:01 +00:00
json2.js External Libraries: update json2.js to the 2015-05-03 version. Crockford does not tag releases: https://github.com/douglascrockford/JSON-js/commits/master 2015-10-06 14:01:52 +00:00
masonry.min.js External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0. 2016-06-28 18:47:01 +00:00
mce-view.js TinyMCE: Fix cursor position after updating a wpview node. Fix hiding the inline toolbar on editor blur. 2017-04-19 22:09:44 +00:00
media-audiovideo.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:21:09 +00:00
media-editor.js Media: Remove alt fallbacks to improve accessibility. 2016-10-19 03:05:51 +00:00
media-grid.js Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:37:58 +00:00
media-models.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:27:53 +00:00
media-views.js Media: Disable the edit image->replace button when no item selected. 2017-06-15 09:37:53 +00:00
quicktags.js Editor: manually trigger change event when text is modified from JS. 2017-05-11 00:28:43 +00:00
shortcode.js Media: Ensure empty alt attributes are set to blank strings. 2016-07-20 14:37:24 +00:00
swfobject.js
tw-sack.js
twemoji.js Emoji: Add Emoji 5 support. 2017-05-25 07:17:57 +00:00
underscore.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:21:09 +00:00
underscore.min.js Update Backbone and Underscore to the latest versions. 2016-02-17 15:21:09 +00:00
utils.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:27:53 +00:00
wp-a11y.js Accessibility: Make Safari 10 + VoiceOver announce repeated, identical, wp.a11y.speak() messages. 2017-04-19 19:53:00 +00:00
wp-ajax-response.js Text Changes: Unify permission error message in wp-ajax-response.js. 2016-11-15 20:41:40 +00:00
wp-api.js REST API: JS Client - Enable connecting to multiple endpoints. 2017-04-02 19:40:37 +00:00
wp-auth-check.js jQuery: Replace use of the .load() method for the "load" event with .on( 'load', handler ). 2016-01-13 17:21:36 +00:00
wp-backbone.js In wp.Backbone.Subviews, extract subviews with proper Underscore.js functions. 2016-01-15 04:02:00 +00:00
wp-custom-header.js Small coding standards cleanup of wp-custom-header.js. 2016-11-17 09:03:39 +00:00
wp-embed-template.js Embeds: After [37745], check if a featured image exists before attaching an event listener. 2016-07-05 16:15:05 +00:00
wp-embed.js Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11. 2016-11-23 13:37:12 +00:00
wp-emoji-loader.js Emoji: Fix the flag and emoji5 tests not working correctly. 2017-05-29 03:20:11 +00:00
wp-emoji.js Emoji: Update the Twemoji loader to include the rainbow flag. 2016-08-04 20:50:11 +00:00
wp-list-revisions.js
wp-lists.js wpLists: Pass the current element to process() to properly register event handlers. 2016-10-03 18:38:43 +00:00
wp-pointer.js
wp-util.js Utils: Update wp.template to match parameter changes to _.template in Underscore 1.8.3. 2016-06-23 02:29:15 +00:00
wpdialog.js
wplink.js Editor: manually trigger change event when text is modified from JS. 2017-05-11 00:28:43 +00:00
zxcvbn-async.js
zxcvbn.min.js Libraries: Update zxcvbn from version 1.0 to 4.4.1 2016-12-13 11:22:28 +00:00