299 Commits

Author SHA1 Message Date
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
8b53e0a0e4 feat: add Checkbox docs in route 2024-06-02 03:24:30 +09:00
d48a31c170 feat: add Checkbox docs in route 2024-06-02 03:24:24 +09:00
efac10d91b feat: add Checkbox docs 2024-06-02 03:24:13 +09:00
9a76ddfaa2 feat: add disabled style in label 2024-06-02 03:24:02 +09:00
3e49b03129 fix: add link size in Button 2024-06-02 03:20:20 +09:00
2633c525c3 fix: make Button inherit currentColor 2024-06-02 03:18:48 +09:00
dd41b275b2 fix: add not-prose in Story 2024-06-02 03:18:04 +09:00
bb29b9317c fix: remove prose in not-prose 2024-06-02 03:17:53 +09:00
ab3ecd0d55 feat: replace prop description to table 2024-06-02 02:07:23 +09:00
a905ca1aaf fix: make table safely overflow 2024-06-02 02:07:07 +09:00
04b819619b fix: remove backticks display in code 2024-06-02 01:59:54 +09:00
a431542019 feat: add remark-gfm to support table 2024-06-02 01:53:45 +09:00
19378c16ea fix: make import and usage separated in Button docs 2024-06-02 01:50:12 +09:00
ff91d43a35 fix: fix indentation level of code 2024-06-02 01:47:29 +09:00
51b9a8bd1e feat: add DrawerClose to each sidenav link to close sidenav after click 2024-06-02 01:34:05 +09:00
811be2f59b feat: add touch handling 2024-06-02 01:27:41 +09:00