| .. |
|
crop
|
|
|
|
imgareaselect
|
Site Icon: Add crop preview to the media modal.
|
2015-07-20 15:56:19 +00:00 |
|
jcrop
|
Update Jcrop to 0.9.12 (unused in WP core).
|
2013-09-21 12:45:47 +00:00 |
|
jquery
|
Update jQuery to 1.11.3:
|
2015-06-27 23:39:16 +00:00 |
|
media
|
Revert [32466], I will pick this up in 4.4.
|
2015-07-21 15:09:28 +00:00 |
|
mediaelement
|
Monkey patch MediaElement to include a PR that restores responsive videos in Firefox:
|
2015-07-14 16:29:37 +00:00 |
|
plupload
|
Update the Plupload Flash file to the latest version.
|
2015-04-20 06:12:11 +00:00 |
|
swfupload
|
Fix some documentation typos in various core files.
|
2014-08-13 03:55:10 +00:00 |
|
thickbox
|
In tb_show() in thickbox, when loading content into #TB_ajaxContent, make sure a URL with no ? doesn't break when &random= is appended to it.
|
2015-05-13 21:41:47 +00:00 |
|
tinymce
|
TinyMCE: update to 4.2.3, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt.
|
2015-07-30 17:06:23 +00:00 |
|
admin-bar.js
|
Toolbar: Restore scroll-to-top functionality.
|
2015-07-20 20:01:34 +00:00 |
|
autosave.js
|
Admin notices: Add more variety and make more generically usable.
|
2014-11-21 16:40:29 +00:00 |
|
backbone.js
|
Update Backbone to version 1.1.2.
|
2014-02-22 15:41:50 +00:00 |
|
backbone.min.js
|
Update Backbone to version 1.1.2.
|
2014-02-22 15:41:50 +00:00 |
|
colorpicker.js
|
|
|
|
comment-reply.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:41:51 +00:00 |
|
customize-base.js
|
Customizer: [31885] actually hasn't fixed the SecurityErrors. This one does.
|
2015-03-25 23:35:37 +00:00 |
|
customize-loader.js
|
Customizer: Avoid SecurityErrors when the Customizer is embedded in an origin other than wp-admin.
|
2015-03-25 17:25:01 +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
|
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:57:29 +00:00 |
|
customize-preview.js
|
Customizer: Add loading indicators for the Customizer preview.
|
2015-03-10 15:55:28 +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
|
|
|
|
masonry.min.js
|
Update the Masonry JavaScript library to version 3.
|
2014-02-25 19:52:57 +00:00 |
|
mce-view.js
|
TinyMCE: views: correct cursor position after paste
|
2015-07-29 13:48:58 +00:00 |
|
media-audiovideo.js
|
JSHint: don't redeclare globals listed in .jshintrc
|
2015-07-20 23:38:17 +00:00 |
|
media-editor.js
|
Avoid a PHP notice when adding an embed via Insert from URL.
|
2015-04-21 14:35: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
|
JSHint: don't redeclare globals listed in .jshintrc
|
2015-07-20 23:38:17 +00:00 |
|
quicktags.js
|
Update the TinyMCE initialization:
|
2015-06-21 22:00:42 +00:00 |
|
shortcode.js
|
Correctly capitalize JavaScript throughout core docs.
|
2014-12-02 00:30:59 +00:00 |
|
swfobject.js
|
|
|
|
tw-sack.js
|
|
|
|
twemoji.js
|
Update Twemoji to 1.4.1 including up to 3c0c13d3a5 (exclude SVG elements). Remove our hacks and adapt wp-emoji.js to use the new image attributes callback.
|
2015-06-26 22:00:13 +00:00 |
|
underscore.js
|
Update Backbone from 1.0 to 1.1.
|
2014-02-13 07:33:29 +00:00 |
|
underscore.min.js
|
Don't reference underscore.js source map
|
2015-04-07 04:34:44 +00:00 |
|
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:46:18 +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
|
Replace flagrant instances of .html('') with .empty().
|
2015-03-09 19:43:49 +00:00 |
|
wp-auth-check.js
|
Disable body scrolling when session expired log in modal is open.
|
2015-03-31 22:54:40 +00:00 |
|
wp-backbone.js
|
Update media-views and wp.Backbone.View for Backbone 1.1.
|
2014-02-13 07:36:01 +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
|
Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.)
|
2013-11-15 06:24:01 +00:00 |
|
wp-lists.js
|
Fix double avatars and JS errors when spamming/trashing comments.
|
2014-03-26 23:13:43 +00:00 |
|
wp-pointer.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:41:51 +00:00 |
|
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
|
TinyMCE 4.0.12, first run.
|
2013-12-28 23:52:04 +00:00 |
|
wplink.js
|
wpLink: always attempt to correct the URL before getting the URL field value. Fixes an edge case where the URL was not corrected when the user submitted the form by pressing Enter.
|
2015-06-28 23:06:14 +00:00 |
|
zxcvbn-async.js
|
Mark zxcvbn global to avoid JSHint errors.
|
2013-11-12 23:42:17 +00:00 |
|
zxcvbn.min.js
|
Add a copyright notice to zxcvbn. fixes #25926.
|
2013-12-04 19:52:45 +00:00 |