[wp-trac] [WordPress Trac] #25351: Updating the 'jquery-masonry' to a latest version
WordPress Trac
noreply at wordpress.org
Tue Feb 25 19:52:58 UTC 2014
#25351: Updating the 'jquery-masonry' to a latest version
-------------------------------------+---------------------
Reporter: rohitink | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: External Libraries | Version: 3.6.1
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"27271"]:
{{{
#!CommitTicketReference repository="" revision="27271"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25351#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list