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.min.js
jquery.color.min.js
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
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
jquery.schedule.js
jquery.serialize-object.js
jquery.table-hotkeys.js Fix JSHint errors in 5 files. 2013-11-15 05:16:09 +00:00
jquery.table-hotkeys.min.js
jquery.ui.touch-punch.js
suggest.js Suggest.js: Trigger change event when value is selected. 2013-11-23 11:54:10 +00:00
suggest.min.js