586 Commits

Author SHA1 Message Date
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
5ab51c94b3 fix: fix dialog footer mobile layout 2024-06-02 07:58:38 +09:00
45fce41440 feat: add dialog documentation 2024-06-02 07:54:34 +09:00
158603326d fix: fix toc key problem 2024-06-02 07:54:16 +09:00
3343957ad7 fix: add mdx in tailwind config's target 2024-06-02 07:26:29 +09:00
e1ee313117 fix: change deps of checkbox doc 2024-06-02 07:03:46 +09:00
e7b05d8472 feat: add asChild in button docs 2024-06-02 07:02:44 +09:00
bb4803c255 fix: remove legacy stories that replaced by new website 2024-06-02 06:59:39 +09:00
74b7ed291b feat: use DynamicLayout & import tocs 2024-06-02 06:59:19 +09:00
0e6e314055 feat: add place for toc in grid on large screen 2024-06-02 06:58:20 +09:00
3e3250d5cb feat: add dynamic layout including documentation and recursive toc navigation 2024-06-02 06:58:02 +09:00
e302e77f5b refactor: remove whole documentation side to outlet 2024-06-02 06:57:45 +09:00
c70a211954 feat: add type of toc 2024-06-02 06:57:07 +09:00
a042157626 feat: add rehype-slug & @stefanprobst/rehype-extract-toc to provide toc 2024-06-02 06:56:59 +09:00