wordpress-develop/src/wp-includes/js
2015-11-10 04:31:04 +00:00
..
crop
imgareaselect Site Icon: Add crop preview to the media modal. 2015-07-20 15:56:19 +00:00
jcrop
jquery Update jQuery to 1.11.3: 2015-06-27 23:39:16 +00:00
media Fix inconsistency in src/wp-includes/js/media/views/uploader/editor.js. 2015-10-11 00:08:48 +00:00
mediaelement RIP #21759b, the old WordPress Blue. 2015-10-21 18:35:05 +00:00
plupload Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases. 2015-10-10 23:49:44 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:55:10 +00:00
thickbox Thickbox: spinner should disappear when loading is done. 2015-10-28 18:18:42 +00:00
tinymce TinyMCE: always remove trailing <br> added by WebKit browsers to the clipboard. 2015-11-10 04:31:04 +00:00
admin-bar.js Toolbar: Restore scroll-to-top functionality. 2015-07-20 20:01:34 +00:00
autosave.js Admin: fix repositioning notices 2015-10-17 07:03:30 +00:00
backbone.js
backbone.min.js
colorpicker.js
comment-reply.js Comments: in comment_form() when replying to a comment ensure to set focus on the first focusable form element, regardless of what that form element is. 2015-11-10 00:43:01 +00:00
customize-base.js Add Customizer docs. 2015-09-05 19:52:17 +00:00
customize-loader.js Add Customizer docs. 2015-09-05 19:52:17 +00:00
customize-models.js JSHint: Use 'global' rather than 'globals' for inline configuration. 2015-07-19 17:08:47 +00:00
customize-preview-nav-menus.js Twenty Fifteen: Only re-initialize the main navigation in the Customizer when it is specifically updated. 2015-07-29 18:12:26 +00:00
customize-preview-widgets.js
customize-preview.js Customizer: remove the title attribute from the Preview html element while loading. 2015-10-25 15:13:32 +00:00
customize-views.js Site Icon: Add crop preview to the media modal. 2015-07-20 15:56:19 +00:00
heartbeat.js Fix updating of nonces on the Edit Post screen after the log in expires and the user logs in again. 2015-07-28 22:06:52 +00:00
hoverIntent.js Update hoverIntent to 1.8.1. 2015-03-11 17:14:34 +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
mce-view.js TinyMCE: 2015-10-21 20:37:54 +00:00
media-audiovideo.js JSHint: don't redeclare globals listed in .jshintrc 2015-07-20 23:38:17 +00:00
media-editor.js Media JS: ensure that wp.media.frame (a static reference to the "current" Frame) is reset when a cached frame is opened. 2015-09-17 00:09:40 +00:00
media-grid.js Revert [32466], I will pick this up in 4.4. 2015-07-21 15:09:28 +00:00
media-models.js JSHint: don't redeclare globals listed in .jshintrc 2015-07-20 23:38:17 +00:00
media-views.js Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases. 2015-10-10 23:49:44 +00:00
quicktags.js Update the TinyMCE initialization: 2015-06-21 22:00:42 +00:00
shortcode.js Abstract the shortcode attribute parsing regex into its own function, update the JavaScript counterpart, and introduce a test to ensure they do not diverge again. 2015-10-08 03:11:59 +00:00
swfobject.js
tw-sack.js
twemoji.js Emoji: Add some new flags, and a handful from Unicode 8.0. 2015-11-10 03:34:37 +00:00
underscore.js
underscore.min.js Don't reference underscore.js source map 2015-04-07 04:34:44 +00:00
utils.js After [33840], JS regex needs the g modifier. 2015-09-08 16:43:27 +00:00
wp-a11y.js Minor documentation fixes for the wp.a11y.speak() and addContainer() DocBlocks. 2015-07-13 17:57:01 +00:00
wp-ajax-response.js Passwords: Trigger a wp-check-valid-field event when the password field is filled with a password by generatePassword(). 2015-09-14 10:38:32 +00:00
wp-auth-check.js Administration: when hiding the login modal and unbind the auth check, also unbind the heartbeat auth check. 2015-11-07 16:21:27 +00:00
wp-backbone.js
wp-embed-template.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:07:03 +00:00
wp-embed.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:07:03 +00:00
wp-emoji-loader.js Emoji: 2015-05-03 18:44:37 +00:00
wp-emoji.js Add a true return description to the test() method added to wpEmoji in 4.3. 2015-07-13 17:58:36 +00:00
wp-list-revisions.js
wp-lists.js
wp-pointer.js
wp-util.js Add an abort class method to the Promise instance returned by wp.ajax.send(). 2015-06-13 14:29:42 +00:00
wpdialog.js
wplink.js TinyMCE: 2015-10-21 20:37:54 +00:00
zxcvbn-async.js
zxcvbn.min.js