patrickkunka / mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
https://www.kunkalabs.com/mixitup/
4.52k stars 735 forks source link

Please add a masonry layout display #160

Closed terzano closed 10 years ago

terzano commented 10 years ago

This is an essential missing feature. It will complement such an great library greatly. Resulting example: http://isotope.metafizzy.co/layout-modes/masonry.html

patrickkunka commented 10 years ago

Sorry but MixItUp is designed as an Isotope alternative for pure CSS layouts only. If you want a masonry layout you should use Isotope.

terzano commented 10 years ago

Thanks. I really like MixItUp and support it with commercial licenses. I believe the design and architecture of MixItUp is far superior and the performance is much greater. Unfortunately I need a masonry layout on my latest project and I thought you might support it in the near future. Thanks.

patrickkunka commented 10 years ago

Thanks terzano, that's good to hear. You might want to check out the flexbox and css columns demos, they are closest you can currently get to a masonry layout with pure CSS.