WordPress/wp-includes/js
koopersmith 79f8b89fbc Theme Customizer: Move upload and image controls to subclasses. see #19910.
Instead of grouping together every control parameter into a single  array and passing them all to the JS, use subclasses with custom parameters to implement additional PHP functionality and the  parameter to send only the necessary variables to the JavaScript control.

Replaces WP_Customize_Control->control_params with WP_Customize_Control->json and WP_Customize_Control->to_json(). The to_json() method refreshes the json array passed to the JavaScript control (set to control.param by default).

Creates WP_Customize_Upload_Control and WP_Customize_Image_Control.

git-svn-id: http://svn.automattic.com/wordpress/trunk@20319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-29 06:35:54 +00:00
..
crop
imgareaselect Update imgareaselect Jquery plugin, props duck_, fixes #17446 2011-05-15 18:03:51 +00:00
jcrop Recompress some JS scripts that were done without YUI munging. 2011-01-13 08:04:58 +00:00
jquery Compress scripts/styles: 3.4-alpha-20061. 2012-03-01 19:00:20 +00:00
plupload Compress scripts/styles: 3.4-alpha-20296. 2012-03-28 04:58:24 +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-20296. 2012-03-28 04:58:24 +00:00
customize-controls.dev.js Theme Customizer: Move upload and image controls to subclasses. see #19910. 2012-03-29 06:35:54 +00:00
customize-controls.js Compress scripts/styles: 3.4-alpha-20304. 2012-03-28 09:58:22 +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 Update json2.js, props niallkennedy, fixes #16669 2011-04-21 22:21:27 +00:00
json2.js Update json2.js, props niallkennedy, fixes #16669 2011-04-21 22:21:27 +00:00
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 Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
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