WordPress/wp-includes/js
koopersmith 30d798ec8d Create WP_Customize_Control to separate the process of rendering a control from fetching, previewing, and saving its values. see #19910.
Many-to-many mapping between settings and controls.
* Settings and controls have been separated in both the PHP (WP_Customize_Setting, WP_Customize_Control) and the JS (wp.customize.Setting, wp.customize.Control).
* While most settings are tied to a single control, some require multiple controls. The 'header_textcolor' control is a good example: to hide the header text, header_textcolor is set to 'blank'.

Add 'Display Header Text' control.

A handful of miscellaneous bugfixes along the way.

Notes:
* Controls should be separated out a bit more; juggling type-specific arguments in the switch statement is rather inelegant.
* Page dropdowns are currently inactive and need to be re-linked.

git-svn-id: http://svn.automattic.com/wordpress/trunk@20295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-28 04:14:09 +00:00
..
crop
imgareaselect Update imgareaselect Jquery plugin, props duck_, fixes #17446 2011-05-15 18:03:51 +00:00
jcrop
jquery Compress scripts/styles: 3.4-alpha-20061. 2012-03-01 19:00:20 +00:00
plupload Create WP_Customize_Control to separate the process of rendering a control from fetching, previewing, and saving its values. see #19910. 2012-03-28 04:14:09 +00:00
scriptaculous
swfupload Compress scripts/styles: 3.4-alpha-20192. 2012-03-15 13:58:27 +00:00
thickbox Rename the problematic "unload" event in Thickbox to "tb_unload", making it a true custom event, fixes #19189 2011-11-26 17:49:50 +00:00
tinymce Compress scripts/styles: 3.4-alpha-20178. TinyMCE updated. 2012-03-15 01:00:22 +00:00
admin-bar.dev.js Click empty toolbar to scroll to top, props ericmann, fixes #18758 2012-02-06 23:17:28 +00:00
admin-bar.js Compress scripts/styles: 3.4-alpha-19847. 2012-02-06 23:31:17 +00:00
autosave.dev.js Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
autosave.js Prevent error in autosave for CPTs without title or editor, props sorich87, fixes #18227 2011-11-29 18:06:56 +00:00
colorpicker.dev.js
colorpicker.js
comment-reply.dev.js
comment-reply.js
customize-base.dev.js Create WP_Customize_Control to separate the process of rendering a control from fetching, previewing, and saving its values. see #19910. 2012-03-28 04:14:09 +00:00
customize-base.js Compress scripts/styles: 3.4-alpha-20258. 2012-03-22 06:58:22 +00:00
customize-controls.dev.js Create WP_Customize_Control to separate the process of rendering a control from fetching, previewing, and saving its values. see #19910. 2012-03-28 04:14:09 +00:00
customize-controls.js Compress scripts/styles: 3.4-alpha-20291. 2012-03-25 21:58:20 +00:00
customize-loader.dev.js Theme Customizer: Do not attempt to grab the contents of the preview iframe to populate the window title. Reverts plugins repo revision 508947. see #19910. 2012-03-22 02:39:03 +00:00
customize-loader.js Compress scripts/styles: 3.4-alpha-20251. 2012-03-22 02:58:22 +00:00
customize-preview.dev.js Theme Customizer: Ensure background_color and background_image exist instead of blindly attempting to access their controls. see #19910. 2012-03-22 07:03:44 +00:00
customize-preview.js Compress scripts/styles: 3.4-alpha-20262. 2012-03-22 07:58:24 +00:00
hoverIntent.dev.js hoverIntent r6. fixes #19311. 2011-12-20 20:54:54 +00:00
hoverIntent.js '3.4-alpha-19618' 2011-12-21 04:22:21 +00:00
json2.dev.js
json2.js
prototype.js
quicktags.dev.js Add support for DFW for all instances of the editor, part props sushkov, fixes #19843 2012-03-09 23:23:10 +00:00
quicktags.js Compress scripts/styles: 3.4-alpha-20167. TinyMCE updated. 2012-03-09 23:30:29 +00:00
swfobject.js
tw-sack.dev.js
tw-sack.js
wp-ajax-response.dev.js
wp-ajax-response.js
wp-list-revisions.dev.js
wp-list-revisions.js
wp-lists.dev.js Fix updating of custom fields, fixes #17483 2011-05-21 14:38:56 +00:00
wp-lists.js Fix updating of custom fields, fixes #17483 2011-05-21 14:38:56 +00:00
wp-pointer.dev.js Improve pointer collision handling. fixes #19021. 2012-01-08 22:53:05 +00:00
wp-pointer.js Compress scripts/styles: 3.4-alpha-19715. 2012-01-08 22:54:51 +00:00
wplink.dev.js preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369. 2011-11-28 16:37:46 +00:00
wplink.js preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369. 2011-11-28 16:37:46 +00:00