[wp-trac] [WordPress Trac] #25351: Updating the 'jquery-masonry' to a latest version
WordPress Trac
noreply at wordpress.org
Sat Nov 23 20:29:59 UTC 2013
#25351: Updating the 'jquery-masonry' to a latest version
--------------------------------+------------------------------
Reporter: rohitink | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version: 3.6.1
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------------+------------------------------
Comment (by shelob9):
I have uploaded a new patch that upgrades Masonry to the latest version
and fixes the issues this caused in the footer widget areas in
TwentyThirteen and TwentyFourteen, which use Masonry for layout.
According to my detective work, which may be incomplete, the only places
in core that use Masonry are the custom handler admin page, and the two
places mentioned above. I tested the custom header admin page after
uploading a variety of custom headers of different sizes and they
rearranged just as they had before without making any changes to the
Masonry JS in wp-admin/js/custom-header.js.
Upgrading Masonry did break the footer widget areas in TwentyThirteen and
TwentyFourteen do to the way that Masonry 3 handles column widths
differently then version 2. Please see the diff for how I handled this and
if you are better with javascript then I am please suggest or make
improvements to my changes.
If anyone knows of or finds a place that core uses Masonry that I missed,
please comment and I will look into it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25351#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list