WordPress/wp-includes/js
2012-02-25 04:31:03 +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-19994. 2012-02-25 02:15:56 +00:00
plupload Compress scripts/styles: 3.4-alpha-19983. 2012-02-24 02:00:58 +00:00
scriptaculous Update Prototype.js to 1.6.1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041 2009-12-27 22:30:58 +00:00
swfupload Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206 2011-07-29 19:21:21 +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-19998. 2012-02-25 04:31:03 +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 Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
colorpicker.js Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
comment-reply.dev.js Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
comment-reply.js Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
customize-base.dev.js Introduce new theme customizer to replace theme preview. Rough first pass. props koopersmith, ocean90. see #19910. 2012-02-25 04:12:43 +00:00
customize-base.js Compress scripts/styles: 3.4-alpha-19996. 2012-02-25 04:16:01 +00:00
customize-controls.dev.js Introduce new theme customizer to replace theme preview. Rough first pass. props koopersmith, ocean90. see #19910. 2012-02-25 04:12:43 +00:00
customize-controls.js Compress scripts/styles: 3.4-alpha-19996. 2012-02-25 04:16:01 +00:00
customize-loader.dev.js Introduce new theme customizer to replace theme preview. Rough first pass. props koopersmith, ocean90. see #19910. 2012-02-25 04:12:43 +00:00
customize-loader.js Compress scripts/styles: 3.4-alpha-19996. 2012-02-25 04:16:01 +00:00
customize-preview.dev.js Introduce new theme customizer to replace theme preview. Rough first pass. props koopersmith, ocean90. see #19910. 2012-02-25 04:12:43 +00:00
customize-preview.js Compress scripts/styles: 3.4-alpha-19996. 2012-02-25 04:16:01 +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 Update Prototype.js to 1.6.1 and remove the second copy of it from wp-includes/js/scriptaculous, update Scriptaculous.js to 1.8.3, props Simek, fixes #11041 2009-12-27 22:30:58 +00:00
quicktags.dev.js Prevent errors in QTags.closeAllTags(), make it remove button states but not modify the content (as that often is wrong anyways), fixes #15911 2011-11-15 01:15:10 +00:00
quicktags.js Prevent errors in QTags.closeAllTags(), make it remove button states but not modify the content (as that often is wrong anyways), fixes #15911 2011-11-15 01:15:10 +00:00
swfobject.js Upgrade SWFobject JS to 2.2. Props niallkennedy. fixes #11109 2009-12-23 16:44:46 +00:00
tw-sack.dev.js Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
tw-sack.js Minify all js and add the non-minified files as .dev.js 2009-01-02 15:08:58 +00:00
wp-ajax-response.dev.js Fix removal of .form-invalid in IE, props aldenta, fixes #11181 2009-11-19 10:24:14 +00:00
wp-ajax-response.js Fix removal of .form-invalid in IE, props aldenta, fixes #11181 2009-11-19 10:24:14 +00:00
wp-list-revisions.dev.js Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
wp-list-revisions.js Improve the revision comparison user interface to hilight that we compare "old on left" to "new on right". Includes some js to hide the radio buttons to stop you selecting reverse comparisions. 2009-12-23 09:15:13 +00:00
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