Wordpress/wp-includes/css
Daryl Koopersmith 3540b301af Theme Customizer: Migrate to an ajax-based solution for refreshing the preview and saving. see #20507, #19910.
* Use ajax-based saving, add saving indicator.
* Use ajax-based refreshing instead of form targets.
* Instead of using hidden inputs with prefixed names to track the canonical data, use the values stored in wp.customize. Encode the values as JSON before sending to avoid bugs with ids that contain square brackets (PHP mangles POST values with nested brackets).
* Use wp.customize.Previewer solely for the purpose of previewing; move the postMessage connection with the parent frame and other unrelated code snippets into the 'ready' handler.


git-svn-id: https://develop.svn.wordpress.org/trunk@20645 602fd350-edb4-49c9-b593-d223f7449a82
2012-04-30 15:46:17 +00:00
..
admin-bar-rtl.css Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592. 2012-02-01 14:37:52 +00:00
admin-bar-rtl.dev.css
admin-bar.css Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592. 2012-02-01 14:37:52 +00:00
admin-bar.dev.css
customize-controls-rtl.css Compress scripts/styles: 3.4-beta2-20457. 2012-04-12 21:58:23 +00:00
customize-controls-rtl.dev.css Theme Customizer: RTL styles. props ocean90. see #19910. 2012-04-12 21:53:19 +00:00
customize-controls.css Compress scripts/styles: 3.4-beta3-20603. 2012-04-25 21:58:24 +00:00
customize-controls.dev.css Theme Customizer: Migrate to an ajax-based solution for refreshing the preview and saving. see #20507, #19910. 2012-04-30 15:46:17 +00:00
editor.css Compress scripts/styles: 3.4-beta3-20644. 2012-04-30 12:58:19 +00:00
editor.dev.css Fix typo in hex color code. props bananastalktome. fixes #20574. 2012-04-30 12:50:55 +00:00
jquery-ui-dialog.css Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592. 2012-02-01 14:37:52 +00:00
jquery-ui-dialog.dev.css
wp-pointer.css Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592. 2012-02-01 14:37:52 +00:00
wp-pointer.dev.css