~alcinnz/haskell-stylist

haskell-stylist/ISSUES d---------
6ef8d731 — Adrian Cochrane 4 years ago
ISSUES: Namespaces have just been implemented.
d5e77295 — Adrian Cochrane 4 years ago
Compute correct specificity for :is() & :not() pseudoclasses.
6c1222a3 — Adrian Cochrane 4 years ago
Implement :nth-child() & :nth-of-type().

I don't think I'll implement :nth-last-child() & :nth-last-of-type() until I'm shown their value,
Haskell Stylist doesn't yet have access to the data to support them.
800ee36f — Adrian Cochrane 4 years ago
Implement :is, :where, & :not functional pseudoclasses.

This is needed by some of the lowerings for other pseudoclasses.
TODO correctly compute specificity.
547b185d — Adrian Cochrane 4 years ago
ISSUES: Record pseudoclass progress.
e8442cdf — Adrian Cochrane 4 years ago
ISSUES: Plan psuedoclass lowering.
5e3bd086 — Adrian Cochrane 4 years ago
ISSUES: Text properties *mostly* implemented, upstreamed from Rhapsode core.
9503b788 — Adrian Cochrane 4 years ago
Moved to personal git homeserver, copy ISSUES over from NZOSS.