Daryl Koopersmith
|
f5b9beb8dd
|
Theme Customizer: Move contents of customize.loader.css to wp-admin.css. Make markup/CSS for the full-screen overlay modular. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20133 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-07 03:19:35 +00:00 |
Daryl Koopersmith
|
21e5a2e69e
|
Theme Customizer: Add a Control object to better encapsulate different UI elements and make it easy to switch between hard refreshes and postMessage. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20128 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-06 22:48:07 +00:00 |
Daryl Koopersmith
|
1747f1479e
|
Theme Customizer: Improve markup and CSS for the return/collapse actions and the action bars within the customize controls form. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20110 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-04 04:57:24 +00:00 |
Daryl Koopersmith
|
bba82422d0
|
Theme Customizer: Add mini screenshot and description to theme info section. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20108 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-04 02:40:18 +00:00 |
Daryl Koopersmith
|
b908add2c2
|
Theme Customizer: Improve form markup. Make the theme title/author a section. Prevent section arrows from blocking clicks. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20106 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-03-04 02:06:11 +00:00 |
Daryl Koopersmith
|
82c8fbcf8e
|
Theme Customizer: Use home_url instead of get_home_url. props nacin, fixes #20137, see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20057 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-29 23:28:13 +00:00 |
Daryl Koopersmith
|
c3249b5f7f
|
Theme Customizer: Load the preview iframe with the same scheme as the admin to prevent security warnings. props ocean90. fixes #20137, see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20051 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-29 22:43:12 +00:00 |
Andrew Nacin
|
47db4344b9
|
Have WP_Theme::get_screenshot() default to an absolute URI. Allow 'relative' to be requested. see #20103, see #19816.
git-svn-id: https://develop.svn.wordpress.org/trunk@20043 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-29 20:31:56 +00:00 |
Daryl Koopersmith
|
78bf972b68
|
Improve page loads in the theme customizer by layering loading iframes. Automate refreshing, but debounce multiple refresh events to prevent hammering the server with requests. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20031 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-29 01:17:21 +00:00 |
Daryl Koopersmith
|
1fd6d4bfd3
|
Update customize-controls.php to use new WP_Theme API. see #19910, [20029].
git-svn-id: https://develop.svn.wordpress.org/trunk@20030 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-28 21:41:19 +00:00 |
Daryl Koopersmith
|
9f29c06954
|
Introduce new theme customizer to replace theme preview. Rough first pass. props koopersmith, ocean90. see #19910.
Merges in http://plugins.svn.wordpress.org/gandalf/branches/dev/ rev 510148.
git-svn-id: https://develop.svn.wordpress.org/trunk@19995 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-02-25 04:12:43 +00:00 |