524 Commits

Author SHA1 Message Date
4e941f7aa5 feat: use presets in button story 2024-05-19 15:24:02 +09:00
6349e5cf90 feat: add presets in button 2024-05-19 15:23:52 +09:00
2caa5dbea8 feat: add presets in vcn 2024-05-19 15:23:33 +09:00
6ef88893bf docs: add comments to shared.ts 2024-05-19 14:30:11 +09:00
56ae87cd81 feat: add dialog 2024-05-19 14:12:59 +09:00
08b111ab4f chore: remove console.log in storybook preview 2024-05-19 14:12:00 +09:00
836277addf feat: improve button styling 2024-05-19 13:54:10 +09:00
8e1cabba2c fix: add type safety for other props after variant resolved 2024-05-19 12:52:26 +09:00
99151f13f2 refactor: use excludeClassName instead of includeClassName in vcn resolve option 2024-05-19 12:38:22 +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
5a3b5a258e feat: add resolveProps as vcn's second return 2024-05-19 12:33:54 +09:00
23c96df0af Revert "feat: add path for root in tsconfig"
This reverts commit e1dc1dab323113f3173b6ae207ec494b83f29c01.
2024-05-19 12:32:56 +09:00
2f5c937104 refactor: update import path via root path 2024-05-19 12:13:16 +09:00
e1dc1dab32 feat: add path for root in tsconfig 2024-05-19 12:12:55 +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
bd19c4e837 feat: make base optional 2024-05-19 11:05:31 +09:00
c1a1f5da1b feat: allow boolean as string in vcn 2024-05-19 10:01:50 +09:00
28f84778bf feat: add base docs template 2024-05-19 09:41:59 +09:00
07ad04f832 feat: add stories for new variants in button 2024-05-18 21:26:58 +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
f7013ae546 feat: add basic setup for storybook 2024-05-18 21:11:11 +09:00