Wordpress/wp-admin/js
Daryl Koopersmith b636e94e47 Media: Integrate the gallery workflow with the media menu.
`wp.media.model.Query.more()`
* If a request has already been sent out for more attachments, return that request object instead of creating another.

`wp.media.controller.Region`
* A region allows views to be swapped in and out of a section of the page without either view having to know about the other.
* Application components can use the same callbacks and resources by leveraging `Region.mode()`, which triggers a set of callbacks to create or transform the current view, but only if necessary.

`wp.media.view.Frame`
* Leverage `Region` controllers instead of forcing states to swap view objects, which causes states to fit more comfortably in the controller-camp.
* Add `previous()`, a method to fetch the previous state `id`.
* Separate out the default settings over several objects (so blank frames can be instantiated).

`wp.media.view.MediaFrame`
* The base `Frame` used for media management: handles integration with the `Modal` and `UploaderWindow` views.

`wp.media.view.MediaFrame.Post`
* Includes all default media states and callbacks necessary for inserting media into a post.

see #21390.


git-svn-id: https://develop.svn.wordpress.org/trunk@22437 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-07 20:14:41 +00:00
..
cat.js Kill use of colons in class names, props SergeyBiryukov, fixes #21152 2012-11-06 01:01:52 +00:00
cat.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +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 Restore keyboard accessibility to the color picker. Props lessbloat. see #21206 2012-11-05 23:00:15 +00:00
color-picker.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +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 Keyboard accessibility for the theme customizer. props lessbloat, jorbin, JustinSainton. fixes #21283. 2012-11-06 14:47:25 +00:00
customize-controls.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +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 Kill use of colons in class names, props SergeyBiryukov, fixes #21152 2012-11-06 01:01:52 +00:00
edit-comments.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +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 Kill use of colons in class names, props SergeyBiryukov, fixes #21152 2012-11-06 01:01:52 +00:00
inline-edit-tax.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +00:00
iris.min.js Restore keyboard accessibility to the color picker. Props lessbloat. see #21206 2012-11-05 23:00:15 +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 Media: Integrate the gallery workflow with the media menu. 2012-11-07 20:14:41 +00:00
media-upload.min.js Compress scripts/styles: 3.5-beta2-22326. 2012-10-29 22:58:31 +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 Revert [22387]. see #14466. see #22374. 2012-11-06 22:36:24 +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