~alcinnz/haskell-stylist

ref: 620c530c2e1346c26068eaa6e7d6997d74a2ac4e haskell-stylist/stylist.cabal -rw-r--r-- 4.5 KiB
227d7ca1 — Adrian Cochrane 1 year, 19 days ago
Parse longhand list-style property.
4d148074 — Adrian Cochrane 1 year, 22 days ago
Unit tests & bug fixes for counter-renderers.
971039c7 — Adrian Cochrane 1 year, 6 months ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
a4dfabc2 — Adrian Cochrane 1 year, 6 months ago
Fix breaking dependency.
c33014ef — Adrian Cochrane 1 year, 8 months ago
New releases of all hackages! + code tidies.
d27996eb — Adrian Cochrane 1 year, 9 months ago
Parse @layer rules.
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.
5c97dd0e — Adrian Cochrane 2 years ago
Fix build failure against new enough versions of 'text'.
3007f584 — Adrian Cochrane 3 years ago
Expand permitted base versions.
81479f83 — Adrian Cochrane 3 years ago
Expand permitted base versions.
734a97ab — Adrian Cochrane 3 years ago
Expand supported base versions.
c4b1f834 — Adrian Cochrane 3 years ago
Release version 2.4!
fec99b19 — Adrian Cochrane 3 years ago
Add support for `@document regexp()`..
cbb76623 — Adrian Cochrane 4 years ago
Release Haskell Stylist 2.2!
277f756c — Adrian Cochrane 4 years ago
Release new Haskell Stylist & XML Conduit Stylist!

XML Conduit Stylist changed to abstract away Haskell Stylist's breaking datastructure changes.
086da474 — Adrian Cochrane 4 years ago
Rewrite trivial cases of :where & :is.

This is mostly for the psuedoselector rewrites performed in Data.CSS.Preprocessor.PsuedoClasses
3df8d43c — Adrian Cochrane 4 years ago
Implement psuedoclass rewrite rules.
8ffc0dd2 — Adrian Cochrane 4 years ago
Implement CSS3 counters.
9e14bcfe — Adrian Cochrane 4 years ago
Parse CSS counters.
Next