~alcinnz/CatTrap

ref: 66067a7cdf1e88d0a0073351fa2591fcaf887949 CatTrap/Graphics/Layout/CSS.hs -rw-r--r-- 13.9 KiB
66067a7c — Adrian Cochrane 11 months ago
Fix release of CatTrap 0.4 (as I should've called it...)
d47a72b2 — Adrian Cochrane 11 months ago
Support colspan on column elements.
878e6868 — Adrian Cochrane 11 months ago
Parse & apply CSS <table>-styling properties.
a7083fe3 — Adrian Cochrane 11 months ago
Allow styling table columns & rows!
0eabb595 — Adrian Cochrane 11 months ago
Implement table layout.
8b24d68f — Adrian Cochrane 11 months ago
Implement basic table layout.
5c3e14af — Adrian Cochrane 11 months ago
Implement more of <table> layout
590ef319 — Adrian Cochrane 1 year, 3 months ago
Fix inline sizing, handle length units for callers.
9d1b071d — Adrian Cochrane 1 year, 3 months ago
Integrate text-alignment support!
ebc78569 — Adrian Cochrane 1 year, 3 months ago
Upgrade underlying Balkon.
2fe0db0f — Adrian Cochrane 1 year, 4 months ago
Handle  property on containing blocks.
fdea2a59 — Adrian Cochrane 1 year, 4 months ago
Insert Bidi characters into the tree handed to Balkon!
79c5cd46 — Adrian Cochrane 1 year, 4 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
9db95983 — Adrian Cochrane 1 year, 4 months ago
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)
e8a4642a — Adrian Cochrane 1 year, 4 months ago
Reconstruct inline tree.
b07f5dcb — Adrian Cochrane 1 year, 4 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
3e2dcdd3 — Adrian Cochrane 1 year, 4 months ago
Implement property prioritization & shorthands.
49365312 — Adrian Cochrane 1 year, 6 months ago
Describe remaining submodules.
d549219c — Adrian Cochrane 1 year, 6 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
309a5a35 — Adrian Cochrane 1 year, 6 months ago
Decided against adding invisible length-lowering into CatTrap, Mondrian's would be too sophisticated!
Next