WordPress/wp-admin/js
Daryl Koopersmith 53ccb09bce Give media a heart transplant.
Revises the concept of the media controller and workspace views (i.e. two central points of control) to be more granular. The main media object is now the `Frame`, which is a hybrid view and state machine.

The state machine is a collection of states, which are just generic instances of `Backbone.Model`. This circumvents the problem of juggling global parameters when changing states. Each state contains its own event loop. All events are also forwarded to the frame itself (as is the case in all model/collection relationships).

The frame view contains several regions, each of which can be overridden without harming or re-rendering the other regions. These work well when used in conjunction with the state machine events.

This removes the upload sidebar (don't worry, visible upload UI will return). Drag and drop uploading still works. The ability to upload has been abstracted into its own view (instead of being attached to the central workspace view).

Editing galleries is temporarily broken — the gallery creation and editing experiences will be unified in a future patch.

Adds events to detect dragging changes in `wp.Uploader` and adds methods to detect and leverage browser support for CSS3 transitions.

see #21390, #21809.


git-svn-id: http://core.svn.wordpress.org/trunk@22320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-28 23:29:17 +00:00
..
cat.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
cat.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
categories.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
categories.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
color-picker.js New color picker, props mattwiebe. see #21206. 2012-09-27 01:57:38 +00:00
color-picker.min.js Compress scripts/styles: 3.5-alpha-22071. 2012-09-27 19:21:47 +00:00
comment.js Load the meta box sortables JS on the Edit Comment screen. props SergeyBiryukov. fixes #21499. 2012-09-03 15:39:06 +00:00
comment.min.js Compress scripts/styles: 3.5-alpha-21698. 2012-09-03 15:59:27 +00:00
common.js Improve visible focus in the admin, props lessbloat, fixes #21324 2012-10-22 19:51:51 +00:00
common.min.js Compress scripts/styles: 3.5-beta2-22269. 2012-10-22 22:58:34 +00:00
custom-background.js New color picker, props mattwiebe. see #21206. 2012-09-27 01:57:38 +00:00
custom-background.min.js Compress scripts/styles: 3.5-alpha-22071. 2012-09-27 19:21:47 +00:00
custom-fields.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
custom-fields.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
custom-header.js jQuery Masonry for uploaded custom headers. props zamoose. fixes #20346. 2012-10-14 17:05:16 +00:00
customize-controls.js New color picker, props mattwiebe. see #21206. 2012-09-27 01:57:38 +00:00
customize-controls.min.js Compress scripts/styles: 3.5-alpha-22071. 2012-09-27 19:21:47 +00:00
dashboard.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
dashboard.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
edit-comments.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
edit-comments.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
editor.js Main editor: maintain the height when switching Visual to Text and back, save the height when resizing as user state, output the height in the textarea tag when loading, (thanks @nacin for the help), fixes #21718 2012-09-26 03:30:21 +00:00
editor.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
farbtastic.js Farbtastic 1.3u. Props flashingcursor. fixes #14707 2010-11-11 16:34:22 +00:00
gallery.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
gallery.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
image-edit.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
image-edit.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
inline-edit-post.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
inline-edit-post.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
inline-edit-tax.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
inline-edit-tax.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
iris.min.js Update underlying color picker library. props mattwiebe. see #21206. 2012-09-27 02:18:55 +00:00
link.js Fix the adding of link categories through the "Add Link" screen. props yoavf. fixes #21590 for trunk 2012-08-31 18:20:28 +00:00
link.min.js Compress scripts/styles: 3.5-alpha-21690. 2012-08-31 18:59:24 +00:00
media-gallery.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-gallery.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-upload.js Give media a heart transplant. 2012-10-28 23:29:17 +00:00
media-upload.min.js Compress scripts/styles: 3.5-beta1-22223. TinyMCE updated. 2012-10-12 22:58:48 +00:00
media.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
nav-menu.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
nav-menu.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
password-strength-meter.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
password-strength-meter.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
plugin-install.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
plugin-install.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
post.js Improve visible focus in the admin, props lessbloat, fixes #21324 2012-10-22 19:51:51 +00:00
post.min.js Compress scripts/styles: 3.5-beta2-22269. 2012-10-22 22:58:34 +00:00
postbox.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
postbox.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
revisions-js.php Link to unobfuscated JS. Props filosofo. fixes #15262 2010-12-08 22:37:19 +00:00
sample-permalink.js Pass the screen context directly to get_sample_permalink_html(). see #16379. 2012-10-07 03:44:30 +00:00
sample-permalink.min.js Compress scripts/styles: 3.5-beta1-22130. 2012-10-07 03:46:14 +00:00
set-post-thumbnail.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
set-post-thumbnail.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
tags.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
tags.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
theme-preview.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
theme-preview.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
theme.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
theme.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
user-profile.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
user-profile.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
user-suggest.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
user-suggest.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
utils.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
utils.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
widgets.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
widgets.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
word-count.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
word-count.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
wp-fullscreen.js New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
wp-fullscreen.min.js Compress scripts/styles: 3.5-alpha-22024. 2012-09-26 22:58:46 +00:00
xfn.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
xfn.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00