~alcinnz/CatTrap

ref: f7e9b3f425a0d1e8f57ff07065e0ca14b113ecfa CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 7.3 KiB
ebc78569 — Adrian Cochrane 1 year, 2 months ago
Upgrade underlying Balkon.
2fe0db0f — Adrian Cochrane 1 year, 3 months ago
Handle  property on containing blocks.
fdea2a59 — Adrian Cochrane 1 year, 3 months ago
Insert Bidi characters into the tree handed to Balkon!
79c5cd46 — Adrian Cochrane 1 year, 3 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
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.
Next