~alcinnz/haskell-stylist

ref: 30fd99c7eae39ad3b83f277886fa2d8ef81c05c3 haskell-stylist/src/Data/CSS/Preprocessor/Text/CounterStyle.hs -rw-r--r-- 15.4 KiB
30fd99c7 — Adrian Cochrane 1 year, 3 days ago
Add priority method to text preprocessor, improve handling of negatives.
30021fd1 — Adrian Cochrane 1 year, 18 days ago
Implement counter-styles into counters infrastructure.
5dc32d06 — Adrian Cochrane 1 year, 21 days ago
Parse list-style longhand properties, tweak counter-lookup.
4b5d0346 — Adrian Cochrane 1 year, 22 days ago
Test & fix rendering of Ethiopian 1.
5a8c3184 — Adrian Cochrane 1 year, 22 days ago
Simplify counterstyle API & implementation.
fb3315b2 — Adrian Cochrane 1 year, 22 days ago
Test & fix rendering ethiopian numbers.
00736062 — Adrian Cochrane 1 year, 23 days ago
Draft Ethiopic numbering implementation.
65464450 — Adrian Cochrane 1 year, 23 days ago
Add support for chinese, with correction regarding handling negatives.
15787694 — Adrian Cochrane 1 year, 23 days ago
Minor corrections to counter rendering.
4d148074 — Adrian Cochrane 1 year, 23 days ago
Unit tests & bug fixes for counter-renderers.
fbd32fe1 — Adrian Cochrane 1 year, 24 days ago
Draft @counter-style support, with sample CSS.