~alcinnz/haskell-stylist

ref: a73ae4419a8e0dc8f2621ada54baa99c4172a667 haskell-stylist/stylist.cabal -rw-r--r-- 3.9 KiB
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.
dc780976 — Adrian Cochrane 4 years ago
Provide utilities for rewriting CSS-referenced URLs.
52e91d5c — Adrian Cochrane 4 years ago
Update metadata for new repo URL.
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.
950b7f7d — Adrian Cochrane 4 years ago
Release Haskell Stylist 1.1.0.0!
04976d4d — Adrian Cochrane 4 years ago
Unittest conditional styles, add loadImports API to fit Rhapsode's use.
Next