14 Commits

Author SHA1 Message Date
c27e7bd2c5 feat(react): add configuration documentation
A new configuration documentation file has been added to the react package. This document includes information about the library file, CLI, and the configuration structure. It also contains code examples for enhancing user understanding.
2024-06-11 18:52:02 +09:00
10c17bb51e fix: fix route 2024-06-04 11:43:20 +09:00
5201dbeda9 feat: make automatic docs routing 2024-06-03 22:56:47 +09:00
86bf518f2f docs: add input docs 2024-06-03 22:05:31 +09:00
d85dcb4d85 docs: add Switch docs 2024-06-03 21:44:56 +09:00
b55a0ea01c docs: add Tooltip docs 2024-06-03 21:36:01 +09:00
2ce9023084 docs: add Label docs 2024-06-03 21:18:15 +09:00
1fc23f9fb4 feat: add toast documentation 2024-06-03 20:50:27 +09:00
5f1ffd6646 docs: add Tabs docs 2024-06-03 19:32:55 +09:00
8f1caa7775 feat: add Drawer page to router 2024-06-03 16:04:56 +09:00
45fce41440 feat: add dialog documentation 2024-06-02 07:54:34 +09:00
8b53e0a0e4 feat: add Checkbox docs in route 2024-06-02 03:24:30 +09:00
ce0b587777 feat: add sidenav in RouteObject 2024-06-01 01:56:31 +09:00
3feef38eeb refactor: replace Link in MainLayout to RouteObject map 2024-06-01 01:29:26 +09:00