WordPress/wp-includes/js
2014-01-25 08:56:12 +00:00
..
crop
imgareaselect Update imgAreaSelect to 0.9.10. fixes #25370. 2013-09-21 10:43:10 +00:00
jcrop Update Jcrop to 0.9.12 (unused in WP core). 2013-09-21 12:46:09 +00:00
jquery Update to jQuery UI 1.10.4. fixes #26884. 2014-01-24 17:44:12 +00:00
mediaelement JSHint fixes for word-count.js and wp-mediaelement.js. see #25187. 2013-11-15 06:52:09 +00:00
plupload Fix JSHint errors in wp-plupload.js. 2013-11-15 14:27:09 +00:00
swfupload New build of SWFUpload that ignores URL query strings. 2013-07-29 19:15:00 +00:00
thickbox RTL font-family overrides. (Tahoma generally, and Arial for Hebrew.) 2013-12-09 01:31:11 +00:00
tinymce TinyMCE: fix the compat3x plugin appending 'en.' to button titles. Set charset to UTF-8 in html_entity_decode() for translated strings. See #24067, see #26875. 2014-01-25 01:21:13 +00:00
admin-bar.js Make older mobile browsers and IE7 usable: 2013-12-09 02:41:10 +00:00
admin-bar.min.js Make older mobile browsers and IE7 usable: 2013-12-09 02:41:10 +00:00
autosave.js Autosave: refactor autosave.js, use heartbeat for transport and move all "Add/Edit Post" related functionality to post.js. See #25272. 2014-01-22 04:56:16 +00:00
autosave.min.js Autosave: refactor autosave.js, use heartbeat for transport and move all "Add/Edit Post" related functionality to post.js. See #25272. 2014-01-22 04:56:16 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
comment-reply.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
comment-reply.min.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
customize-base.js Customizer: Revert [26548], removing _.isEqual() for proper object comparison. 2013-12-05 23:13:10 +00:00
customize-base.min.js Customizer: Revert [26548], removing _.isEqual() for proper object comparison. 2013-12-05 23:13:10 +00:00
customize-loader.js Fix JSHint errors for customize-loader. 2013-11-15 04:31:10 +00:00
customize-loader.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
customize-preview.js Fix JSHint errors in 5 files. 2013-11-15 05:16:09 +00:00
customize-preview.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
heartbeat.js Heartbeat: Don't use a variable of the same name as the function it is in. 2013-12-04 19:24:09 +00:00
heartbeat.min.js Heartbeat: 2013-12-03 00:45:10 +00:00
hoverIntent.js hoverIntent r7. props mjbanks. fixes #23752. 2013-05-14 19:53:05 +00:00
hoverIntent.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
json2.js
json2.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
mce-view.js
mce-view.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
media-editor.js Add inline docs to each method of the namespaced objects in media-editor.js, explaining what each does. Add inline docs to params as well. 2014-01-22 18:38:11 +00:00
media-editor.min.js Add inline docs to each method of the namespaced objects in media-editor.js, explaining what each does. Add inline docs to params as well. 2014-01-22 18:38:11 +00:00
media-models.js Add some inline docs to methods in media-models.js - particularly around @param and @returns. 2014-01-25 08:56:12 +00:00
media-models.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
media-views.js Add initial JSDoc blocks to media-views.js. The initial blocks are a baseline to work from and invite future iterations. Initial commit is to avoid commits this large in the future. 2014-01-20 23:42:11 +00:00
media-views.min.js Add initial JSDoc blocks to media-views.js. The initial blocks are a baseline to work from and invite future iterations. Initial commit is to avoid commits this large in the future. 2014-01-20 23:42:11 +00:00
quicktags.js TinyMCE: improve handling of Read More and Nextpage tags. See #24067, fixes #16239. 2014-01-14 05:46:11 +00:00
quicktags.min.js TinyMCE: improve handling of Read More and Nextpage tags. See #24067, fixes #16239. 2014-01-14 05:46:11 +00:00
shortcode.js Fix JSHint errors in shortcode.js. 2013-11-15 21:25:10 +00:00
shortcode.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
underscore.min.js
utils.js Fix JSHint errors in utils.js. 2013-11-15 05:26:10 +00:00
utils.min.js Fix JSHint errors in utils.js. 2013-11-15 05:26:10 +00:00
wp-ajax-response.js Fix JSHint errors in the old XML-based ajax response JS. 2013-11-14 05:43:10 +00:00
wp-ajax-response.min.js Fix JSHint errors in the old XML-based ajax response JS. 2013-11-14 05:43:10 +00:00
wp-auth-check.js Heartbeat: update wp-auth-check to use the new "connectNow()" method after a successful login, see #25073. 2013-12-02 18:47:09 +00:00
wp-auth-check.min.js Heartbeat: update wp-auth-check to use the new "connectNow()" method after a successful login, see #25073. 2013-12-02 18:47:09 +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 Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-list-revisions.js Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.) 2013-11-15 06:24:10 +00:00
wp-list-revisions.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-lists.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
wp-lists.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-pointer.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
wp-pointer.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-util.js Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.) 2013-11-15 06:24:10 +00:00
wp-util.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wpdialog.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wpdialog.min.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wplink.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wplink.min.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
zxcvbn-async.js Mark zxcvbn global to avoid JSHint errors. 2013-11-12 23:43:09 +00:00
zxcvbn-async.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
zxcvbn.min.js Add a copyright notice to zxcvbn. fixes #25926. 2013-12-04 19:53:10 +00:00