~alcinnz/CatTrap

ref: a2a429363faa68f3cb28a19979cba720e2614c80 CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 13.9 KiB
6fb750ef — Adrian Cochrane 1 year, 2 months ago
Parse text-pagination properties.
711248ff — Adrian Cochrane 1 year, 3 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
3d40a0a8 — Adrian Cochrane 1 year, 3 months ago
Restrict main CSS APIs.
a226a881 — Adrian Cochrane 1 year, 3 months ago
Rename Graphics.Layout.CSS.Internal to Length
5bd4424d — Adrian Cochrane 1 year, 3 months ago
Fix imports for abstracted CSS API.
406578a2 — Adrian Cochrane 1 year, 3 months ago
Switch inline nodes to inherit from parent rather than use default values.
9efd1bac — Adrian Cochrane 1 year, 3 months ago
Fix inlines getting prematurely cut off.
013c14e7 — Adrian Cochrane 1 year, 3 months ago
Revert false-fix skipping inline layout if empty, set display: inline upon inherit.
83daa6d3 — Adrian Cochrane 1 year, 3 months ago
Fix for mixed-child elements on stripping out extraneous whitespace.
e0d43db4 — Adrian Cochrane 1 year, 3 months ago
Strip out extraneous whitespace.
7abbe00f — Adrian Cochrane 1 year, 3 months ago
Repair logic for determining whether elements are inline.
5c0e2aa9 — Adrian Cochrane 1 year, 3 months ago
Add support for display: none;
8171bce9 — Adrian Cochrane 1 year, 3 months ago
Finish refactor allowing for runs of inlines to be captured & passed to Balkon.
a5c44a37 — Adrian Cochrane 1 year, 3 months ago
Correct `display: initial` to being `inline` rather than `block`.
86d19fc3 — Adrian Cochrane 1 year, 3 months ago
Improve font styling & it's configurability, expose font-pattern in output.
44b621fd — Adrian Cochrane 1 year, 3 months ago
Ensure units are converted correctly between CatTrap & Balkon.
9b5c291c — Adrian Cochrane 1 year, 3 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 3 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
ed7d0445 — Adrian Cochrane 1 year, 3 months ago
Parse CSS4 Grid properties.
17c324d5 — Adrian Cochrane 1 year, 4 months ago
Parse CSS Box model CSS properties, dispatch others to FontConfig & injected dependency.
Next