~alcinnz/haskell-stylist

95737cbd — Adrian Cochrane 10 months ago
Add speak-as support in counter-styles, some codestyle improvements.
f58afc00 — Adrian Cochrane 10 months ago
Correct inherieance to include unmodified counters.
9d1815a2 — Adrian Cochrane 10 months ago
Add support for marker-side property.
3d212fbf — Adrian Cochrane 10 months 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 10 months ago
Preprocess away lists, add builtin ::before/::after support.
e65bf563 — Adrian Cochrane 10 months ago
Adjust cascade shorthand to feed pseudoelements to the property parsers,
now that Stylist Traits provides the APIs for it.
30021fd1 — Adrian Cochrane 10 months ago
Implement counter-styles into counters infrastructure.
a27216ff — Adrian Cochrane 10 months ago
Move shorthand utils into Stylist Traits & switch to matching license.
620c530c — Adrian Cochrane 10 months ago
Add new support APIs to Stylist Traits, releasing v0.1.2!

Expose pseudoelements to PropertyParsers.
Add utility for parsing unordered shorthands.
227d7ca1 — Adrian Cochrane 10 months ago
Parse longhand list-style property.
5dc32d06 — Adrian Cochrane 10 months ago
Parse list-style longhand properties, tweak counter-lookup.
4b5d0346 — Adrian Cochrane 11 months ago
Test & fix rendering of Ethiopian 1.
5a8c3184 — Adrian Cochrane 11 months ago
Simplify counterstyle API & implementation.
fb3315b2 — Adrian Cochrane 11 months ago
Test & fix rendering ethiopian numbers.
00736062 — Adrian Cochrane 11 months ago
Draft Ethiopic numbering implementation.
65464450 — Adrian Cochrane 11 months ago
Add support for chinese, with correction regarding handling negatives.
15787694 — Adrian Cochrane 11 months ago
Minor corrections to counter rendering.
4d148074 — Adrian Cochrane 11 months ago
Unit tests & bug fixes for counter-renderers.
fbd32fe1 — Adrian Cochrane 11 months ago
Draft @counter-style support, with sample CSS.
e4ad50df — Adrian Cochrane 1 year, 13 days ago
Inform callers who care that literal text is an inline element.
Next