.. |
crop
|
|
|
imgareaselect
|
|
|
jcrop
|
|
|
jquery
|
Update jQuery to 1.11.1.
|
2014-05-02 09:29:16 +00:00 |
mediaelement
|
In the spirit of [27622], add a few CSS rules to ensure that videos will be responsive, regardless of theme.
|
2014-06-02 00:40:15 +00:00 |
plupload
|
Plupload: Restore 3.8 handles and filenames to avoid breaking plugins.
|
2014-04-14 00:07:16 +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
|
TinyMCE: update to 4.0.28+. Includes all changes until 09-06-2014: 32cb108d41 . Changelog: 32cb108d41/changelog.txt .
|
2014-06-17 23:49:15 +00:00 |
admin-bar.js
|
Make older mobile browsers and IE7 usable:
|
2013-12-09 02:41:10 +00:00 |
admin-bar.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
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
|
Update Backbone to version 1.1.2.
|
2014-02-22 15:42:14 +00:00 |
colorpicker.js
|
|
|
colorpicker.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
comment-reply.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:42:09 +00:00 |
comment-reply.min.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:42:09 +00:00 |
customize-base.js
|
Customizer: Revert [26548], removing _.isEqual() for proper object comparison.
|
2013-12-05 23:13:10 +00:00 |
customize-base.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
customize-loader.js
|
Fix JSHint errors for customize-loader.
|
2013-11-15 04:31:10 +00:00 |
customize-loader.min.js
|
|
|
customize-models.js
|
Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
|
2014-04-25 20:25:19 +00:00 |
customize-models.min.js
|
Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
|
2014-04-25 20:25:19 +00:00 |
customize-preview-widgets.js
|
Customizer: Account for a sidebar with no container to which classes can be added.
|
2014-04-13 16:41:15 +00:00 |
customize-preview-widgets.min.js
|
Customizer: Account for a sidebar with no container to which classes can be added.
|
2014-04-13 16:41: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
|
Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
|
2014-05-06 04:14:14 +00:00 |
customize-views.min.js
|
Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
|
2014-05-06 04:14:14 +00:00 |
heartbeat.js
|
Heartbeat: no longer "experimental", see #25272
|
2014-04-07 06:33:16 +00:00 |
heartbeat.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
hoverIntent.js
|
|
|
hoverIntent.min.js
|
|
|
json2.js
|
|
|
json2.min.js
|
|
|
masonry.min.js
|
Update the Masonry JavaScript library to version 3.
|
2014-02-25 19:53:15 +00:00 |
mce-view.js
|
wpView: improve handling of embed errors/error messages, see #28195
|
2014-06-15 22:53:16 +00:00 |
mce-view.min.js
|
wpView: improve handling of embed errors/error messages, see #28195
|
2014-06-15 22:53:16 +00:00 |
media-audiovideo.js
|
Allow users to set overrides for MediaElement instances by always passing _wpmejsSettings instead of just _wpmejsSettings.pluginPath .
|
2014-05-11 06:25:15 +00:00 |
media-audiovideo.min.js
|
Allow users to set overrides for MediaElement instances by always passing _wpmejsSettings instead of just _wpmejsSettings.pluginPath .
|
2014-05-11 06:25:15 +00:00 |
media-editor.js
|
Add "edit" mode for [embed] and URL media previews.
|
2014-06-13 21:42:15 +00:00 |
media-editor.min.js
|
Add "edit" mode for [embed] and URL media previews.
|
2014-06-13 21:42:15 +00:00 |
media-models.js
|
Improve inline doc descriptions in media-views.js .
|
2014-06-06 14:13:17 +00:00 |
media-models.min.js
|
Grid view for the media library, first pass. This is alpha; expect imperfection. We will be iterating further.
|
2014-06-05 22:01:18 +00:00 |
media-views.js
|
Add "edit" mode for [embed] and URL media previews.
|
2014-06-13 21:42:15 +00:00 |
media-views.min.js
|
Add "edit" mode for [embed] and URL media previews.
|
2014-06-13 21:42:15 +00:00 |
quicktags.js
|
Editor:
|
2014-03-29 23:58:14 +00:00 |
quicktags.min.js
|
Editor:
|
2014-03-29 23:58:14 +00:00 |
shortcode.js
|
Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
|
2014-05-01 03:37:13 +00:00 |
shortcode.min.js
|
Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
|
2014-05-01 03:37:13 +00:00 |
swfobject.js
|
|
|
tw-sack.js
|
|
|
tw-sack.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
underscore.min.js
|
Update Backbone from 1.0 to 1.1.
|
2014-02-13 07:34:13 +00:00 |
utils.js
|
Fix JSHint errors in utils.js.
|
2013-11-15 05:26:10 +00:00 |
utils.min.js
|
Fix JSHint errors in utils.js.
|
2013-11-15 05:26:10 +00:00 |
wp-ajax-response.js
|
|
|
wp-ajax-response.min.js
|
|
|
wp-auth-check.js
|
Heartbeat: update wp-auth-check to use the new "connectNow()" method after a successful login, see #25073.
|
2013-12-02 18:47:09 +00:00 |
wp-auth-check.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
wp-backbone.js
|
Update media-views and wp.Backbone.View for Backbone 1.1.
|
2014-02-13 07:36:13 +00:00 |
wp-backbone.min.js
|
Update media-views and wp.Backbone.View for Backbone 1.1.
|
2014-02-13 07:36:13 +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:10 +00:00 |
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
|
Fix JSHint errors in six files.
|
2013-11-15 04:42:09 +00:00 |
wp-pointer.min.js
|
|
|
wp-util.js
|
Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.)
|
2013-11-15 06:24:10 +00:00 |
wp-util.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
wpdialog.js
|
TinyMCE 4.0.12, first run.
|
2013-12-28 23:53:15 +00:00 |
wpdialog.min.js
|
TinyMCE 4.0.12, first run.
|
2013-12-28 23:53:15 +00:00 |
wplink.js
|
wpLink: use simpler expressions to detect email address or URL. We are not validating user input here, just suggesting.
|
2014-06-13 21:26:15 +00:00 |
wplink.min.js
|
wpLink: use simpler expressions to detect email address or URL. We are not validating user input here, just suggesting.
|
2014-06-13 21:26:15 +00:00 |
zxcvbn-async.js
|
|
|
zxcvbn-async.min.js
|
Update the versions of several devDependencies in package.json . grunt-cssjanus has been updated to 0.2.2 , we no longer need the fork. Run npm install to receive updates for node_modules in the project root.
|
2014-01-29 04:43:30 +00:00 |
zxcvbn.min.js
|
Add a copyright notice to zxcvbn. fixes #25926.
|
2013-12-04 19:53:10 +00:00 |