WordPress/wp-includes/js
Bot (Assets) db4df8ab8b Compress scripts/styles: 3.6-beta1-24010.
git-svn-id: http://core.svn.wordpress.org/trunk@24010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 13:51:57 +00:00
..
crop its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665. 2012-12-20 15:55:32 +00:00
imgareaselect Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381. props waldojaquith 2012-11-07 18:49:10 +00:00
jcrop Remove svn:executable property from SimplePie and jcrop files 2012-11-21 22:18:48 +00:00
jquery jQuery Color 2.2.1. fixes #22562. 2013-04-10 17:29:55 +00:00
mediaelement Update MediaElement.js to 2.11.3 2013-04-12 21:48:16 +00:00
plupload Update Plupload to 1.5.5, fixes #23277 for trunk 2013-01-23 20:54:42 +00:00
swfupload
thickbox Stop using deprecated jQuery API (.browser and .live). Do manual UA sniffing where still necessary. Improve selector performance by using delegated events. props ocean90. see #22975. 2013-02-28 18:05:28 +00:00
tinymce Prevent classid="clsid:undefined". props SergeyBiryukov. see #23876. 2013-04-03 20:55:20 +00:00
admin-bar.js Autosave to the browser's sessionStorage, compare this autosave to the post content on page load and let the user restore it when the data is not the same. First run, see #23220 2013-03-13 10:08:16 +00:00
admin-bar.min.js Compress scripts/styles: 3.6-alpha-23684. 2013-03-13 10:58:39 +00:00
autosave.js Revisions: 2013-04-06 23:18:52 +00:00
autosave.min.js Compress scripts/styles: 3.6-beta1-23930. 2013-04-07 00:58:39 +00:00
backbone.min.js Backbone 1.0.0. 2013-04-03 17:40:52 +00:00
colorpicker.js Pinking shears 2012-11-17 15:11:29 +00:00
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js Improve the lazy instantiation of the 'wp' JavaScript variable. props evansolomon, fixes #22113. 2012-10-06 00:43:36 +00:00
customize-base.min.js Compress scripts/styles: 3.5-beta1-22128. 2012-10-07 02:27:48 +00:00
customize-loader.js Customizer: Track the link that was used to open the customizer and restore focus on close. props lessbloat. fixes #21283. 2012-11-21 13:17:10 +00:00
customize-loader.min.js Compress scripts/styles: 3.5-beta3-22763. 2012-11-21 14:58:31 +00:00
customize-preview.js Theme Customizer: Correctly update background-attachment property in live preview 2012-10-07 14:46:39 +00:00
customize-preview.min.js Compress scripts/styles: 3.5-beta1-22133. 2012-10-07 22:58:41 +00:00
heartbeat.js Autosave: use heartbeat to determine when connection is lost and disable the Save and Publish buttons. Re-enable the buttons when connection is restored. Props dh-shredder, see #23220 2013-04-02 22:51:09 +00:00
heartbeat.min.js Compress scripts/styles: 3.6-alpha-23887. 2013-04-02 22:58:42 +00:00
hoverIntent.js
hoverIntent.min.js
json2.js
json2.min.js
mce-view.js Media: Restore 3.4 editor behavior and remove TinyMCE views. 2012-11-14 07:17:22 +00:00
mce-view.min.js Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated. 2012-11-14 15:00:31 +00:00
media-editor.js Revert attachment.url back to props.url. Fixes error that prevents inserting media into the editor. 2013-04-17 13:50:12 +00:00
media-editor.min.js Compress scripts/styles: 3.6-beta1-24010. 2013-04-17 13:51:57 +00:00
media-models.js Backbone 1.0.0. 2013-04-03 17:40:52 +00:00
media-models.min.js Compress scripts/styles: 3.6-alpha-23894. 2013-04-03 18:58:47 +00:00
media-views.js Don't allow images to be set as featured image until they have been processed. 2013-04-10 22:26:55 +00:00
media-views.min.js Compress scripts/styles: 3.6-beta1-23960. 2013-04-10 22:58:42 +00:00
quicktags.js
quicktags.min.js
revisions.min.js Add heartbeat and revisions .min.js files. 2013-03-05 14:47:29 +00:00
shortcode.js Media: Restore 3.4 editor behavior and remove TinyMCE views. 2012-11-14 07:17:22 +00:00
shortcode.min.js Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated. 2012-11-14 15:00:31 +00:00
swfobject.js
template.js Revisions: First pass an implementing a new UI/UX for reviewing the revisions of posts. See #23497 props adamsilverstein for the initial patch. 2013-02-28 15:14:34 +00:00
template.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00
tw-sack.js
tw-sack.min.js
underscore.min.js Update Underscore to version 1.4.4. see #23262 2013-02-04 06:40:21 +00:00
utils.js Move utils.js (cookie and user setting functions) to wp-includes to enable front-end use. 2012-12-04 19:29:56 +00:00
utils.min.js Move utils.js (cookie and user setting functions) to wp-includes to enable front-end use. 2012-12-04 19:29:56 +00:00
wp-ajax-response.js
wp-ajax-response.min.js
wp-auth-check.js Logged out warnings: add fallback text dialog for: 2013-03-27 08:43:11 +00:00
wp-auth-check.min.js Compress scripts/styles: 3.6-alpha-23809. 2013-03-27 08:58:40 +00:00
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js Kill use of colons in class names, props SergeyBiryukov, fixes #21152 2012-11-06 01:01:52 +00:00
wp-lists.min.js Compress scripts/styles: 3.5-beta2-22407. 2012-11-06 22:58:35 +00:00
wp-pointer.js
wp-pointer.min.js
wplink.js Fix internal linking dialog conflicts with jQuery UI 1.10.x. Syncs jQuery UI CSS styles. 2013-02-28 17:54:00 +00:00
wplink.min.js Compress scripts/styles: 3.6-alpha-23530. 2013-02-28 19:07:34 +00:00