~alcinnz/CatTrap

ref: b07f5dcbcf23cb75b2db2022f807d3847505a0bf CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 12.6 KiB
8171bce9 — Adrian Cochrane 1 year, 6 months ago
Finish refactor allowing for runs of inlines to be captured & passed to Balkon.
a5c44a37 — Adrian Cochrane 1 year, 6 months ago
Correct `display: initial` to being `inline` rather than `block`.
86d19fc3 — Adrian Cochrane 1 year, 6 months ago
Improve font styling & it's configurability, expose font-pattern in output.
44b621fd — Adrian Cochrane 1 year, 6 months ago
Ensure units are converted correctly between CatTrap & Balkon.
9b5c291c — Adrian Cochrane 1 year, 6 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 6 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
ed7d0445 — Adrian Cochrane 1 year, 6 months ago
Parse CSS4 Grid properties.
17c324d5 — Adrian Cochrane 1 year, 6 months ago
Parse CSS Box model CSS properties, dispatch others to FontConfig & injected dependency.
c06fd552 — Adrian Cochrane 1 year, 6 months ago
Test & fix block layout.
3dce4d79 — Adrian Cochrane 1 year, 7 months ago
Unit test calc() implementation!
09970dfc — Adrian Cochrane 1 year, 7 months ago
Draft public API for CatTrap.