WordPress/wp-includes/js
Scott Taylor fb454239fb In Media Views, use `this.listenTo( this.model, .... )` instead of `this.model.on( .... )` to fix garbage collection and to avoid "ghost views."
Fixes #30896.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-04 05:25:22 +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.2. 2014-10-16 19:02:38 +00:00
mediaelement Support chromeless Vimeo via MEjs: 2014-12-31 20:41:24 +00:00
plupload Improve `wp.Uploader` documentation. 2014-11-05 19:37:23 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:56:17 +00:00
thickbox Improve Thickbox's close button so it can be announced by screen readers. 2014-11-18 03:55:23 +00:00
tinymce When outputting JS with a `Content-Type` header: 2015-01-03 02:57:21 +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 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 Update Backbone to version 1.1.2. 2014-02-22 15:42:14 +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: Bind `input` and `propertychange` events for range input types. 2014-11-03 21:49:23 +00:00
customize-base.min.js Customizer: Bind `input` and `propertychange` events for range input types. 2014-11-03 21:49:23 +00:00
customize-loader.js Customizer: When navigating around the site within the Customizer preview, update the document title. 2014-11-11 22:29:23 +00:00
customize-loader.min.js Customizer: When navigating around the site within the Customizer preview, update the document title. 2014-11-11 22:29:23 +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-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: Export Preview instance to `wp.customize.preview`. 2014-12-16 11:53:22 +00:00
customize-preview.min.js Customizer: Export Preview instance to `wp.customize.preview`. 2014-12-16 11:53:22 +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 hoverIntent r7. props mjbanks. fixes #23752. 2013-05-14 19:53:05 +00:00
hoverIntent.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +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 Update the Masonry JavaScript library to version 3. 2014-02-25 19:53:15 +00:00
mce-view.js TinyMCE: update the wpView toolbar to look the same as the new image toolbar. 2014-12-02 00:26:22 +00:00
mce-view.min.js TinyMCE: update the wpView toolbar to look the same as the new image toolbar. 2014-12-02 00:26:22 +00:00
media-audiovideo.js Support chromeless Vimeo via MEjs: 2014-12-31 20:41:24 +00:00
media-audiovideo.min.js Support chromeless Vimeo via MEjs: 2014-12-31 20:41:24 +00:00
media-editor.js Add a namespace to the click handler registration for `.insert-media` in `media-editor.js`: `click.add-media-button`. 2014-10-01 19:08:16 +00:00
media-editor.min.js Add a namespace to the click handler registration for `.insert-media` in `media-editor.js`: `click.add-media-button`. 2014-10-01 19:08:16 +00:00
media-grid.js Update the inline docs for the `keyEvent` callback in the media grid. 2014-11-18 04:29:23 +00:00
media-grid.min.js Avoid re-registering the `keydown` event controller in the media grid so arrow controls don't skip media items. 2014-11-18 04:28:22 +00:00
media-models.js Remove incorrect documentation for `wp.media()`. 2014-11-24 23:12:22 +00:00
media-models.min.js Add two properties to `media.model.Attachments.propmap`: `include` and `exclude`, which are aliases for `post__in` and `post__not_in`. 2014-09-23 03:38:16 +00:00
media-views.js In Media Views, use `this.listenTo( this.model, .... )` instead of `this.model.on( .... )` to fix garbage collection and to avoid "ghost views." 2015-01-04 05:25:22 +00:00
media-views.min.js In Media Views, use `this.listenTo( this.model, .... )` instead of `this.model.on( .... )` to fix garbage collection and to avoid "ghost views." 2015-01-04 05:25:22 +00:00
quicktags.js Editor: 2014-11-26 02:50:24 +00:00
quicktags.min.js Editor: 2014-11-26 02:50:24 +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
underscore.min.js Update Backbone from 1.0 to 1.1. 2014-02-13 07:34:13 +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-ajax-response.js Fix JSHint errors in the old XML-based ajax response JS. 2013-11-14 05:43:10 +00:00
wp-ajax-response.min.js Fix JSHint errors in the old XML-based ajax response JS. 2013-11-14 05:43:10 +00:00
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 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 Improve `wp.media` documentation. 2014-11-05 19:39:22 +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 Prevent scrolling beneath modals on mobile devices by removing overflow from `#wpwrap` when a modal is open. 2014-12-02 08:09:25 +00:00
wplink.min.js Prevent scrolling beneath modals on mobile devices by removing overflow from `#wpwrap` when a modal is open. 2014-12-02 08:09:25 +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