Wordpress/wp-includes/js
Daryl Koopersmith c2e7a67fbe Update Backbone to 0.9.10. Update media to handle breaking changes.
* When overriding `Backbone.sync()`, ensure the `sync` and `error` events fire consistently.

* `Model#make()` has been removed. Use `$` instead, and be sure to grab the DOM node where necessary (using `[0]`).

* `Collection#get()` now accepts `cid`s. `Collection#getByCid()` has been removed.

* When overriding the `State` constructor, bind `change` callbacks after the default `Model` constructor is called, because the `Model` constructor no longer passes the `silent` flag when calling `set()` for the default attributes.

* In 'change' events, `options.changes` was removed. It can now be accessed through `model.changed`. Check if any attributes have changed by calling `model.hasChanged()`. Also, don't mess with `model.changed`; it persists beyond the scope of a single event.

* `options.index` is no longer be set in the `add` event callback. Use `collection.indexOf(model)` can be used to retrieve the index of a model instead.

props gcorne. fixes #23262.


git-svn-id: https://develop.svn.wordpress.org/trunk@23589 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-03 07:04:06 +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
jcrop
jquery jQuery Migrate 1.1.1. props ocean90. see #22975. 2013-02-28 18:02:26 +00:00
plupload Update Plupload to 1.5.5, fixes #23277 for trunk 2013-01-23 20:54:42 +00:00
swfupload
thickbox Stop using deprecated jQuery API (.browser and .live). Do manual UA sniffing where still necessary. Improve selector performance by using delegated events. props ocean90. see #22975. 2013-02-28 18:05:28 +00:00
tinymce "LGPL License" is redundant. 2013-02-15 16:26:46 +00:00
admin-bar.js Stop using deprecated jQuery API (.browser and .live). Do manual UA sniffing where still necessary. Improve selector performance by using delegated events. props ocean90. see #22975. 2013-02-28 18:05:28 +00:00
admin-bar.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00
autosave.js Stop using deprecated jQuery API (.browser and .live). Do manual UA sniffing where still necessary. Improve selector performance by using delegated events. props ocean90. see #22975. 2013-02-28 18:05:28 +00:00
autosave.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00
backbone.min.js Update Backbone to 0.9.10. Update media to handle breaking changes. 2013-03-03 07:04:06 +00:00
colorpicker.js
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js
customize-base.min.js
customize-loader.js
customize-loader.min.js
customize-preview.js
customize-preview.min.js
heartbeat.js Heartbeat API: add nopriv actions, add JS 'heartbeat-send' event, see #23216 2013-02-25 02:32:22 +00:00
hoverIntent.js
hoverIntent.min.js
json2.js
json2.min.js
mce-view.js
mce-view.min.js
media-editor.js Media: when copying from "caption" (textarea) to "alt" (text input) also remove line breaks, props kovshenin, fixes #23176 for trunk 2013-01-14 17:34:45 +00:00
media-editor.min.js Compress scripts/styles: 3.6-alpha-23386. 2013-02-04 14:38:03 +00:00
media-models.js Update Backbone to 0.9.10. Update media to handle breaking changes. 2013-03-03 07:04:06 +00:00
media-models.min.js Compress scripts/styles: 3.5-RC3-23093. 2012-12-06 05:26:39 +00:00
media-views.js Update Backbone to 0.9.10. Update media to handle breaking changes. 2013-03-03 07:04:06 +00:00
media-views.min.js Compress scripts/styles: 3.6-alpha-23288. 2013-01-05 02:33:20 +00:00
quicktags.js
quicktags.min.js
shortcode.js
shortcode.min.js
swfobject.js
template.js Revisions: First pass an implementing a new UI/UX for reviewing the revisions of posts. See #23497 props adamsilverstein for the initial patch. 2013-02-28 15:14:34 +00:00
template.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00
tw-sack.js
tw-sack.min.js
underscore.min.js Update Underscore to version 1.4.4. see #23262 2013-02-04 06:40:21 +00:00
utils.js Move utils.js (cookie and user setting functions) to wp-includes to enable front-end use. 2012-12-04 19:29:56 +00:00
utils.min.js Move utils.js (cookie and user setting functions) to wp-includes to enable front-end use. 2012-12-04 19:29:56 +00:00
wp-ajax-response.js
wp-ajax-response.min.js
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js
wp-pointer.js
wp-pointer.min.js
wplink.js Fix internal linking dialog conflicts with jQuery UI 1.10.x. Syncs jQuery UI CSS styles. 2013-02-28 17:54:00 +00:00
wplink.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00