WordPress/wp-includes/js
Scott Taylor 72bf48f0b9 In Media microtemplates after [32467], use `<button>` instead of `<a>` for several more non-links.
Props afercia.
Fixes #26550.

Built from https://develop.svn.wordpress.org/trunk@32952


git-svn-id: http://core.svn.wordpress.org/trunk@32923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-26 05:01:24 +00:00
..
crop its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665. 2012-12-20 15:55:32 +00:00
imgareaselect Update imgAreaSelect to 0.9.10. fixes #25370. 2013-09-21 10:43:10 +00:00
jcrop Update Jcrop to 0.9.12 (unused in WP core). 2013-09-21 12:46:09 +00:00
jquery Update jQuery UI to 1.11.4. 2015-03-11 15:12:27 +00:00
mediaelement In Media microtemplates after [32467], use `<button>` instead of `<a>` for several more non-links. 2015-06-26 05:01:24 +00:00
plupload Update the Plupload Flash file to the latest version. 2015-04-20 06:13:25 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:56:17 +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:42:24 +00:00
tinymce TinyMCE: update the Keyboard Shortcuts help modal, use the TinyMCE UI API instead of an iframe. 2015-06-26 04:40:24 +00:00
admin-bar.js Toolbar: Search item consistency for focus state and IE8. 2015-04-08 16:08:28 +00:00
admin-bar.min.js Toolbar: Search item consistency for focus state and IE8. 2015-04-08 16:08:28 +00:00
autosave.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
autosave.min.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
backbone.min.js Don't override minified libraries included in core 2015-04-07 04:38:25 +00:00
colorpicker.js Pinking shears 2012-11-17 15:11:29 +00:00
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: [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 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-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 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-nav-menus.js Add menu management to the Customizer. 2015-06-16 22:08:26 +00:00
customize-preview-nav-menus.min.js Add menu management to the Customizer. 2015-06-16 22:08: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:58:16 +00:00
customize-preview-widgets.min.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:58:16 +00:00
customize-preview.js Customizer: Add loading indicators for the Customizer preview. 2015-03-10 15:56:26 +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 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: 2014-11-10 01:47:24 +00:00
heartbeat.min.js Heartbeat: 2014-11-10 01:47:24 +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 Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
json2.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +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: wpviews: cache iframe heights 2015-06-08 21:32:27 +00:00
mce-view.min.js TinyMCE: wpviews: cache iframe heights 2015-06-08 21:32:27 +00:00
media-audiovideo.js TinyMCE wpView: preserve HTML wrapped in shortcodes. 2015-06-01 18:09:26 +00:00
media-audiovideo.min.js TinyMCE wpView: preserve HTML wrapped in shortcodes. 2015-06-01 18:09:26 +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 Avoid a PHP notice when adding an embed via Insert from URL. 2015-04-21 14:36:25 +00:00
media-grid.js Media Library `Bulk Select` button size should be smaller. 2015-06-19 18:56:27 +00:00
media-grid.min.js Media Library `Bulk Select` button size should be smaller. 2015-06-19 18:56:27 +00:00
media-models.js Because programming is fun. After [32915], `_.find()` will return `undefined` if an empty array is passed - in that case, the function should return `true`. 2015-06-23 19:43:25 +00:00
media-models.min.js Because programming is fun. After [32915], `_.find()` will return `undefined` if an empty array is passed - in that case, the function should return `true`. 2015-06-23 19:43:25 +00:00
media-views.js In Media microtemplates after [32467], use `<button>` instead of `<a>` for several more non-links. 2015-06-26 05:01:24 +00:00
media-views.min.js In Media microtemplates after [32467], use `<button>` instead of `<a>` for several more non-links. 2015-06-26 05:01:24 +00:00
quicktags.js Update the TinyMCE initialization: 2015-06-21 22:01:28 +00:00
quicktags.min.js Update the TinyMCE initialization: 2015-06-21 22:01:28 +00:00
shortcode.js Correctly capitalize JavaScript throughout core docs. 2014-12-02 00:31:22 +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 Update swfobject 2012-04-17 23:09:29 +00:00
tw-sack.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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
twemoji.js Emoji: 2015-04-01 02:39:28 +00:00
twemoji.min.js Emoji: 2015-04-01 02:39:28 +00:00
underscore.min.js Don't override minified libraries included in core 2015-04-07 04:38:25 +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:47:16 +00:00
utils.min.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:47:16 +00:00
wp-a11y.js Add `wp.a11y.speak()` for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
wp-a11y.min.js Add `wp.a11y.speak()` for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +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 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-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 Emoji: make sure we parse only strings or DOM nodes that have children. 2015-06-01 18:25:25 +00:00
wp-emoji.js Emoji: make sure we parse only strings or DOM nodes that have children. 2015-06-01 18:25:25 +00:00
wp-emoji.min.js Emoji: make sure we parse only strings or DOM nodes that have children. 2015-06-01 18:25:25 +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 Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
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 Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
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 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: update TinyMCE UI after updating the link 2015-06-24 23:23:26 +00:00
wplink.min.js wplink: update TinyMCE UI after updating the link 2015-06-24 23:23:26 +00:00
zxcvbn-async.js Mark zxcvbn global to avoid JSHint errors. 2013-11-12 23:43:09 +00:00
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