aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' of https://github.com/HydroRoll-Team/DropOut into chore/docsNtskwK2026-03-302-0/+8
|\
| * chore(release): bump versionsgithub-actions[bot]2026-03-292-2/+9
| * Revert "chore(release): bump versions"苏向夜2026-03-292-9/+2
| * chore(release): bump versionsgithub-actions[bot]2026-03-292-2/+9
* | chore(docs): remove version and private fields from package.jsonNtskwK2026-03-261-2/+0
* | fix(mermaid): prevent memory leak on unmountNtskwK2026-03-261-1/+6
* | refactor(mermaid): improve svg rendering with DOMParserNtskwK2026-03-261-17/+13
* | chore: remove @types/node from dependencies in package.json and pnpm-lock.yamlNtskwK2026-03-261-1/+0
* | chore: remove @biomejs/biome from dependencies in package.json and pnpm-lock....NtskwK2026-03-261-1/+0
* | chore(docs): refactor Mermaid component to render charts asynchronously and i...NtskwK2026-03-261-9/+20
* | fix(mermaid): update chart dependency in effectNtskwK2026-03-261-1/+2
* | style: format code and update biome schemaNtskwK2026-03-261-1/+1
* | chore(docs): refactor Mermaid component and clean up imports in documentation...NtskwK2026-03-263-16/+12
* | build(deps): upgrade @biomejs/biome to v2.4.9NtskwK2026-03-261-1/+1
|/
* chore(smif): add missing version field苏向夜2026-03-261-0/+1
* chore(lint): partial apply docs code lint苏向夜2026-03-2624-201/+227
* Restructure docs into manual/development and add implementation docs (#94)Natsuu2026-02-2738-1171/+1404
* Refine Chinese getting-started docs game launch instruction (#90)Natsuu2026-02-101-1/+1
* docs: update language links and improve formatting in README files (#88)Natsuu2026-02-091-1/+6
* docs: restructure documentation filesNtskwK2026-02-0322-11/+0
* feat(i18n): add multi-language support for docsNtskwK2026-02-0310-118/+222
* docs: remove emojis from documentation and home pagecopilot-swe-agent[bot]2026-01-305-62/+56
* docs: fix relative links and image paths in documentationNtskwK2026-01-294-29/+26
* feat(docs): enhance error boundary UI and add 404 pageNtskwK2026-01-293-6/+29
* fix: update navigation title from 'React Router' to 'DropOut'HsiangNianian2026-01-221-1/+1
* chore: Update favicon.ico in public directoryHsiangNianian2026-01-221-0/+0
* Update packages/docs/content/docs/en/troubleshooting.mdx简律纯2026-01-221-4/+6
* Update packages/docs/content/docs/en/troubleshooting.mdx简律纯2026-01-221-1/+1
* Update packages/docs/content/docs/zh/troubleshooting.mdx简律纯2026-01-221-1/+1
* Update packages/docs/content/docs/zh/troubleshooting.mdx简律纯2026-01-221-2/+2
* Update packages/docs/content/docs/en/features/index.mdx简律纯2026-01-221-6/+6
* docs: redesign home page with launcher showcase and fix routingcopilot-swe-agent[bot]2026-01-214-13/+135
* docs: fix meta.json structure and build configuration for i18ncopilot-swe-agent[bot]2026-01-214-46/+2
* docs: configure i18n support and update documentation READMEcopilot-swe-agent[bot]2026-01-213-13/+64
* docs: add Chinese translations for documentationcopilot-swe-agent[bot]2026-01-2124-0/+2896
* docs: add comprehensive documentation for DropOut launchercopilot-swe-agent[bot]2026-01-2113-53/+3024
* feat(docs): add React Router docs with FumadocsNtskwK2026-01-2120-0/+418