aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/ui/src/components/instance-creation-modal.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix: resolve cleanup and formatBytes bugs in download progressfix/download-progress-bugskrypton2026-03-311-3/+2
|
* feat(ui): add real-time download progress to instance creation flowJunyan Qin2026-03-211-47/+153
| | | | | | | - 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)
* refactor: migrate some invokes苏向夜2026-02-261-39/+31
|
* chore(workspace): replace legacy codes苏向夜2026-02-251-0/+552