aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui/src/stores
Commit message (Collapse)AuthorAgeFilesLines
* fix: resolve cleanup and formatBytes bugs in download progressfix/download-progress-bugskrypton2026-03-311-0/+13
|
* feat(ui): add real-time download progress to instance creation flowJunyan Qin2026-03-211-0/+194
| | | | | | | - Add download-store with throttled event handling for download-start/progress/complete - Rewrite download-monitor with phase-aware progress display (preparing/downloading/finalizing/installing-mod-loader/completed/error) - Add Step 4 (Installing) to instance creation modal with live progress bar - Fix dialog width jittering caused by long filenames (overflow-hidden + w-0 grow)
* chore(workspace): replace legacy codes苏向夜2026-02-2515-1334/+1471
|
* chore(ui): refactor workspace to monorepo苏向夜2026-01-198-0/+1334