22 Commits

Author SHA1 Message Date
4421adfe7d refactor(components): make shared version and update import in components 2024-06-11 12:56:55 +09:00
3e49b03129 fix: add link size in Button 2024-06-02 03:20:20 +09:00
2633c525c3 fix: make Button inherit currentColor 2024-06-02 03:18:48 +09:00
863e6388d6 fix: change button light hover color 2024-06-01 07:47:46 +09:00
dcbad53d39 refactor: extract asChild in otherProps of Button 2024-05-28 22:15:39 +09:00
b53581f750 feat: add status style preset in Button 2024-05-28 21:22:47 +09:00
a5a371e35d refactor: change color name error to danger 2024-05-28 21:20:51 +09:00
b61f12eac7 style: add various status colors 2024-05-28 20:14:31 +09:00
3ebcbae46f style: change transparent colors to neutral 2024-05-26 20:10:19 +09:00
30a7e68609 style: change gray to neutral 2024-05-26 20:01:55 +09:00
f81e9180c6 feat: add separated colors in button 2024-05-26 17:21:25 +09:00
10443da796 fix: add w-fit in base style 2024-05-24 22:21:20 +09:00
fd1c1ef0de refactor: apply asChild to Button 2024-05-24 22:20:57 +09:00
6349e5cf90 feat: add presets in button 2024-05-19 15:23:52 +09:00
836277addf feat: improve button styling 2024-05-19 13:54:10 +09:00
376ccc724f Revert "refactor: update import path via root path"
This reverts commit 2f5c93710444632319285729106b520d414b73d8.
2024-05-19 12:35:16 +09:00
ab162a706e feat: apply resolveVariants 2024-05-19 12:34:24 +09:00
2f5c937104 refactor: update import path via root path 2024-05-19 12:13:16 +09:00
5586a4f28a refactor: remove button variants export 2024-05-19 11:07:59 +09:00
caf28f340a fix: use ComponentPropsWithoutRef for native element props 2024-05-19 11:07:40 +09:00
d01c796897 feat: add button variants 2024-05-18 21:26:31 +09:00
49641e26ed feat: add button component 2024-05-18 21:11:19 +09:00