All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.1 (2024-10-19)
0.7.0 (2024-10-19)
- upgrade dependencies (65848c1)
- upgrade dependencies (e4ed5c7)
- upgrade dependencies (d84a75d)
- upgrade dependencies (0c9422b)
- make package public (75b652c)
- replace biome with prettier (5d082b0)
- update readme and library name (e8852cb)
0.6.0 (2024-09-27)
- add circular progress component (f34becc)
- precommit hook needs internet connection to work (828eaa2)
- upgrade deps, downgrade pnpm (a282712)
- move back to React 18 forwardRef for the rest of the components (0513eb8)
0.5.4 (2024-09-23)
- add support for ring and success colors. improve input rings (1e7c0ed)
- hover-card: add glass variant support (90919c4)
- remove react as peer dependency since it causes issues with pnpm 9 (6dfbfb2)
0.5.3 (2024-09-09)
- release only on-demand (7bdc161)
0.5.2 (2024-09-09)
- dont build storybook on quality checks (b67a2cf)
0.5.1 (2024-09-09)
- 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)
- set accent color same as primary by default (3e9eedf)
0.4.6 (2024-09-09)
- add versionrc config (75489e9)
0.4.5 (2024-09-09)
- alert: add glass variant support (96efbc3)
- button: add blur to outline style (d06fb47)
- button: support accent color (6599cc9)
- preset was not resolving gray properly (9bf620a)
- add support for fallback, accent and bg muted colors (e312f14)
- use scoped pkg name for now (c9c8e0a)
- ui: remove fonts config (e4d2010)
- tw: improve TS compat and add new defaults (e2b8843)
- tw: allow custom colors in createPreset (c43edd0)
- ui: add inner glow effect to glass surfaces (f8cd91f)
- ui: implement new ComboBox component (150c542)
- button: Slot cannot have more than 1 child (c1752e8)
- ui: add RSC compatibility (1ea2f75)
- button: make outline variant more transparent (43e8f5d)
- sb: bgs base path. (9a1bd91)
- sb: bgs base path. (e3c1dec)
- sb: bgs base path. (6761dd7)
- sb: wrong base path. use bg rotator. (ee2a12c)
- sb: wrong base path (fad9571)
- accordion: reduce chevron animation duration (166c471)
- sb: bg paths (702b0d8)
- linting (4df32ec)
- sb: improve styles (82f80f4)
- ui: add stories for all components (ef146f9)