packery icon indicating copy to clipboard operation
packery copied to clipboard

:bento: Gapless, draggable grid layouts

Results 54 packery issues
Sort by recently updated
recently updated
newest added

**Test case:** https://packery.metafizzy.co/ In the demo you can keep growing the grid height as long as you keep stacking items on top of each other. I want to prevent this...

Hi, Packery works great, though it not able to find the optimal layout by also being able to rotate items. I have created this manually now (by being able to...

Perhaps unavoidably so, Packery drags my site down with a significant cumulative shift (CLS) score during Lighthouse tests. Has anyone found a way around this?

Using the latest Draggabilly and Packery and able to set up drag but no event dragItemPositioned called on drag end, drag doesnt seem to finish / register that the layout...

Hi everybody, Does anybody know how to save the position of the elements after dragging in the database with ajax (in a column position) ? With an another configuration, i...

First off, thank you very much for this library. It's awesome. My use case for Packery is having a dashboard of widgets that users can drag and drop to re-arrange...

feature request

To fix #2 I took PR #384 and followed @desandro recommendations so `gutter` option now can be an array of gutter width and height values.

I have a case where I'd like to force an element to always be the first* item where it can not move or be dropped over. I have tried with...

Not really a bug but rather asking for the correct way to do something in particular: In certain moments I'm trying to append/prepend items to my packery grid. However, I'd...

I am dealing with 2 major issues with packery. a. The layout does incorrect calculations. b. Mobile scrolling, enable / disable packery to allow scroll. -- Unable to submit Codepen...