aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* chore(docs): reorder export statements in accordion.tsxNtskwK2026-03-301-1/+1
* 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(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
| |/
| * 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 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-2615-47/+70
* | | 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
| |/ |/|
| * 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
* | Potential fix for pull request finding简律纯2026-03-181-1/+2
* | Potential fix for pull request finding简律纯2026-03-181-2/+12
* | Potential fix for pull request finding简律纯2026-03-181-1/+3
* | revert(ui): remove hostHsiangNianian2026-03-181-1/+0
* | 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