summaryrefslogtreecommitdiff
path: root/src/layout/boxed.rs
AgeCommit message (Expand)Author
2019-10-13Refactor layout types ๐ŸšงLaurenz
2019-10-11Render debug boxes ๐ŸงญLaurenz
2019-10-11Create test runner which renders layouts to images ๐Ÿ—บLaurenz
2019-10-10Add standard `align` function and support right-alignment โžก๏ธLaurenz
2019-07-28Reuse font loader across compilations ๐Ÿ”‹Laurenz Mรคdje
2019-06-22Fix top-left text alignment ๐Ÿ“Laurenz
2019-06-22Implement function layouting โœ’Laurenz
2019-06-21Deduplicate action lists โœ‚Laurenz
2019-06-21Implement flex and box layouting ๐Ÿ“Laurenz
2019-06-17Introduce flex layouting ๐ŸŽˆLaurenz
2019-06-02Move to top-left default positioning ๐Ÿ“Laurenz Mรคdje
2019-06-02Add margins with basic box layouter ๐Ÿ“–Laurenz Mรคdje