Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Releases: La-Javaness/xstyled-theme-system

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 10:01

1.4.0 (2021-04-12)

Features

  • Add keyframes helper to injectTheme functions (cf66c7c)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:32

1.3.1 (2020-09-18)

Bug Fixes

  • useIconSrc: Fail early in case the color isn't recognised (535c864)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 16:06

1.3.0 (2020-09-17)

Bug Fixes

  • Update rgbaToHex to circumvent bugs with bad inputs (e704f2f)

Features

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 16:57

1.2.1 (2020-08-06)

Bug Fixes

  • Avoid crashes when theme bits are missing (1454670)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:22

1.2.0 (2020-08-04)

Bug Fixes

  • Avoid undefined variant warnings in colorMode (d6bd36f)

Features

  • Add React hook to generate the sprite URL for an icon (7b9afde)
  • Add RGB/Hex to 8-char Hex converter (aeceab5)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:34

1.1.2 (2020-07-13)

Bug Fixes

  • Avoid undefined variant warnings in colorMode (0031b59)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:10

1.1.1 (2020-07-13)

Bug Fixes

  • Bypass idiotic Webpack behavior when no default export is set (d1bedc7)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:20

1.1.0 (2020-07-13)

Features

  • Let callees figure out how to pass the colorMode prop (3ec2add)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:10

1.0.0 (2020-07-13)

Features

  • Provide utilities for xstyled-theme consumers (6db1526)