~alcinnz/haskell-stylist

ref: a73ae4419a8e0dc8f2621ada54baa99c4172a667 haskell-stylist/src/Data/CSS/Syntax/Selector.hs -rw-r--r-- 316 bytes
a73ae441 — Adrian Cochrane 1 year, 9 months ago
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible stubs.
62083a71 — Adrian Cochrane 3 years ago
Add hook for callers to run their own tests against attributes.
5ff74dcf — Adrian Cochrane 4 years ago
Parse namespace selectors.
186cbffa — Adrian Cochrane 4 years ago
Improve documentation, release version 1.2
6344dc8e — Adrian Cochrane 4 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
2eff549d — Adrian Cochrane 4 years ago
Test/fix parsing of psuedoclasses/elements.
e5b85906 — Adrian Cochrane 4 years ago
Add support for psuedoelements/classes.
ccae6742 — Adrian Cochrane 4 years ago
Improve code cleanliness to avoid future bugs.
af343c17 — Adrian Cochrane 4 years ago
Switch to new namespace for consistency with other modules like css-syntax.
c1fca3d5 — Adrian Cochrane 4 years ago
Draft alternate API.