Releases: riazer-lab/sira
Releases · riazer-lab/sira
v0.10.2
0.10.2 (2023-06-22)
Performance Improvements
- badge border-radius of cornered & square shapes in sizes. (cdf2bf5)
- button border-radius & padding in sizes. (6a002b9)
- tooltip add default bw color. (3c65736)
v0.10.1
0.10.1 (2023-06-12)
Performance Improvements
- update input component solid variant style. (1245c04)
v0.9.1
0.9.1 (2023-03-12)
Bug Fixes
- tailwind: prompt component grid area spacing. (2ebe3e8)
v0.9.0
0.9.0 (2023-03-08)
Features
- tailwind: tabs component add variant ghost. (2af9ee7)
v0.8.0
0.8.0 (2023-03-07)
Features
- button component add light variant style. (2fcb30a)
- tailwind: prompt component add size styles. (243bb3a)
Bug Fixes
- dropdown divider duplicated className with divider component. (720eb26)
v0.7.0
0.7.0 (2023-03-05)
Features
- add divider component & docs. (943c2c9)
Bug Fixes
- tailwind: loader size shrink in flex container. (ae81dc3)
- tailwind: loader spin position overflow. (7ae9e29)
Performance Improvements
- button component font size. (35b615d)
- loader flow-cross color for accessible. (681b7e3)
v0.6.1
0.6.1 (2023-02-16)
Bug Fixes
- prefersColorScheme for media theme. (e2f3885)
v0.6.0
0.6.0 (2023-02-14)
Features
- utilities: add shadow utilities class. (5bc1b2b)
Bug Fixes
- utilities: outline color. (f1fc4df)
v0.5.0
0.5.0 (2023-02-12)
⚠ BREAKING CHANGES
- theme color scale strict satisfy Radix colors.
Features
- add "info" built-in color. (0efd422)
Bug Fixes
- docs: docs site color style fixup for Radix colors. (35babe5)
Performance Improvements
- add contrast color css variables for theme colors. (7e3326b)
Code Refactoring
- theme color scale strict satisfy Radix colors. (0efd422)