560 Commits

Author SHA1 Message Date
146b43cffb feat: add vite-env 2024-06-03 22:56:31 +09:00
95ec9ef6d0 feat: add vite-plugin-dynamic-import 2024-06-03 22:56:24 +09:00
859a6c23fc chore: remove all stories 2024-06-03 22:09:37 +09:00
55c9959384 docs: fix Tab docs 2024-06-03 22:09:16 +09:00
fc4e11f5f9 fix: make Tab return null instead of using hidden class 2024-06-03 22:08:42 +09:00
84a6536383 fix: make Story margin y 2024-06-03 22:08:28 +09:00
86bf518f2f docs: add input docs 2024-06-03 22:05:31 +09:00
a8cdcf92eb chore: remove switch story 2024-06-03 21:45:08 +09:00
d85dcb4d85 docs: add Switch docs 2024-06-03 21:44:56 +09:00
239938ff71 chore: remove Tooltip story 2024-06-03 21:36:38 +09:00
b55a0ea01c docs: add Tooltip docs 2024-06-03 21:36:01 +09:00
9b8a0f5145 chore: remove label story 2024-06-03 21:20:08 +09:00
6f0929a951 style: update label style 2024-06-03 21:19:48 +09:00
2ce9023084 docs: add Label docs 2024-06-03 21:18:15 +09:00
d9a2f29781 chore: remove toast story 2024-06-03 21:18:08 +09:00
1fc23f9fb4 feat: add toast documentation 2024-06-03 20:50:27 +09:00
38782bda7e fix: use id strategy to check duplication 2024-06-03 20:50:04 +09:00
86879b4456 feat: add toaster duplication detection process 2024-06-03 20:28:56 +09:00
e3086340c1 feat: add id prop in story 2024-06-03 19:54:41 +09:00
8c1aa0607c feat: add usage & props in tab 2024-06-03 19:42:35 +09:00
05bf4a774c fix: omit active in variant prop 2024-06-03 19:39:58 +09:00
3f7458036e chore: remove Tabs story 2024-06-03 19:33:26 +09:00
7ecd3282c3 chore: remove Dialog story 2024-06-03 19:33:04 +09:00
5f1ffd6646 docs: add Tabs docs 2024-06-03 19:32:55 +09:00
ff5f9c72ec fix: make movePercentage calculated from internalRef instead of e.target 2024-06-03 16:39:40 +09:00
b96c5883fb fix: fix size of drawer content wrapper div 2024-06-03 16:28:39 +09:00
dbea2ce701 fix: make top drawer style correctly 2024-06-03 16:05:31 +09:00
719506c08a fix: remove opened prop in DrawerOverlay 2024-06-03 16:05:10 +09:00
8f1caa7775 feat: add Drawer page to router 2024-06-03 16:04:56 +09:00
94ca2a93fb feat: add Drawer documentation 2024-06-03 16:04:45 +09:00
46fda16de8 fix: make button absolute for layout update 2024-06-03 15:30:35 +09:00
b09ae7caf6 feat: add layout components in Drawer 2024-06-03 15:30:22 +09:00
0bf419a5f7 feat: add Roadmap in introduction 2024-06-03 15:02:40 +09:00
ea6d8971da style: make toast border thiner 2024-06-03 14:52:01 +09:00
c3bfe665a8 fix: make toast animate reverse on mobile 2024-06-03 14:50:58 +09:00
8760c91c0c fix: add top margin of toaster for topnav in mobile 2024-06-03 14:48:56 +09:00
b6a1555397 feat: add other props in Toaster 2024-06-03 14:46:48 +09:00
142adc0852 fix: lower z-index of top navigation for toast 2024-06-03 14:36:00 +09:00
5947c0b95a fix: prevent touch scroll in drawer 2024-06-03 14:31:27 +09:00
c63bdbed90 fix: add specific language in LoadedCode pre 2024-06-03 14:27:00 +09:00
b2af7a97b2 fix: add error message when LoadedCode copy is not successful 2024-06-03 14:22:00 +09:00
e4ff38a653 fix: add wrapper outside of LoadedCode to safely add clipboard button 2024-06-03 14:20:54 +09:00
59d6e9aaa0 fix: add className prop in LoadedCode to accept hidden class of TabContent 2024-06-03 14:08:10 +09:00
dc2c02a41b fix: set default state of toc to false 2024-06-03 13:59:51 +09:00
24859da9ff feat: add toc highlight 2024-06-02 10:23:50 +09:00
aff9b4f90a feat: make mobile drawer scrollable 2024-06-02 09:34:00 +09:00
0daee68832 feat: make navigations sticky & scrollable 2024-06-02 09:31:36 +09:00
99d4e02308 fix: fix code URL 2024-06-02 09:13:59 +09:00
bdc4ce707c feat: use separated file for examples 2024-06-02 09:10:28 +09:00
2ea648da48 fix: fix code URL 2024-06-02 09:10:17 +09:00