~alcinnz/haskell-stylist

ref: 971039c7fa20c1c224f84474af7ba51b73436089 haskell-stylist/xml-conduit-stylist/xml-conduit-stylist.cabal -rw-r--r-- 2.3 KiB
971039c7 — Adrian Cochrane 1 year, 6 months ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
c33014ef — Adrian Cochrane 1 year, 9 months ago
New releases of all hackages! + code tidies.
3e92f6c3 — Adrian Cochrane 1 year, 9 months ago
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.
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.
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.
Next