~alcinnz/haskell-stylist

ref: 3d212fbfe0890011377615290e06f31cce96c01d haskell-stylist/src/Data/CSS/Preprocessor d---------
3d212fbf — Adrian Cochrane 1 year, 18 days ago
Corrections for display: list-item.
1. It's display: list-item, not display: list
2. Insert an implicit counter-increment: list-item
cdfed3f9 — Adrian Cochrane 1 year, 19 days ago
Preprocess away lists, add builtin ::before/::after support.
30021fd1 — Adrian Cochrane 1 year, 20 days ago
Implement counter-styles into counters infrastructure.
a27216ff — Adrian Cochrane 1 year, 21 days ago
Move shorthand utils into Stylist Traits & switch to matching license.
227d7ca1 — Adrian Cochrane 1 year, 23 days ago
Parse longhand list-style property.
5dc32d06 — Adrian Cochrane 1 year, 23 days ago
Parse list-style longhand properties, tweak counter-lookup.
4b5d0346 — Adrian Cochrane 1 year, 24 days ago
Test & fix rendering of Ethiopian 1.
5a8c3184 — Adrian Cochrane 1 year, 24 days ago
Simplify counterstyle API & implementation.
fb3315b2 — Adrian Cochrane 1 year, 24 days ago
Test & fix rendering ethiopian numbers.
00736062 — Adrian Cochrane 1 year, 25 days ago
Draft Ethiopic numbering implementation.
65464450 — Adrian Cochrane 1 year, 25 days ago
Add support for chinese, with correction regarding handling negatives.
15787694 — Adrian Cochrane 1 year, 25 days ago
Minor corrections to counter rendering.
4d148074 — Adrian Cochrane 1 year, 25 days ago
Unit tests & bug fixes for counter-renderers.
fbd32fe1 — Adrian Cochrane 1 year, 26 days ago
Draft @counter-style support, with sample CSS.
d2460bd3 — Adrian Cochrane 1 year, 2 months ago
Fixes for broader dependency bounds.
01f02917 — Adrian Cochrane 1 year, 6 months ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
971039c7 — Adrian Cochrane 1 year, 6 months ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
a4dfabc2 — Adrian Cochrane 1 year, 6 months ago
Fix breaking dependency.
c33014ef — Adrian Cochrane 1 year, 9 months ago
New releases of all hackages! + code tidies.
b63c1787 — Adrian Cochrane 1 year, 9 months ago
Add utils for implementing :target-within, ensure unlayered styles take precedance.
Next