~alcinnz/haskell-stylist

ref: 3007f584f5b68bed5c885f9976ea595204efb3fb haskell-stylist/xml-conduit-stylist/xml-conduit-stylist.cabal -rw-r--r-- 2.3 KiB
3007f584 — Adrian Cochrane 3 years ago
Expand permitted base versions.
734a97ab — Adrian Cochrane 3 years ago
Expand supported base versions.
c13962ca — Adrian Cochrane 3 years ago
Release new version of XML-Conduit-Stylist to go with Haskell Stylist 2.4.
aec65024 — Adrian Cochrane 4 years ago
XML Conduit Stylist 2.2 depends on Haskell Stylist 2.2
f79a3149 — Adrian Cochrane 4 years ago
Release XML Conduit Stylist 2.2!
5fa9521a — Adrian Cochrane 4 years ago
Release XML Conduit Stylist 2.0.0.0!
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.
52e91d5c — Adrian Cochrane 4 years ago
Update metadata for new repo URL.
85a96f05 — Adrian Cochrane 4 years ago
Release XML Conduit 1.1.0.0!
93288bed — Adrian Cochrane 4 years ago
Integrate unstyled tests into XML Conduit Stylist.
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.
c89f1c66 — Adrian Cochrane 4 years ago
Add bounds to all dependencies.
f631afbf — Adrian Cochrane 4 years ago
Normalize the license.

I decided I care more about this code getting used than whether it's aiding proprietary software.
The latter doesn't appear to be much of a threat given all other browser engines are open source.
ceebe613 — Adrian Cochrane 4 years ago
Rename to Haskell Stylist, old name was taken.
d073900e — Adrian Cochrane 4 years ago
Add additional hooks for callers:

* Resolve relative URLs.
* Set priority on any stylesheet implementation.
* Substitute content during XML Conduit traversal in place of computed styles.
c134671e — Adrian Cochrane 4 years ago
Update Stylish HTML Conduit to use fixed psuedoelement handling.
ce996690 — Adrian Cochrane 4 years ago
Add support for ::before/::after psuedoclasses to HTML Conduit bindings.
7061161d — Adrian Cochrane 4 years ago
Parse HTML 'style' attributes.
6b742e7e — Adrian Cochrane 4 years ago
Have Stylish HTML Conduit depend on a non-buggy version of Stylish Haskell.
3630f677 — Adrian Cochrane 4 years ago
Draft html-conduit to Stylish Haskell bindings.
Next