v3.0.23, except for the Tailwind-styled "arbitrary values" specified between [ and ].
Thanks to jamesnvc for this large contribution.:since-version and :removed-in-version on Girouette components.[:tw 2] or [:tw 3],
making Girouette (hope)fully backward compatible.--gi-divide-*-reverse.
Thanks to flyingmachine for the bug report and fix.ribelo and lread for their help.dpassen for the contribution.Some symbols have been renamed to better reflect the multiple versions supported by Girouette:
girouette.tw.color/default-color-map -> girouette.tw.color/tw-v2-colorsgirouette.tw.default-api/default-components -> girouette.tw.default-api/all-tw-componentsgirouette.tw.default-api/class-name->garden -> girouette.tw.default-api/tw-v2-class-name->gardengirouette.tw.typography/default-font-family-map -> girouette.tw.typography/tw-v2-font-family-mapgirouette.tw.preflight/preflight -> girouette.tw.preflight/preflight-v2_0_3The processor's params preflight? was replaced by base-css-rules, it takes a vector of qualified symbols.
See the example's config.
Thanks to jamesnvc for the following fixes:
(PR #76) Escape octothorpe character in class name.
(PR #77) Fix .invisible class.
(PR #80) Fix the rule :max-width.
Fix bug in the processor tool when parsing CLJS files containing character literals.
Fixed and simplified the function girouette.util/rule-comparator.
space-x-2 to make it easier to be processed by libraries like Ornament.
The change won't affect most end users as the new garden data has the same effect, CSS-wise.
Big thank to Vynlar for this cross-project contribution.girouette.garden.util/rule-comparator can be used for ordering the garden rules which are output by class-name->garden.
Related to issue #71 and PR #66.max-width rule. Thanks to joe-loco for the bug report.joe-loco for the bug report.jeremS for the PR.class-name->garden now has some metadata:
:dry-run? flag in the inputs of the processor.:line-height to work with any number.make-api does no longer need to have specified colors or font families to work.Initial release
Can you improve this documentation? These fine people already did:
Vincent Cantin & Jeremy SchoffenEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |