index
:
haskell-stylist.git
main
Reusable CSS implementation. Feel free to email feedback/contributions/etc to opensource@openwork.nz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
6 hours
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible st...
HEAD
main
Adrian Cochrane
29 hours
Extract parser, datatypes, & traits into separate decoupling hackage.
Adrian Cochrane
2021-12-21
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
Adrian Cochrane
2021-12-21
Fix build failure against new enough versions of 'text'.
Adrian Cochrane
2021-12-21
Expand permitted base versions.
Adrian Cochrane
2021-03-06
Expand permitted base versions.
Adrian Cochrane
2021-01-23
Expand supported base versions.
Adrian Cochrane
2020-12-31
Release new version of XML-Conduit-Stylist to go with Haskell Stylist 2.4.
Adrian Cochrane
2020-12-31
Release version 2.4!
Adrian Cochrane
2020-12-31
Allow callers to define psuedoclasses via callback.
Adrian Cochrane
2020-12-31
Drop legacy FIXME regarding media query ratios.
Adrian Cochrane
2020-12-31
Add support for `@document regexp()`..
Adrian Cochrane
2020-11-14
Treat ratios as fractional numbers.
Adrian Cochrane
2020-11-14
Add support for range types to media query interpretor.
Adrian Cochrane
2020-11-14
Add hook for callers to run their own tests against attributes.
Adrian Cochrane
2020-05-08
XML Conduit Stylist 2.2 depends on Haskell Stylist 2.2
Adrian Cochrane
2020-05-08
Release XML Conduit Stylist 2.2!
Adrian Cochrane
2020-05-08
XML Conduit Stylist functions upstream.
Adrian Cochrane
2020-05-08
Release Haskell Stylist 2.2!
Adrian Cochrane
2020-05-08
Add new style tree traversals.
Adrian Cochrane
2020-05-08
Expand :is/:where lowering.
Adrian Cochrane
2020-05-08
Codestyle: remove unnecessary parens.
Adrian Cochrane
2020-05-08
Move :root handling into interpretor.
Adrian Cochrane
2020-05-06
Test basics of counter substitution.
Adrian Cochrane
2020-05-06
Test counters() handling against longhand rather than shorthand.
Adrian Cochrane
2020-05-04
Start testing counters implementations, fix syntactic shorthand lowering for ...
Adrian Cochrane
2020-04-25
Release XML Conduit Stylist 2.0.0.0!
Adrian Cochrane
2020-04-25
Refactor style application API to use StyleTree abstraction.
Adrian Cochrane
2020-04-24
Draft stylize function.
Adrian Cochrane
2020-04-24
XML Conduit Stylist Refactor: convert XML Conduit tree to Haskell Stylist Ele...
Adrian Cochrane
2020-04-24
Drop legacy html2css parsing functions.
Adrian Cochrane
2020-04-24
Release new Haskell Stylist & XML Conduit Stylist!
Adrian Cochrane
2020-04-23
Correct pseudoclass to pseudoelement rewrites to apply to only rightmost sele...
Adrian Cochrane
2020-04-22
ISSUES: Namespaces have just been implemented.
Adrian Cochrane
2020-04-22
Remove preceding whitespace from all CSS at-rules.
Adrian Cochrane
2020-04-22
Lower psuedoclasses & namespaces throughout CSS selectors.
Adrian Cochrane
2020-04-22
Rewrite parsed namespaces according to @namespace rules.
Adrian Cochrane
2020-04-22
Evaluate attribute namespace selectors.
Adrian Cochrane
2020-04-22
Parse namespace selectors.
Adrian Cochrane
2020-04-22
Rewrite trivial cases of :where & :is.
Adrian Cochrane
2020-04-22
Compute correct specificity for :is() & :not() pseudoclasses.
Adrian Cochrane
2020-04-22
Implement :nth-child() & :nth-of-type().
Adrian Cochrane
2020-04-22
Implement :is, :where, & :not functional pseudoclasses.
Adrian Cochrane
2020-04-22
Prepare to interpret functional pseudoclasses.
Adrian Cochrane
2020-04-22
ISSUES: Record pseudoclass progress.
Adrian Cochrane
2020-04-21
Correct legacy :before/:after syntax.
Adrian Cochrane
2020-04-21
Support lowering single-arg psuedoclasses.
Adrian Cochrane
2020-04-21
Implement psuedoclass rewrite rules.
Adrian Cochrane
2020-04-20
ISSUES: Plan psuedoclass lowering.
Adrian Cochrane
2020-04-20
ISSUES: Text properties *mostly* implemented, upstreamed from Rhapsode core.
Adrian Cochrane
[next]