Skip to content

Tags: lambdaisland/ornament

Tags

v1.12.107

Toggle v1.12.107's commit message
# 1.12.107 (2023-09-27 / 2444e34)

## Fixed

- Fix component resolution inside a set (in a rule of another component) (see tests for example)

v1.11.101

Toggle v1.11.101's commit message
# 1.11.101 (2023-09-13 / 213279d)

## Fixed

- Allow reusing the styles of one component directly inside another (see tests for example)

v1.10.94

Toggle v1.10.94's commit message
# 1.10.94 (2023-08-30 / d1e1c3b)

## Fixed

- Support using `defstyled` components as reagent form-2 components

v0.9.87

Toggle v0.9.87's commit message
# 0.9.87 (2023-04-15 / dac82f4)

## Added

- Added a `:tw-version` flag for the preflight, similar to `set-tokens!`
- Document how to opt-in to Tailwind v3

v0.8.84

Toggle v0.8.84's commit message
# 0.8.84 (2023-02-28 / 8d54daa)

## Added

- Implement inheritance for fn-tails

v0.7.77

Toggle v0.7.77's commit message
# 0.7.77 (2022-11-25 / a1f8d65)

## Added

## Fixed

## Changed

v0.6.69

Toggle v0.6.69's commit message
# 0.6.69 (2022-10-11 / a629407)

## Fixed

- Fixed an issue withe direct invocation of components with a render function (tail-fn)

v0.5.65

Toggle v0.5.65's commit message
# 0.5.65 (2022-09-20 / 94cbebe)

## Added

- Support attributes when using a top-level fragment in a rendering function

v0.4.34

Toggle v0.4.34's commit message
# 0.4.34 (2022-01-25 / df056c8)

## Fixed

- Fix cljdoc build

v0.3.30

Toggle v0.3.30's commit message
# 0.3.30 (2022-01-25 / d37c5e4)

## Fixed

- Improve ClojureScript support, in particular referencing components in other components style rules
- Support vectors with multiple selectors, plus alternative syntax with sets