~alcinnz/CatTrap

ref: 9db95983af991d37a2222242676b1c08504a3404 CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 6.9 KiB
9db95983 — Adrian Cochrane 1 year, 3 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline tree.
b07f5dcb — Adrian Cochrane 1 year, 3 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
3e2dcdd3 — Adrian Cochrane 1 year, 3 months ago
Implement property prioritization & shorthands.
49365312 — Adrian Cochrane 1 year, 5 months ago
Describe remaining submodules.
d549219c — Adrian Cochrane 1 year, 5 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
309a5a35 — Adrian Cochrane 1 year, 5 months ago
Decided against adding invisible length-lowering into CatTrap, Mondrian's would be too sophisticated!
72d01922 — Adrian Cochrane 1 year, 5 months ago
Reference-document rest of CSS implementation, disable table-related values of CSS display as unsupported.
85d144a0 — Adrian Cochrane 1 year, 5 months ago
Integrate paragraph pagination via Balkon.
6fb750ef — Adrian Cochrane 1 year, 5 months ago
Parse text-pagination properties.
711248ff — Adrian Cochrane 1 year, 5 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
3d40a0a8 — Adrian Cochrane 1 year, 5 months ago
Restrict main CSS APIs.
a226a881 — Adrian Cochrane 1 year, 5 months ago
Rename Graphics.Layout.CSS.Internal to Length
5bd4424d — Adrian Cochrane 1 year, 5 months ago
Fix imports for abstracted CSS API.
406578a2 — Adrian Cochrane 1 year, 6 months ago
Switch inline nodes to inherit from parent rather than use default values.
9efd1bac — Adrian Cochrane 1 year, 6 months ago
Fix inlines getting prematurely cut off.
013c14e7 — Adrian Cochrane 1 year, 6 months ago
Revert false-fix skipping inline layout if empty, set display: inline upon inherit.
83daa6d3 — Adrian Cochrane 1 year, 6 months ago
Fix for mixed-child elements on stripping out extraneous whitespace.
e0d43db4 — Adrian Cochrane 1 year, 6 months ago
Strip out extraneous whitespace.
7abbe00f — Adrian Cochrane 1 year, 6 months ago
Repair logic for determining whether elements are inline.
Next