..
crop
imgareaselect
Site Icon: Add crop preview to the media modal.
2015-07-20 15:57:25 +00:00
jcrop
jquery
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
mediaelement
Playlists, for .wp-playlist-item-title
elements: move the curly quotes to CSS pseudo-element content
, making them easier to override or remove.
2015-08-19 05:51:25 +00:00
plupload
Update the Plupload Flash file to the latest version.
2015-04-20 06:13:25 +00:00
swfupload
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:42:24 +00:00
tinymce
TinyMCE: ensure the wordpress
plugin is loaded before calling _createToolbar()
.
2015-08-25 04:38:20 +00:00
admin-bar.js
Toolbar: Restore scroll-to-top functionality.
2015-07-20 20:02:24 +00:00
admin-bar.min.js
Toolbar: Restore scroll-to-top functionality.
2015-07-20 20:02:24 +00:00
autosave.js
autosave.min.js
backbone.min.js
Don't override minified libraries included in core
2015-04-07 04:38:25 +00:00
colorpicker.js
colorpicker.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
comment-reply.js
comment-reply.min.js
customize-base.js
Customizer: [31885] actually hasn't fixed the SecurityError
s. This one does.
2015-03-25 23:36:27 +00:00
customize-base.min.js
Customizer: [31885] actually hasn't fixed the SecurityError
s. This one does.
2015-03-25 23:36:27 +00:00
customize-loader.js
Add some JS Docs for Customizer.
2015-08-22 17:24:25 +00:00
customize-loader.min.js
Customizer: Avoid SecurityError
s when the Customizer is embedded in an origin other than wp-admin.
2015-03-25 17:26:26 +00:00
customize-models.js
JSHint: Use 'global' rather than 'globals' for inline configuration.
2015-07-19 17:09:26 +00:00
customize-models.min.js
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:13:24 +00:00
customize-preview-nav-menus.min.js
Twenty Fifteen: Only re-initialize the main navigation in the Customizer when it is specifically updated.
2015-07-29 18:13:24 +00:00
customize-preview-widgets.js
customize-preview-widgets.min.js
customize-preview.js
Add some JS Docs for Customizer.
2015-08-22 17:24:25 +00:00
customize-preview.min.js
Customizer: Add loading indicators for the Customizer preview.
2015-03-10 15:56:26 +00:00
customize-views.js
Site Icon: Add crop preview to the media modal.
2015-07-20 15:57:25 +00:00
customize-views.min.js
Site Icon: Add crop preview to the media modal.
2015-07-20 15:57:25 +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:07:25 +00:00
heartbeat.min.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:07:25 +00:00
hoverIntent.js
Update hoverIntent to 1.8.1.
2015-03-11 17:15:27 +00:00
hoverIntent.min.js
Update hoverIntent to 1.8.1.
2015-03-11 17:15:27 +00:00
json2.js
json2.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
masonry.min.js
Don't override minified libraries included in core
2015-04-07 04:38:25 +00:00
mce-view.js
TinyMCE: views: correct cursor position after paste
2015-07-29 13:49:24 +00:00
mce-view.min.js
TinyMCE: views: correct cursor position after paste
2015-07-29 13:49:24 +00:00
media-audiovideo.js
JSHint: don't redeclare globals listed in .jshintrc
2015-07-20 23:39:24 +00:00
media-audiovideo.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
media-editor.js
Avoid a PHP notice when adding an embed via Insert from URL.
2015-04-21 14:36:25 +00:00
media-editor.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
media-grid.js
Revert [32466], I will pick this up in 4.4.
2015-07-21 15:10:27 +00:00
media-grid.min.js
Revert [32466], I will pick this up in 4.4.
2015-07-21 15:10:27 +00:00
media-models.js
JSHint: don't redeclare globals listed in .jshintrc
2015-07-20 23:39:24 +00:00
media-models.min.js
In wp.media.model.Attachments.filters.type()
, return true
earlier if type
isn't set.
2015-07-06 15:34:26 +00:00
media-views.js
Media:
2015-08-25 12:13:23 +00:00
media-views.min.js
Media:
2015-08-25 12:13:23 +00:00
quicktags.js
Update the TinyMCE initialization:
2015-06-21 22:01:28 +00:00
quicktags.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
shortcode.js
Correctly capitalize JavaScript throughout core docs.
2014-12-02 00:31:22 +00:00
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
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:01:25 +00:00
twemoji.min.js
Editor: word count: exclude more characters
2015-07-16 09:45:26 +00:00
underscore.min.js
Don't override minified libraries included in core
2015-04-07 04:38:25 +00:00
utils.js
utils.min.js
wp-a11y.js
Minor documentation fixes for the wp.a11y.speak()
and addContainer()
DocBlocks.
2015-07-13 17:58:24 +00:00
wp-a11y.min.js
Add assertive
capability to wp.a11y.speak().
2015-06-30 04:35:24 +00:00
wp-ajax-response.js
Replace flagrant instances of .html('')
with .empty()
.
2015-03-09 19:44:26 +00:00
wp-ajax-response.min.js
Replace flagrant instances of .html('')
with .empty()
.
2015-03-09 19:44:26 +00:00
wp-auth-check.js
Disable body scrolling when session expired log in modal is open.
2015-03-31 22:55:26 +00:00
wp-auth-check.min.js
Disable body scrolling when session expired log in modal is open.
2015-03-31 22:55:26 +00:00
wp-backbone.js
wp-backbone.min.js
wp-emoji-loader.js
Emoji:
2015-05-03 18:45:29 +00:00
wp-emoji-loader.min.js
Emoji:
2015-05-03 18:45:29 +00:00
wp-emoji-release.min.js
Editor: word count: exclude more characters
2015-07-16 09:45:26 +00:00
wp-emoji.js
Add a true return description to the test()
method added to wpEmoji in 4.3.
2015-07-13 17:59:24 +00:00
wp-emoji.min.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:01:25 +00:00
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js
Update Grunt dev-dependencies
2015-06-28 14:51:30 +00:00
wp-pointer.js
wp-pointer.min.js
wp-util.js
Add an abort
class method to the Promise instance returned by wp.ajax.send()
.
2015-06-13 14:30:26 +00:00
wp-util.min.js
Add an abort
class method to the Promise instance returned by wp.ajax.send()
.
2015-06-13 14:30:26 +00:00
wpdialog.js
wpdialog.min.js
wplink.js
Only use a bare URL when the link text field is used.
2015-08-06 20:58:25 +00:00
wplink.min.js
Only use a bare URL when the link text field is used.
2015-08-06 20:58:25 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js