Wordpress/wp-includes/css
Daryl Koopersmith 4442437bd5 The first inklings of a gallery management screen.
* Adds `view.Workspace.Library` and `view.Workspace.Gallery` as extensions of `view.Workspace` to implement the individual screens
* Shifts the toolbar logic that was library-specific from the generic `Workspace` view to `Workspace.Library`.
* Adds a toolbar to the `Gallery` view.
* 'Create a gallery' and 'Return to media library' buttons toggle between the two views.
* 'Insert gallery into post' closes the modal, but does not actually perform its namesake action.
* Note that elements can still be deselected in the gallery view. This will be fixed in a future commit.

Improvements to avoid over-eager event unbinding:
* `Modal` views now properly detach their contents before replacing them with a new element.
* Likewise, `Workspace` views detach their main content blocks when re-rendering the view.

To test the gallery workflow (which is incomplete), run the following in your browser's console:

	`wp.media({ multiple: true });`

see #21809, #21390.


git-svn-id: https://develop.svn.wordpress.org/trunk@21906 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-19 00:34:00 +00:00
..
admin-bar-rtl.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
admin-bar-rtl.min.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
admin-bar.css Update the query strings to refresh the toolbar sprites, props ocean90, see #20033 2012-08-30 21:46:37 +00:00
admin-bar.min.css Compress scripts/styles: 3.5-alpha-21678. 2012-08-30 21:59:32 +00:00
editor.css Fix typo in CSS. props SergeyBiryukov. fixes #20587. 2012-08-30 03:04:10 +00:00
editor.min.css Compress scripts/styles: 3.5-alpha-21663. 2012-08-30 04:09:57 +00:00
jquery-ui-dialog.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
jquery-ui-dialog.min.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-views.css The first inklings of a gallery management screen. 2012-09-19 00:34:00 +00:00
media-views.min.css Compress scripts/styles: 3.5-alpha-21879. TinyMCE updated. 2012-09-17 00:59:40 +00:00
wp-pointer.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
wp-pointer.min.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00