WordPress/wp-includes/js
Andrew Nacin fd57b239d2 Don't rely on include_path to include files.
Always use dirname() or, once available, ABSPATH.

props ketwaroo, hakre.
fixes #17092.

Built from https://develop.svn.wordpress.org/trunk@25616


git-svn-id: http://core.svn.wordpress.org/trunk@25533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-09-25 00:18:11 +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 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 jQuery Form to 3.37.0 (unused in WP core). 2013-09-16 21:06:09 +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 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 Don't rely on include_path to include files. 2013-09-25 00:18:11 +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 Pinking shears 2012-11-17 15:11:29 +00:00
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 Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 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 New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +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 New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +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 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 Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 Media: Restore 3.4 editor behavior and remove TinyMCE views. 2012-11-14 07:17:22 +00:00
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 Media: Restore 3.4 editor behavior and remove TinyMCE views. 2012-11-14 07:17:22 +00:00
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 Update swfobject 2012-04-17 23:09:29 +00:00
tw-sack.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 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 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 Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 Trim leading whitespace from AJAX responses. 2013-09-21 10:51:09 +00:00
wp-lists.min.js Trim leading whitespace from AJAX responses. 2013-09-21 10:51:09 +00:00
wp-pointer.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
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 Revert [25031] and [24841] - filling the internal linking search field with selected text has UX and performance issues with no resolution in sight. see #16276. 2013-09-20 20:38:09 +00:00
wplink.min.js Revert [25031] and [24841] - filling the internal linking search field with selected text has UX and performance issues with no resolution in sight. see #16276. 2013-09-20 20:38: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