WordPress/wp-includes/js/jquery
Andrew Nacin 1cb9788f1b Update the Masonry JavaScript library to version 3.
The new script handle is 'masonry'. The old 'jquery-masonry' handle is the official shiv that sits on top of the v3 library. While v3 no longer depends on jQuery, a theme or plugin may have bee
n implicitly loading jQuery though Masonry, rather than additionally declaring it as a dependency for themselves. Thus, the shiv is separate.

Themes should switch to 'masonry' and declare jQuery as a dependency on their own if they need it. Upgrade guide: http://masonry.desandro.com/appendix.html#upgrading-from-v2. imagesLoaded remai
ns included with Masonry here.

props shelob9.
fixes #25351.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-25 19:53:15 +00:00
..
ui Update to jQuery UI 1.10.4. fixes #26884. 2014-01-24 17:44:12 +00:00
jquery-migrate.js jQuery Migrate 1.2.1. see #22975. 2013-05-14 17:22:58 +00:00
jquery-migrate.min.js Use production version of jQuery Migrate when not SCRIPT_DEBUG, which silences issues. 2013-07-23 15:28:25 +00:00
jquery.color.min.js jQuery Color 2.2.1. fixes #22562. 2013-04-10 17:29:55 +00:00
jquery.form.js Update jQuery Form to 3.37.0 (unused in WP core). 2013-09-16 21:06:09 +00:00
jquery.form.min.js Update jQuery Form to 3.37.0 (unused in WP core). 2013-09-16 21:06:09 +00:00
jquery.hotkeys.js Comment moderation shortcuts: 2014-01-02 00:11:14 +00:00
jquery.hotkeys.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
jquery.js Update to jQuery 1.11.0. fixes #26926. 2014-01-24 17:40:13 +00:00
jquery.masonry.js Update the Masonry JavaScript library to version 3. 2014-02-25 19:53:15 +00:00
jquery.query.js Remove BOM from jquery.query.js, fixes #23315 2013-01-29 20:52:32 +00:00
jquery.schedule.js
jquery.serialize-object.js Set additional fields when searching. Fixes #15211 2010-10-27 20:17:00 +00:00
jquery.table-hotkeys.js Fix JSHint errors in 5 files. 2013-11-15 05:16:09 +00:00
jquery.table-hotkeys.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
jquery.ui.touch-punch.js Compress scripts/styles: 3.4-beta1-20434. 2012-04-11 02:58:23 +00:00
suggest.js Suggest.js: Trigger change event when value is selected. 2013-11-23 11:54:10 +00:00
suggest.min.js Compress scripts/styles: 3.6-beta3-24372. 2013-05-26 08:58:56 +00:00