~alcinnz/haskell-stylist

0a7e279a — Adrian Cochrane 9 months ago
Packaging improvements.
e4585f4a — Adrian Cochrane 11 months ago
Add more version bounds!
30fd99c7 — Adrian Cochrane 11 months ago
Add priority method to text preprocessor, improve handling of negatives.
67f348bb — Adrian Cochrane 11 months ago
Add priority method to VarParser decorator.
afa21a79 — Adrian Cochrane 11 months ago
Incorporate property prioritization into core & resolve conflicts.
a3f78f03 — Adrian Cochrane 11 months ago
Release Stylist-Traits 0.1.3
9f6bc1ae — Adrian Cochrane a year ago
Adjust Readme to have clearer & more up-to-date instructions.
3efc7613 — Adrian Cochrane a year ago
Improve reliability of incrementing list-item counter; release 2.6!
5cc97dd9 — Adrian Cochrane 1 year, 1 day ago
Ensure newline-collapse settings are preserved, code tidies regarding whitespace collapsing.
95737cbd — Adrian Cochrane 1 year, 1 day ago
Add speak-as support in counter-styles, some codestyle improvements.
f58afc00 — Adrian Cochrane 1 year, 1 day ago
Correct inherieance to include unmodified counters.
9d1815a2 — Adrian Cochrane 1 year, 1 day ago
Add support for marker-side property.
3d212fbf — Adrian Cochrane 1 year, 1 day 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, 2 days ago
Preprocess away lists, add builtin ::before/::after support.
e65bf563 — Adrian Cochrane 1 year, 3 days ago
Adjust cascade shorthand to feed pseudoelements to the property parsers,
now that Stylist Traits provides the APIs for it.
30021fd1 — Adrian Cochrane 1 year, 3 days ago
Implement counter-styles into counters infrastructure.
a27216ff — Adrian Cochrane 1 year, 4 days ago
Move shorthand utils into Stylist Traits & switch to matching license.
620c530c — Adrian Cochrane 1 year, 4 days 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 1 year, 6 days ago
Parse longhand list-style property.
5dc32d06 — Adrian Cochrane 1 year, 6 days ago
Parse list-style longhand properties, tweak counter-lookup.
Next