Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Releases: TazDeCoder/glow-mui3

Release 0.2.3

16 Feb 21:53
Compare
Choose a tag to compare

Release 0.2.1

13 Jan 18:33
Compare
Choose a tag to compare

0.2.1 (2023-01-13)

Bug Fixes

  • listitem: remove z-index of component (10637b6)
  • textfield: improve component input area (ea1d351)
  • themes: remove global import of "Roboto" font (8308caf)

Release 0.2.0

20 Dec 21:46
Compare
Choose a tag to compare

0.2.0 (2022-12-20)

Bug Fixes

  • storybook: update incorrect import for default theme (1ca8606)

Features

  • add new components (b999b3e)
  • box: update component (4793157)
  • components: add pickSystemProps utility (f085bb1)
  • themes: add new variants, scales, and colors (07bcb86)
  • ui: update existing components (9701164)

Release 0.1.0

12 Dec 17:31
Compare
Choose a tag to compare

0.1.0 (2022-12-12)

Features

  • components: add types (61a8384)
  • components: add ui components (823874c)
  • components: add utils components (b8233b7)
  • themes: add default theme (5dff634)
  • utils: add colorPalette utility (880504e)