~alcinnz/haskell-stylist

ref: 0b37dedff7149662870aba77fb424bf16aa1602d haskell-stylist/src/Data/CSS/Style/Common.hs -rw-r--r-- 1.6 KiB
0b37dedf — Adrian Cochrane 1 year, 9 months ago
Tweak priority to be a list for the sake of cascadeLayers.
a73ae441 — Adrian Cochrane 1 year, 9 months ago
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible stubs.
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 4 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
00ed62a1 — Adrian Cochrane 4 years ago
Code cleanliness fixes.
5f4c8cd6 — Adrian Cochrane 4 years ago
Aid attribute sorting, fix install of internal modules.
c1fca3d5 — Adrian Cochrane 4 years ago
Draft alternate API.