aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* chore(docs): add newline at end of package.jsonNtskwK2026-03-301-1/+1
|
* Merge branch 'main' of https://github.com/HydroRoll-Team/DropOut into chore/docsNtskwK2026-03-3035-1979/+1370
|\
| * chore(release): bump versionsgithub-actions[bot]2026-03-294-4/+28
| |
| * Revert "chore(release): bump versions"苏向夜2026-03-294-28/+4
| |
| * chore(release): bump versionsgithub-actions[bot]2026-03-294-4/+28
| |
| * fix(build): fix pnpm buildfix/build苏向夜2026-03-291-0/+0
| |
| * Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ↵苏向夜2026-03-291-1/+1
| |\ | | | | | | | | | refactor/fe
| * | refactor(ui): rewrite instance create苏向夜2026-03-299-574/+1323
| | |
| * | refactor(ui): rewrite game store苏向夜2026-03-297-675/+130
| | |
| | * Update packages/ui/src/components/ui/field.tsx苏向夜2026-03-291-1/+1
| |/ | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| * fix(lint): apply ui code lint苏向夜2026-03-298-23/+53
| |
| * Merge branch 'main' into refactor/fe苏向夜2026-03-291-1/+20
| |\
| | * fix(env): fix vite config to integrate with taurifix/vite-tauri苏向夜2026-03-291-1/+20
| | |
| * | feat(ui): remove all stores苏向夜2026-03-297-886/+0
| | |
| * | chore(ui): refactor effect instance check苏向夜2026-03-296-167/+491
| | |
* | | 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 ↵NtskwK2026-03-261-1/+0
| | | | | | | | | | | | pnpm-lock.yaml
* | | chore(docs): refactor Mermaid component to render charts asynchronously and ↵NtskwK2026-03-261-9/+20
| | | | | | | | | | | | improve security
* | | fix(mermaid): update chart dependency in effectNtskwK2026-03-261-1/+2
| | |
* | | style: format code and update biome schemaNtskwK2026-03-2615-47/+70
| | |
* | | chore(docs): refactor Mermaid component and clean up imports in ↵NtskwK2026-03-263-16/+12
| | | | | | | | | | | | documentation pages
* | | build(deps): upgrade @biomejs/biome to v2.4.9NtskwK2026-03-261-1/+1
| |/ |/|
| * Merge branch 'main' into refactor/fe苏向夜2026-03-2610-255/+537
| |\ | |/ |/|
| * chore: add missing file苏向夜2026-03-261-3/+7
| |
| * refactor(ui): rewrite particle background苏向夜2026-03-264-363/+57
| |
| * chore: update shadcn components苏向夜2026-03-263-25/+25
| |
* | Merge branch 'main' into feature/multi-instances简律纯2026-03-2626-201/+231
|\|
| * chore(pnpm): fix pnpm lock file苏向夜2026-03-261-0/+3
| |
| * chore(smif): add missing version field苏向夜2026-03-261-0/+1
| |
| * chore(lint): partial apply docs code lint苏向夜2026-03-2624-201/+227
| |
* | fix(macro): update ts export macroHsiangNianian2026-03-184-14/+16
| | | | | | | | https://github.com/HydroRoll-Team/DropOut/pull/117#discussion_r2922886584
* | Potential fix for pull request finding简律纯2026-03-181-1/+2
| | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* | Potential fix for pull request finding简律纯2026-03-181-2/+12
| | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* | Potential fix for pull request finding简律纯2026-03-181-1/+3
| | | | | | Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* | revert(ui): remove hostHsiangNianian2026-03-181-1/+0
| | | | | | | | https://github.com/HydroRoll-Team/DropOut/pull/117#discussion_r2922898445
* | feat(instance): finish multi instances systemHsiangNianian2026-03-124-71/+362
| |
* | feat(ui): add initGameLifecycleHsiangNianian2026-03-121-1/+4
| |
* | fix(auth): fix ms auth progress errorHsiangNianian2026-03-121-20/+67
| |
* | feat: add sync status for bottom bar in the homepage and instances pageHsiangNianian2026-03-121-163/+85
| |
* | feat: Add server for vite.config.tsHsiangNianian2026-03-121-0/+5
|/
* chore: apply prek auto-fixes [skip ci]dropout-v0.2.0-alpha.5@dropout/ui-v0.1.0-alpha.3fu0504092026-03-021-1/+1
|
* chore(release): bump versionsgithub-actions[bot]2026-03-022-2/+18
|
* refactor(ui): partial rewrite instance layout苏向夜2026-03-023-117/+109
|
* feat(ui): improve sidebar avatar苏向夜2026-03-021-3/+24
|
* feat(ui): java config苏向夜2026-03-025-17/+155
|
* feat: improve toast and logo苏向夜2026-03-021-1/+1
|
* Restructure docs into manual/development and add implementation docs (#94)Natsuu2026-02-2738-1171/+1404
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ## Summary by Sourcery Restructure documentation into separate manual and development sections, introduce detailed internal implementation docs for auth/Java/mod loaders, and update site navigation, landing page links, and MDX tooling (Mermaid, card styling) to match the new structure and tech stack. Enhancements: - Enable Mermaid rendering support in the docs app and add a reusable Mermaid React component. - Refine Docs page rendering by customizing Card styling and removing redundant in-page titles/descriptions rendered by the layout. - Align docs source configuration and routing comments with the new manual-based default paths. Documentation: - Split user-facing docs under a new manual section and move contributor content into a dedicated development section for both English and Chinese. - Add comprehensive internal implementation documentation covering authentication, Java management, mod loader/version merging, event bus, and architecture patterns in both English and Chinese. - Update existing feature docs (mod loaders, Java, authentication) and getting-started/troubleshooting pages to be more conceptual, pointing to implementation docs for technical details. - Refresh architecture docs to reflect the React/Zustand frontend stack and add Mermaid-based architecture diagrams. - Adjust navigation labels, home-page CTAs, and doc links to target the new manual/development structure and routes. --------- Co-authored-by: 简律纯 <i@jyunko.cn>