wails/v3/internal/setupwizard/frontend
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
..
dist feat(setup): add global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +11:00
public feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
src feat(setup): add global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +11:00
index.html feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
package-lock.json feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
package.json feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
postcss.config.js feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
tailwind.config.js feat(setup): add global defaults, light/dark mode, and UI improvements 2025-12-07 17:40:53 +11:00
tsconfig.json feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00
vite.config.ts feat(setup): Preserve existing setup wizard design 2025-12-06 17:02:35 +11:00