David DeSandro is announcing that Packery with version number 1.4.2 is already available to download.
What is Packery ?
Packery is A JavaScript library for displaying interactive grid-like layouts, packing as much elements on the page as space and element dimensions allow it .
Packery uses a bin-packing algorithm to display elements on a grid.These elements can be resized and reshuffled around using drag and drop gestures.Packery is also responsive design friendly, rearranging elements every time the page is resized or accessed via a mobile device.Packery is not a jQuery plugin, but will work on pages where jQuery is loaded without causing conflicts or errors.
This is changelog for Packery version 1.4.2 :
- Remove `instance` argument from `dragItemPositioned` and `fitComplete` events.
You can read the complete changelog and also download this latest version on their homepage:
packery.metafizzy.co