449 Commits

Author SHA1 Message Date
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
59505faeb6 feat: use separated file for examples 2024-06-02 09:02:53 +09:00
f957a4b8f2 fix: add ignoreUnescapedHTML 2024-06-02 08:57:29 +09:00
8a39615ca9 fix: make highlight work in LoadedCode 2024-06-02 08:49:41 +09:00
2d051be06b fix: remove escapeHtml 2024-06-02 08:44:13 +09:00
425f1325c9 feat: use separated file for examples 2024-06-02 08:40:43 +09:00
3aacc3ff83 refactor: remove trailing slash in GITHUB url 2024-06-02 08:36:11 +09:00
c978a54bab fix: remove re-highlight warning messages 2024-06-02 08:35:23 +09:00
af147ab0f3 fix: add forwardRef in overrideComponents 2024-06-02 08:35:03 +09:00
663f1b088e fix: use escapeHtml util after load text 2024-06-02 08:14:34 +09:00
a323bd3aa3 feat: add escapeHtml util 2024-06-02 08:14:18 +09:00
e7e7bfc395 feat: es2021 2024-06-02 08:14:10 +09:00