mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-15 23:25:50 +01:00
1cb9788f1b
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 |
||
---|---|---|
.. | ||
ui | ||
jquery-migrate.js | ||
jquery-migrate.min.js | ||
jquery.color.min.js | ||
jquery.form.js | ||
jquery.form.min.js | ||
jquery.hotkeys.js | ||
jquery.hotkeys.min.js | ||
jquery.js | ||
jquery.masonry.js | ||
jquery.query.js | ||
jquery.schedule.js | ||
jquery.serialize-object.js | ||
jquery.table-hotkeys.js | ||
jquery.table-hotkeys.min.js | ||
jquery.ui.touch-punch.js | ||
suggest.js | ||
suggest.min.js |