aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)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-3042-1995/+1396
|\
| * chore(release): bump versions (#132)dropout-v0.2.0-alpha.6苏向夜2026-03-2914-47/+47
| |\
| | * chore(release): bump versionsgithub-actions[bot]2026-03-2914-47/+47
| |/
| * fix(release): fix release version tag苏向夜2026-03-296-0/+6
| * revert: revert due to primary version (#131)苏向夜2026-03-2911-28/+39
| |\
| | * Revert "chore(release): bump versions"苏向夜2026-03-2911-28/+39
| |/
| * chore(release): bump versions (#124)@dropout/ui-v0.1.0-alpha.4@dropout/docs-v0.1.0-alpha.1苏向夜2026-03-2911-39/+28
| |\
| | * chore(release): bump versionsgithub-actions[bot]2026-03-2911-39/+28
| |/
| * fix(build): fix pnpm build (#130)苏向夜2026-03-291-0/+0
| |\
| | * fix(build): fix pnpm buildfix/build苏向夜2026-03-291-0/+0
| |/
| * refactor(ui): full rewrite instance and code struct (#129)苏向夜2026-03-2938-1981/+1380
| |\
| | * Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ...苏向夜2026-03-292-2/+2
| | |\
| | * | refactor(ui): rewrite instance create苏向夜2026-03-2910-574/+1328
| | * | refactor(ui): rewrite game store苏向夜2026-03-298-675/+135
| | | * Update packages/ui/src/components/ui/field.tsx苏向夜2026-03-291-1/+1
| | | * Update .changes/particle-background.md苏向夜2026-03-291-1/+1
| | |/
| | * fix(lint): apply ui code lint苏向夜2026-03-298-23/+53
| | * Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into ...苏向夜2026-03-294-9/+27
| | |\
| | * | fix(ci): fix duplicate lint ci苏向夜2026-03-291-0/+4
| | | * Merge branch 'main' into refactor/fe苏向夜2026-03-294-9/+27
| | |/| | | |/ | |/|
| * | fix(env): fix vite config to integrate with tauri (#128)苏向夜2026-03-294-9/+27
| |\ \
| | * | fix(env): fix vite config to integrate with taurifix/vite-tauri苏向夜2026-03-294-9/+27
| |/ /
| | * feat(ui): remove all stores苏向夜2026-03-298-886/+5
| | * chore(ui): refactor effect instance check苏向夜2026-03-298-168/+497
* | | 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-262-4/+1
* | | chore: remove @biomejs/biome from dependencies in package.json and pnpm-lock....NtskwK2026-03-262-4/+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-2616-48/+71
* | | build: upgrade @biomejs/biome from 2.4.5 to 2.4.9NtskwK2026-03-262-95/+3
* | | 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-262-50/+59
* | | Merge branch 'main' of https://github.com/HydroRoll-Team/DropOutNtskwK2026-03-2650-7641/+5848
|\| |
| | * Merge branch 'main' into refactor/fe苏向夜2026-03-2619-737/+1735
| | |\ | | |/ | |/|
| | * chore: add missing file苏向夜2026-03-261-3/+7
| | * refactor(ui): rewrite particle background苏向夜2026-03-265-363/+62
| | * chore: update shadcn components苏向夜2026-03-263-25/+25
| * | Add game lifecycle management and instance import/export tools (#117)苏向夜2026-03-2619-737/+1735
| |\ \ | | |/ | |/|
| | * Merge branch 'main' into feature/multi-instances简律纯2026-03-2632-6904/+4113
| | |\ | | |/ | |/|
| * | chore(lint): partial apply docs code lints (#123)苏向夜2026-03-2632-6904/+4113
| |\ \
| | * \ Merge branch 'main' into chore/docs-lint苏向夜2026-03-261-0/+2
| | |\ \ | | |/ / | |/| |
| | * | Update .changes/docs-lint.md苏向夜2026-03-261-1/+1
| | * | chore(pnpm): fix pnpm lock file苏向夜2026-03-263-6692/+3872
| | * | chore(smif): add missing version field苏向夜2026-03-261-0/+1
| | * | chore(smif): add docs and patch bump苏向夜2026-03-264-11/+13
| | * | chore(lint): partial apply docs code lint苏向夜2026-03-2624-201/+227