~alcinnz/CatTrap

ref: c4626b0b1ba761355ad57c1657d92e0d25f96cb9 CatTrap/Graphics/Layout/CSS d---------
c4626b0b — Adrian Cochrane 8 months ago
Incorporate inline-blocks/etc into the layout model.
7301a489 — Adrian Cochrane 1 year, 11 days ago
Integrate flexbox CSS property parsing.
3a25ee5a — Adrian Cochrane 1 year, 22 days ago
Test table lowering
878e6868 — Adrian Cochrane 1 year, 25 days ago
Parse & apply CSS <table>-styling properties.
8b24d68f — Adrian Cochrane 1 year, 28 days ago
Implement basic table layout.
5c3e14af — Adrian Cochrane 1 year, 29 days ago
Implement more of <table> layout
590ef319 — Adrian Cochrane 1 year, 4 months ago
Fix inline sizing, handle length units for callers.
9d1b071d — Adrian Cochrane 1 year, 4 months ago
Integrate text-alignment support!
79c5cd46 — Adrian Cochrane 1 year, 5 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
80287f8f — Adrian Cochrane 1 year, 5 months ago
Commit extracted property-parsing code from Graphics.Layout.CSS
55b1018f — Adrian Cochrane 1 year, 5 months ago
Fix fontsize handling.
e8a4642a — Adrian Cochrane 1 year, 5 months ago
Reconstruct inline tree.
b07f5dcb — Adrian Cochrane 1 year, 5 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
3e2dcdd3 — Adrian Cochrane 1 year, 6 months ago
Implement property prioritization & shorthands.
bf8689d2 — Adrian Cochrane 1 year, 7 months ago
Add descriptions of CSS property-parsing submodules.
93c6516b — Adrian Cochrane 1 year, 7 months ago
Commence reference documentation!
711248ff — Adrian Cochrane 1 year, 7 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
d11d3168 — Adrian Cochrane 1 year, 8 months ago
Export extended length parser.
28335188 — Adrian Cochrane 1 year, 8 months ago
Export numeric conversion utility.
0458df98 — Adrian Cochrane 1 year, 8 months ago
Constrain exports from Graphics.Layout.CSS.Length
Next