~alcinnz/haskell-stylist

ref: 0a7e279a67e8afcd5dcd90fc62921ffadbe1bb0f haskell-stylist/src/Data/CSS/Style/Selector/Index.hs -rw-r--r-- 4.3 KiB
62083a71 — Adrian Cochrane 3 years ago
Add hook for callers to run their own tests against attributes.
edfaf74d — Adrian Cochrane 4 years ago
Evaluate attribute namespace selectors.
5ff74dcf — Adrian Cochrane 4 years ago
Parse namespace selectors.
186cbffa — Adrian Cochrane 4 years ago
Improve documentation, release version 1.2
6344dc8e — Adrian Cochrane 5 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
e5b85906 — Adrian Cochrane 5 years ago
Add support for psuedoelements/classes.
ccae6742 — Adrian Cochrane 5 years ago
Improve code cleanliness to avoid future bugs.
e8c6873f — Adrian Cochrane 5 years ago
Data.CSS.Style.Selector.Index: fix potential crash.
c1fca3d5 — Adrian Cochrane 5 years ago
Draft alternate API.