Skip to content

Latest commit

 

History

History
274 lines (126 loc) · 9.41 KB

CHANGELOG.md

File metadata and controls

274 lines (126 loc) · 9.41 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.1 (2024-10-19)

Bug Fixes

Documentation

0.7.0 (2024-10-19)

Other

Refactorings

  • make package public (75b652c)
  • replace biome with prettier (5d082b0)
  • update readme and library name (e8852cb)

0.6.0 (2024-09-27)

Features

  • add circular progress component (f34becc)

Bug Fixes

  • precommit hook needs internet connection to work (828eaa2)

Other

  • upgrade deps, downgrade pnpm (a282712)

Refactorings

  • move back to React 18 forwardRef for the rest of the components (0513eb8)

0.5.4 (2024-09-23)

Features

  • add support for ring and success colors. improve input rings (1e7c0ed)
  • hover-card: add glass variant support (90919c4)

Bug Fixes

  • remove react as peer dependency since it causes issues with pnpm 9 (6dfbfb2)

Other

0.5.3 (2024-09-09)

Other

0.5.2 (2024-09-09)

Other

  • dont build storybook on quality checks (b67a2cf)

0.5.1 (2024-09-09)

Features

  • card: add glass variant support (4be3dff)
  • command: add glass variant support (e3a7774)
  • context-menu: add glass variant support (dee900d)
  • dialog: add glass variant support (e6e6946)
  • drawer: add glass variant support (20e23cd)

Other

  • set accent color same as primary by default (3e9eedf)

Refactorings

  • rename warn to warning color (c4135d7)
  • unify border styles for containers (e5d078e)

0.4.6 (2024-09-09)

Other

0.4.5 (2024-09-09)

Features

  • alert: add glass variant support (96efbc3)
  • button: add blur to outline style (d06fb47)
  • button: support accent color (6599cc9)

Bug Fixes

  • preset was not resolving gray properly (9bf620a)

0.4.4 (2024-09-09)

Features

  • add support for fallback, accent and bg muted colors (e312f14)

0.3.1 (2024-09-04)

Bug Fixes

  • use scoped pkg name for now (c9c8e0a)

0.2.20 (2024-09-02)

Bug Fixes

  • ui: remove fonts config (e4d2010)

0.2.19 (2024-09-02)

Features

  • tw: improve TS compat and add new defaults (e2b8843)

0.2.18 (2024-09-02)

Features

  • tw: allow custom colors in createPreset (c43edd0)

0.2.15 (2024-09-02)

Features

  • ui: add inner glow effect to glass surfaces (f8cd91f)

0.2.14 (2024-09-02)

Features

  • ui: implement new ComboBox component (150c542)

0.2.13 (2024-09-02)

Bug Fixes

  • button: Slot cannot have more than 1 child (c1752e8)

0.2.12 (2024-09-02)

Bug Fixes

  • ui: add RSC compatibility (1ea2f75)

0.2.10 (2024-09-02)

Features

  • button: make outline variant more transparent (43e8f5d)

0.2.9 (2024-09-02)

Bug Fixes

0.2.8 (2024-09-02)

Bug Fixes

0.2.7 (2024-09-02)

Bug Fixes

0.2.5 (2024-09-02)

Bug Fixes

  • sb: wrong base path. use bg rotator. (ee2a12c)

0.2.4 (2024-09-02)

Bug Fixes

0.2.3 (2024-09-02)

Features

  • accordion: reduce chevron animation duration (166c471)

0.2.2 (2024-09-01)

Bug Fixes

0.2.1 (2024-09-01)

Bug Fixes

0.1.11 (2024-08-31)

Bug Fixes

0.1.9 (2024-08-31)

Features

  • ui: add stories for all components (ef146f9)