bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.27k stars 3.06k forks source link

Add support for Justified-Layout #1125

Open xVanTuring opened 6 years ago

xVanTuring commented 6 years ago

Support for Justified Layout

Justified-Layout is one of the most-used layout, like the Masonry-Layout. I viewed the doc, and didn't see any implementation about Justified-Layout. So, hope it's a good feature to add!

references

flickr/justified-layout

wuweiweiwu commented 6 years ago

cc/ @bvaughn @TrySound

Do you guys think we should continue adding features v9? or only continue in maintenance mode?