~alcinnz/haskell-stylist

ref: c33014ef8bbd27a3ddbd7e85567d38f6523ec6e2 haskell-stylist/xml-conduit-stylist/src d---------
3e92f6c3 — Adrian Cochrane 2 years ago
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.
d7ce7863 — Adrian Cochrane 4 years ago
XML Conduit Stylist functions upstream.
2ba0a92a — Adrian Cochrane 4 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.
93288bed — Adrian Cochrane 4 years ago
Integrate unstyled tests into XML Conduit Stylist.
186cbffa — Adrian Cochrane 4 years ago
Improve documentation, release version 1.2
7d1e8859 — Adrian Cochrane 4 years ago
Let user & useragent styles query for a lack of author styles.
41adcf9d — Adrian Cochrane 4 years ago
Introduce simplified html2css API

Which, now that these are implemented, lowers <style> to @media & <link rel=stylesheet> to @import.
ceebe613 — Adrian Cochrane 5 years ago
Rename to Haskell Stylist, old name was taken.