~alcinnz/haskell-stylist

ref: af85879608f76acc390415f139c9c999311c0b47 haskell-stylist/src d---------
d073900e — Adrian Cochrane 5 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.
6344dc8e — Adrian Cochrane 5 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
2eff549d — Adrian Cochrane 5 years ago
Test/fix parsing of psuedoclasses/elements.
e5b85906 — Adrian Cochrane 5 years ago
Add support for psuedoelements/classes.
00ed62a1 — Adrian Cochrane 5 years ago
Code cleanliness fixes.
ccae6742 — Adrian Cochrane 5 years ago
Improve code cleanliness to avoid future bugs.
e8c6873f — Adrian Cochrane 5 years ago
Data.CSS.Style.Selector.Index: fix potential crash.
b6808a67 — Adrian Cochrane 5 years ago
Code cleanliness: Interpret Data.CSS.Style.Importance.splitProperties return value correctly.
2128054b — Adrian Cochrane 5 years ago
Factorize out cascade logic.
b15571fe — Adrian Cochrane 5 years ago
Add method to override CSS inheritance.
7061161d — Adrian Cochrane 5 years ago
Parse HTML 'style' attributes.
be4bb6f0 — Adrian Cochrane 5 years ago
Fix parser freezes, blocking issue for Rhapsode.
62b97a58 — Adrian Cochrane 5 years ago
Fix incorrect handling of invalid syntaxes.
8b7a9e9b — Adrian Cochrane 5 years ago
Ignore invalid selectors.
5f4c8cd6 — Adrian Cochrane 5 years ago
Aid attribute sorting, fix install of internal modules.
a35a8a23 — Adrian Cochrane 5 years ago
Test cascade logic.
3bd6ae52 — Adrian Cochrane 5 years ago
Test/fix cascade logic for selector specificity.
af343c17 — Adrian Cochrane 5 years ago
Switch to new namespace for consistency with other modules like css-syntax.
c1fca3d5 — Adrian Cochrane 5 years ago
Draft alternate API.
38022972 — Adrian Cochrane 5 years ago
Implement dispatching parser of CSS properties.
Next