~alcinnz/haskell-stylist

8880b129 — Adrian Cochrane 4 months ago main
Minor fix to repair the testsuite!
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 11 months ago
Adjust Readme to have clearer & more up-to-date instructions.
3efc7613 — Adrian Cochrane 11 months ago
Improve reliability of incrementing list-item counter; release 2.6!
5cc97dd9 — Adrian Cochrane 11 months ago
Ensure newline-collapse settings are preserved, code tidies regarding whitespace collapsing.
95737cbd — Adrian Cochrane 11 months ago
Add speak-as support in counter-styles, some codestyle improvements.
f58afc00 — Adrian Cochrane 11 months ago
Correct inherieance to include unmodified counters.
9d1815a2 — Adrian Cochrane 11 months ago
Add support for marker-side property.
3d212fbf — Adrian Cochrane 11 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 11 months ago
Preprocess away lists, add builtin ::before/::after support.
e65bf563 — Adrian Cochrane 11 months ago
Adjust cascade shorthand to feed pseudoelements to the property parsers,
now that Stylist Traits provides the APIs for it.
30021fd1 — Adrian Cochrane 11 months ago
Implement counter-styles into counters infrastructure.
a27216ff — Adrian Cochrane 11 months ago
Move shorthand utils into Stylist Traits & switch to matching license.
620c530c — Adrian Cochrane 11 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 11 months ago
Parse longhand list-style property.
Next