~alcinnz/CatTrap

ref: 3e2dcdd310874d60ca44f4e8412556f5b39cbfcb CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 12.6 KiB
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.