WordPress/wp-includes/js
Scott Taylor d4e46e3f8d Fix double avatars and JS errors when spamming/trashing comments.
Props avryl, SergeyBiryukov.
Fixes #27329.
 

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


git-svn-id: http://core.svn.wordpress.org/trunk@27596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-26 23:14:15 +00:00
..
crop its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665. 2012-12-20 15:55:32 +00:00
imgareaselect Update imgAreaSelect to 0.9.10. fixes #25370. 2013-09-21 10:43:10 +00:00
jcrop Update Jcrop to 0.9.12 (unused in WP core). 2013-09-21 12:46:09 +00:00
jquery Add jquery.masonry.min.js. fixes #25351. 2014-03-04 02:20:14 +00:00
mediaelement Make the CSS selector for current playlist item <img> more specific so the width is properly constrained. 2014-03-26 16:51:16 +00:00
plupload Let us pass jshint:core. 2014-03-24 23:02:13 +00:00
swfupload Remove a few unnecessary jQuery selectors added in [27239]. Playlists don't exist in some older contexts that galleries do. 2014-02-24 20:49:14 +00:00
thickbox Restyle the plugin install details modal to match the rest of the admin. Props avryl and paulwilde for initial mockup, see #26952 2014-03-16 18:28:17 +00:00
tinymce Add an .html4-captions class to the editor when HTML5 captions are not supported, for theme use. 2014-03-26 23:13:15 +00:00
admin-bar.js
admin-bar.min.js
autosave.js Back compat for overriding window.autosave. 2014-03-25 16:47:15 +00:00
autosave.min.js Back compat for overriding window.autosave. 2014-03-25 16:47:15 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js
customize-base.min.js
customize-loader.js
customize-loader.min.js
customize-models.js Customizer: Use the _.now() function from Undescore.js for the current timestamp. Date.now() isn't supported in IE8. 2014-03-22 10:54:14 +00:00
customize-models.min.js Customizer: Use the _.now() function from Undescore.js for the current timestamp. Date.now() isn't supported in IE8. 2014-03-22 10:54:14 +00:00
customize-preview-widgets.js Widget Customizer: Fix 'WidgetCustomizerPreview' is undefined error in IE8/9. 2014-03-22 21:04:15 +00:00
customize-preview-widgets.min.js Widget Customizer: Fix 'WidgetCustomizerPreview' is undefined error in IE8/9. 2014-03-22 21:04:15 +00:00
customize-preview.js Custom backgrounds: Always cause a preview in the customizer. 2014-03-25 12:00:14 +00:00
customize-preview.min.js Custom backgrounds: Always cause a preview in the customizer. 2014-03-25 12:00:14 +00:00
customize-views.js Let us pass jshint:core. 2014-03-24 23:02:13 +00:00
customize-views.min.js Customizer header images: Fix randomizing headers. 2014-03-24 19:16:14 +00:00
heartbeat.js
heartbeat.min.js
hoverIntent.js
hoverIntent.min.js
json2.js
json2.min.js
masonry.min.js
mce-view.js jshint fixes for [27734]. 2014-03-26 21:41:15 +00:00
mce-view.min.js Don't make mce-view a dependency for media-audiovideo. Make media-audiovideo and wp-playlist dependencies for mce-view and only enqueue mce-view in the admin in wp_enqueue_media(). MCE views don't need to be included when media is loaded on the front end. 2014-03-26 12:11:14 +00:00
media-audiovideo.js jshint fixes for [27734]. 2014-03-26 21:41:15 +00:00
media-audiovideo.min.js Don't make mce-view a dependency for media-audiovideo. Make media-audiovideo and wp-playlist dependencies for mce-view and only enqueue mce-view in the admin in wp_enqueue_media(). MCE views don't need to be included when media is loaded on the front end. 2014-03-26 12:11:14 +00:00
media-editor.js When inserting a video shortcode into the editor, set the poster attribute automatically if the video has a featured image attached to it. 2014-03-23 03:36:15 +00:00
media-editor.min.js When inserting a video shortcode into the editor, set the poster attribute automatically if the video has a featured image attached to it. 2014-03-23 03:36:15 +00:00
media-models.js Media manager: Avoid a blank modal when an invalid image size class is set on the image. 2014-03-24 19:01:15 +00:00
media-models.min.js Media manager: Avoid a blank modal when an invalid image size class is set on the image. 2014-03-24 19:01:15 +00:00
media-views.js Properly render the image details modal when the image references an invalid attachment. 2014-03-26 22:56:14 +00:00
media-views.min.js Properly render the image details modal when the image references an invalid attachment. 2014-03-26 22:56:14 +00:00
quicktags.js TinyMCE: fix the More and Next Page tags behavior: 2014-03-26 02:08:15 +00:00
quicktags.min.js TinyMCE: fix the More and Next Page tags behavior: 2014-03-26 02:08:15 +00:00
shortcode.js
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
underscore.min.js
utils.js
utils.min.js
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 Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +00:00
wp-lists.min.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +00:00
wp-pointer.js
wp-pointer.min.js
wp-util.js
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js wpLink: bring back the Cancel link, improve responsive styles, see #26952 2014-03-12 03:07:15 +00:00
wplink.min.js wpLink: bring back the Cancel link, improve responsive styles, see #26952 2014-03-12 03:07:15 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js