| .. |
|
crop
|
|
|
|
imgareaselect
|
Site Icon: Add crop preview to the media modal.
|
2015-07-20 15:56:19 +00:00 |
|
jcrop
|
|
|
|
jquery
|
jQuery: Replace use of the .load() method for the "load" event with .on( 'load', handler ).
|
2016-01-13 17:21:36 +00:00 |
|
media
|
Media: fix undefined error that prevents showing a preview in the media modal when replacing video or audio.
|
2016-01-09 02:21:28 +00:00 |
|
mediaelement
|
Media: When reusing the initial values from the global MediaElement config object, the config object should first be cloned. Objects in JS are references that will retain any changes. This fixes an issue where player controls could get mixed up between instances when multiple players (namely, single audio and audio playlists, in a certain order) are on the same page.
|
2016-01-20 15:46:59 +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
|
|
|
|
thickbox
|
Thickbox: spinner should disappear when loading is done.
|
2015-10-28 18:18:42 +00:00 |
|
tinymce
|
TinyMCE: fix removing a space before inline tags when applying formatting shortcuts.
|
2016-02-12 04:22:03 +00:00 |
|
admin-bar.js
|
Toolbar: Restore scroll-to-top functionality.
|
2015-07-20 20:01:34 +00:00 |
|
autosave.js
|
Admin: fix repositioning of notices when the first header is not an immediate children of .wrap.
|
2015-12-31 11:04:38 +00:00 |
|
backbone.js
|
|
|
|
backbone.min.js
|
|
|
|
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
|
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
|
Customizer: Export nonce, theme, and url app settings in preview as exported in pane.
|
2016-01-27 17:54:39 +00:00 |
|
customize-preview-widgets.js
|
Customizer: Re-use public api.preview instance in widgets preview instead of unnecessarily capturing in api.Preview constructor wrapper.
|
2015-12-06 18:38:45 +00:00 |
|
customize-preview.js
|
Customizer: Export nonce, theme, and url app settings in preview as exported in pane.
|
2016-01-27 17:54:39 +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
|
Media: fix undefined error that prevents showing a preview in the media modal when replacing video or audio.
|
2016-01-09 02:21:28 +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
|
Media: when inserting an attachment in the editor and it is not an image, ensure the link is set to something else than none.
|
2016-01-04 00:32:56 +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: Update emoji support to Unicode 8.0, including the Diversity set.
|
2015-12-31 01:29:12 +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
|
jQuery: Replace the use of the .size() method with the .length property.
|
2016-01-13 16:16:15 +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-embed-template.js
|
Embeds: Fix support for embedding in non-WordPress sites.
|
2015-11-09 00:07:03 +00:00 |
|
wp-embed.js
|
Embeds: Enforce, via unit tests, the no-ampersand rule for wp-embed.js.
|
2015-12-04 05:45:29 +00:00 |
|
wp-emoji-loader.js
|
Emoji: Work around a mod_security rule which prevents pages with 4 or more instances of String.fromCharCode( from being served.
|
2016-01-20 07:39:47 +00:00 |
|
wp-emoji.js
|
Emoji: Add a test to the emoji loader, to see if the browser supports emoji diversity. If it doesn't, fall back to twemoji.
|
2016-01-03 04:25:52 +00:00 |
|
wp-list-revisions.js
|
|
|
|
wp-lists.js
|
jQuery: Replace the use of the .size() method with the .length property.
|
2016-01-13 16:16:15 +00:00 |
|
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
|
Editor: remove wpLink dependency on jQuery UI.
|
2015-11-22 19:26:18 +00:00 |
|
zxcvbn-async.js
|
|
|
|
zxcvbn.min.js
|
|
|