~alcinnz/haskell-stylist

aa17d3dc — Adrian Cochrane 3 years ago
Treat ratios as fractional numbers.

I'm having trouble consulting the spec, but judging by sample CSS this looks right.
e6802ca7 — Adrian Cochrane 3 years ago
Add support for range types to media query interpretor.

This allows browsers to be more vague when fetching @imports.
62083a71 — Adrian Cochrane 3 years ago
Add hook for callers to run their own tests against attributes.
aec65024 — Adrian Cochrane 3 years ago
XML Conduit Stylist 2.2 depends on Haskell Stylist 2.2
f79a3149 — Adrian Cochrane 3 years ago
Release XML Conduit Stylist 2.2!
d7ce7863 — Adrian Cochrane 3 years ago
XML Conduit Stylist functions upstream.
cbb76623 — Adrian Cochrane 3 years ago
Release Haskell Stylist 2.2!
e3beef67 — Adrian Cochrane 3 years ago
Add new style tree traversals.
12a80582 — Adrian Cochrane 3 years ago
Expand :is/:where lowering.
48390f5f — Adrian Cochrane 3 years ago
Codestyle: remove unnecessary parens.
5a53c0de — Adrian Cochrane 3 years ago
Move :root handling into interpretor.
a862da93 — Adrian Cochrane 3 years ago
Test basics of counter substitution.
acad9091 — Adrian Cochrane 3 years ago
Test counters() handling against longhand rather than shorthand.

Because that's where it'll be passed
2ba0a92a — Adrian Cochrane 3 years ago
Start testing counters implementations, fix syntactic shorthand lowering for counter[s]() functions.
5fa9521a — Adrian Cochrane 4 years ago
Release XML Conduit Stylist 2.0.0.0!
7ff2b69d — Adrian Cochrane 4 years ago
Refactor style application API to use StyleTree abstraction.
28a70955 — Adrian Cochrane 4 years ago
Draft stylize function.
e45e40ba — Adrian Cochrane 4 years ago
XML Conduit Stylist Refactor: convert XML Conduit tree to Haskell Stylist Element StyleTree.
45584b83 — Adrian Cochrane 4 years ago
Drop legacy html2css parsing functions.
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.
Next