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
2022-11-03
Release Stylist Traits 0.1.1!
HEAD
main
Adrian Cochrane
2022-11-03
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
Adrian Cochrane
2022-11-03
Expose & fix treeFind/treeFlattenAll utilities.
Adrian Cochrane
2022-11-02
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
Adrian Cochrane
2022-11-02
Fix breaking dependency.
Adrian Cochrane
2022-08-16
New releases of all hackages! + code tidies.
Adrian Cochrane
2022-08-16
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.
Adrian Cochrane
2022-08-13
Add utils for implementing :target-within, ensure unlayered styles take prece...
Adrian Cochrane
2022-08-10
Fix @layer to play nicely with the conditional at-rules.
Adrian Cochrane
2022-08-09
Integrate @layer support into core engine!
Adrian Cochrane
2022-08-09
Parse @layer rules.
Adrian Cochrane
2022-08-09
Tweak priority to be a list for the sake of cascadeLayers.
Adrian Cochrane
2022-08-08
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible st...
Adrian Cochrane
2022-08-07
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
[next]