wails/v3/internal/setupwizard
Lea Anthony 431869bf84 feat(setup): add global defaults, light/dark mode, and UI improvements
- Add global defaults config stored in ~/.config/wails/defaults.yaml
- Add light/dark mode toggle with theme persistence
- Add PKGBUILD support to Linux build formats display
- Add macOS signing clarification (public identifiers vs Keychain storage)
- Fix spinner animation using CSS animate-spin
- Add signing defaults for macOS and Windows code signing
- Compact defaults page layout with 2-column design
- Add Wails logo with proper light/dark theme variants

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 17:40:53 +11:00
..
frontend feat(setup): add global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +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 global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +11:00
wizard_darwin.go feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
wizard_linux.go feat(setup): improve dependency UX with retry button and loading animations 2025-12-07 10:30:44 +11:00
wizard_windows.go feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00