Skip to content

Releases: dash-ui/styles

v1.0.0-alpha.2

29 Oct 02:37
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2021-10-29)

Bug Fixes

v1.0.0-alpha.1

28 Oct 23:57
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2021-10-28)

Bug Fixes

  • add prerelease properties to semantic release branches (7e6e567)

chore

Code Refactoring

  • add a variants property and make styles an object (0348d95)

BREAKING CHANGES

  • createStyles() no longer returns a function, it returns an object.

  • This will break things that depend on the previous type definitions

  • chore(release): 1.0.0

1.0.0 (2021-10-28)

Code Refactoring

v0.8.9

03 Oct 18:51
Compare
Choose a tag to compare

0.8.9 (2021-10-03)

Performance Improvements

  • improve lazy evaluation performance (31a7fa9)

v0.8.8

27 Sep 05:09
Compare
Choose a tag to compare

0.8.8 (2021-09-27)

Bug Fixes

v0.8.7

27 Sep 03:37
Compare
Choose a tag to compare

0.8.7 (2021-09-27)

Performance Improvements