The Item Flow system is a proposed unified layout module that combines the functionalities of flex-flow and grid-auto-flow, potentially making CSS layout management more cohesive. It includes features like CSS masonry and the ability to switch between grid and masonry by modifying the item-flow property. The concept also explores packing options for flexbox and integrates well with existing CSS syntax.
Table of contents
Learning curve is minimalFlexbox PackingUsing nowrap for gridA few examples of Item flowWrap detect, or kind of?Webkit questionsConclusion1 Comment
Sort: