170 Commits

Author SHA1 Message Date
d310883fe0 fix: make children type ReactNode 2024-05-24 22:18:02 +09:00
7977ac5038 feat: apply slot in Dialog 2024-05-24 22:03:41 +09:00
7d3413451f fix: exclude multiple children without generic in DialogClose 2024-05-24 20:55:35 +09:00
4c63b6bd9d fix: exclude multiple children without generic in DialogTrigger 2024-05-24 20:55:01 +09:00
09bdb41160 feat: add error message in set method of context on outside of provider 2024-05-24 19:24:21 +09:00
7ae5f7fd6d fix: make dialog context warn on development environment 2024-05-24 19:23:22 +09:00
541292d8cc fix: add error message in set method of context on outside of provider 2024-05-24 19:15:21 +09:00
98c853d73e feat: add tooltip 2024-05-21 12:43:05 +09:00
9493fb8857 refactor: make toaster scale larger on transition 2024-05-21 10:26:50 +09:00
2b59d3c572 feat: add toast 2024-05-21 00:26:21 +09:00
6349e5cf90 feat: add presets in button 2024-05-19 15:23:52 +09:00
56ae87cd81 feat: add dialog 2024-05-19 14:12:59 +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