Releases: Ticketfly-UI/ticketfly-css-grid-objects
Releases · Ticketfly-UI/ticketfly-css-grid-objects
0.1.1
0.1.0
0.0.2
0.0.1
- Initial project setup and implementation of grid system.
- Current selector semantics of
o-gridando-grid-cell.o-gridis the containing flex element. This can be conceptualized
as a row..o-grid-cellis the child of an.o-grid. This can be conceptualized
as a column.
- The idea behind not explicitly using
rowandcolumnin the semantics is
more conducive to the notion that grids and their cells can be infinitely
nested and composed together. I'm still not strongly committed to either idea, yet, though.
- Current selector semantics of