Skip to content

Releases: dash-ui/styles

v1.3.2

28 Oct 02:27
Compare
Choose a tag to compare

1.3.2 (2022-10-28)

Bug Fixes

v1.3.1

28 Oct 02:19
Compare
Choose a tag to compare

1.3.1 (2022-10-28)

Bug Fixes

  • revert adding themes to style object (#25) (0712080)

v1.3.0

28 Oct 01:43
Compare
Choose a tag to compare

1.3.0 (2022-10-28)

Features

v1.2.0

15 Oct 01:45
Compare
Choose a tag to compare

1.2.0 (2022-10-15)

Features

  • support constructable stylesheets (#23) (086a081)

v1.1.1

01 Sep 17:30
Compare
Choose a tag to compare

1.1.1 (2022-09-01)

Bug Fixes

v1.1.0

01 Sep 17:23
Compare
Choose a tag to compare

1.1.0 (2022-09-01)

Features

  • add insertRule batching optimization (#21) (d460435)

v1.0.2

18 Aug 00:28
Compare
Choose a tag to compare

1.0.2 (2022-08-18)

Bug Fixes

  • add explicit function return types (#20) (d327470)

v1.0.1

25 Jun 21:29
Compare
Choose a tag to compare

1.0.1 (2022-06-25)

Bug Fixes

v1.0.0-alpha

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

1.0.0 (2021-10-28)

Code Refactoring

BREAKING CHANGES

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

v1.0.0-alpha.13

02 Nov 19:38
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2021-11-02)

Bug Fixes

  • allow number indexes in pathToToken (f43514b)