WordPress/wp-includes/js
2013-08-31 22:02:10 +00:00
..
crop
imgareaselect
jcrop
jquery Remove sourceMappingURL from jquery.min.js. 2013-08-21 15:41:10 +00:00
mediaelement Set audio player to width: 100% and avoid breaking the layout in iOS when we fall back to a link. 2013-08-01 14:48:39 +00:00
plupload New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
swfupload New build of SWFUpload that ignores URL query strings. 2013-07-29 19:15:00 +00:00
thickbox
tinymce Remove the banner when concatenating TinyMCE so wp-tinymce.js.gz doesn't change every time the build process is run. See #25159. 2013-08-31 22:02:10 +00:00
admin-bar.js hoverIntent r7. props mjbanks. fixes #23752. 2013-05-14 19:53:05 +00:00
admin-bar.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
autosave.js Avoid racing TinyMCE, which avoids the creation of unnecessary autosaves. props azaozz. see #7392. 2013-07-29 03:37:14 +00:00
autosave.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
backbone.min.js Backbone 1.0.0. 2013-04-03 17:40:52 +00:00
colorpicker.js
colorpicker.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
comment-reply.js
comment-reply.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
customize-base.js
customize-base.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
customize-loader.js
customize-loader.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
customize-preview.js
customize-preview.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
heartbeat.js Heartbeat: better queue functionality: improve enqueue() and isQueued(), introduce dequeue() and getQueuedItem(). Props evansolomon, fixes #25047. 2013-08-21 22:55:09 +00:00
heartbeat.min.js Heartbeat: better queue functionality: improve enqueue() and isQueued(), introduce dequeue() and getQueuedItem(). Props evansolomon, fixes #25047. 2013-08-21 22:55:09 +00:00
hoverIntent.js hoverIntent r7. props mjbanks. fixes #23752. 2013-05-14 19:53:05 +00:00
hoverIntent.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
json2.js
json2.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
mce-view.js
mce-view.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
media-editor.js Media: Add awareness to Attachment Display Settings that audio and video can be embedded. 2013-07-23 05:39:08 +00:00
media-editor.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
media-models.js Declare args as a local variable. props greuben. fixes #25078. 2013-08-22 02:11:08 +00:00
media-models.min.js Declare args as a local variable. props greuben. fixes #25078. 2013-08-22 02:11:08 +00:00
media-views.js Media: Fix embedding of audio/video players when the file was just uploaded. 2013-07-23 17:29:55 +00:00
media-views.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
quicktags.js PHPDoc fixes and additions. fixes #24616. 2013-06-21 12:45:11 +00:00
quicktags.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
shortcode.js
shortcode.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
underscore.min.js
utils.js
utils.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-ajax-response.js
wp-ajax-response.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-auth-check.js Fire wp_auth_check_load() from admin_enqueue_scripts instead of admin_init so that it can access the current screen object. 2013-07-18 19:06:35 +00:00
wp-auth-check.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-backbone.js Branch the generic JS utilities from the Backbone commands. See #24424. 2013-05-26 06:43:13 +00:00
wp-backbone.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-list-revisions.js
wp-list-revisions.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-lists.js
wp-lists.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-pointer.js
wp-pointer.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wp-util.js Rename wp.xhr to wp.ajax to match admin-ajax.php (which it uses), jQuery.ajax (which it wraps), etc. see #24424. 2013-07-11 00:20:36 +00:00
wp-util.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00
wplink.js Only set and run internal search for linking selected text if the panel is open. Make sure the focus is in the URL field whenever opening the linking modal to preserve previous behavior. props greuben. fixes #16276. 2013-08-15 21:44:09 +00:00
wplink.min.js Only set and run internal search for linking selected text if the panel is open. Make sure the focus is in the URL field whenever opening the linking modal to preserve previous behavior. props greuben. fixes #16276. 2013-08-15 21:44:09 +00:00
zxcvbn-async.js Use Dropbox's zxcvbn library for our password meter. 2013-08-28 16:09:10 +00:00
zxcvbn-async.min.js Use Dropbox's zxcvbn library for our password meter. 2013-08-28 16:09:10 +00:00
zxcvbn.min.js zxcvbn: Apply ROT13 when building the dynamic user_inputs dictionary. 2013-08-29 08:41:08 +00:00