~alcinnz/haskell-stylist

ce996690 — Adrian Cochrane 4 years ago
Add support for ::before/::after psuedoclasses to HTML Conduit bindings.
e5b85906 — Adrian Cochrane 4 years ago
Add support for psuedoelements/classes.
6d2fa464 — Adrian Cochrane 4 years ago
Tidyup testsuite code, according to newly enabled compiler warnings.
00ed62a1 — Adrian Cochrane 4 years ago
Code cleanliness fixes.
ccae6742 — Adrian Cochrane 4 years ago
Improve code cleanliness to avoid future bugs.
e8c6873f — Adrian Cochrane 4 years ago
Data.CSS.Style.Selector.Index: fix potential crash.
b6808a67 — Adrian Cochrane 4 years ago
Code cleanliness: Interpret Data.CSS.Style.Importance.splitProperties return value correctly.
2128054b — Adrian Cochrane 4 years ago
Factorize out cascade logic.
b15571fe — Adrian Cochrane 4 years ago
Add method to override CSS inheritance.
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.
be4bb6f0 — Adrian Cochrane 4 years ago
Fix parser freezes, blocking issue for Rhapsode.
62b97a58 — Adrian Cochrane 4 years ago
Fix incorrect handling of invalid syntaxes.
932c3586 — Adrian Cochrane 4 years ago
Improve traverseStyles type signature.

Allow differing output types and give text nodes style if they want it.
0dc35ad2 — Adrian Cochrane 4 years ago
Improve concision of Stylish HTML Conduit's API.
3630f677 — Adrian Cochrane 4 years ago
Draft html-conduit to Stylish Haskell bindings.
03ba02a4 — Adrian Cochrane 4 years ago
Initialize stylish-html-conduit sidemodule.
8b7a9e9b — Adrian Cochrane 4 years ago
Ignore invalid selectors.
5f4c8cd6 — Adrian Cochrane 4 years ago
Aid attribute sorting, fix install of internal modules.
a0d464bd — Adrian Cochrane 4 years ago
Fix cabal file.
Next