wails/v3/internal/setupwizard
Lea Anthony ee6530e48b feat(setup): add imageBuilt status to Docker dependency check
Add imageBuilt field to DependencyStatus struct to track whether the
wails-cross Docker image exists. This allows the OOBE flow to properly
detect when Docker is installed but the cross-compilation image hasn't
been built yet, and prompt users to set up cross-platform builds.

Also moves the Docker build progress indicator to the center of the
footer for better visual placement.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:43:52 +11:00
..
docker feat(setup): update dependencies page to use PageTemplate layout 2026-01-25 14:43:52 +11:00
frontend feat(setup): add imageBuilt status to Docker dependency check 2026-01-25 14:43:52 +11:00
defaults.go feat(setup): add global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +11:00
wizard.go feat(setup): add imageBuilt status to Docker dependency check 2026-01-25 14:43:52 +11:00
wizard_darwin.go feat(setup): add imageBuilt status to Docker dependency check 2026-01-25 14:43:52 +11:00
wizard_linux.go feat(setup): add imageBuilt status to Docker dependency check 2026-01-25 14:43:52 +11:00
wizard_windows.go feat(setup): add imageBuilt status to Docker dependency check 2026-01-25 14:43:52 +11:00