36 Commits

Author SHA1 Message Date
d3555fc42d docs(react): update installation instructions
Installation documentation is updated to reflect the new changes. The CLI has been introduced to automatically install components and shared core utility. The procedure of manual installation and configuration is also detailed. The new CLI can list, add, and configure components providing an easier setup process.
2024-06-07 01:28:27 +09:00
fdb4d0d70f feat: add Popover docs 2024-06-05 21:31:50 +09:00
9c996f564a fix: reformat table 2024-06-04 23:14:50 +09:00
b69f886e9e fix: reformat table 2024-06-04 23:11:32 +09:00
c2a1f583a9 fix: remove unused imports 2024-06-04 23:11:03 +09:00
10c17bb51e fix: fix route 2024-06-04 11:43:20 +09:00
55c9959384 docs: fix Tab docs 2024-06-03 22:09:16 +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
8c1aa0607c feat: add usage & props in tab 2024-06-03 19:42:35 +09:00
5f1ffd6646 docs: add Tabs docs 2024-06-03 19:32:55 +09:00
94ca2a93fb feat: add Drawer documentation 2024-06-03 16:04:45 +09:00
0bf419a5f7 feat: add Roadmap in introduction 2024-06-03 15:02:40 +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
425f1325c9 feat: use separated file for examples 2024-06-02 08:40:43 +09:00
45fce41440 feat: add dialog documentation 2024-06-02 07:54:34 +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
efac10d91b feat: add Checkbox docs 2024-06-02 03:24:13 +09:00
3e49b03129 fix: add link size in Button 2024-06-02 03:20:20 +09:00
ab3ecd0d55 feat: replace prop description to table 2024-06-02 02:07:23 +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
15c5b253d8 feat: add Usage & Props section 2024-06-02 00:06:09 +09:00
4917908695 feat: add Button documentation 2024-06-01 08:04:55 +09:00
6e889f180f feat: add LoadedCode for shared.ts in installation page 2024-06-01 07:55:24 +09:00
7ac2a62f3b refactor: change directory name from getting-started to docs 2024-06-01 02:03:23 +09:00
8562f8c886 feat: add content in installation 2024-06-01 02:01:59 +09:00
c9f0738b7c feat: add content to introduction 2024-06-01 01:57:15 +09:00
67492651ed feat: add single docs 2024-05-31 21:11:30 +09:00