ui: plan 01-27 done #1

Merged
developer merged 120 commits from ai/ui-client into main 2026-05-13 18:55:14 +00:00
Showing only changes of commit 7af57933eb - Show all commits
+4 -4
View File
@@ -108,7 +108,7 @@ bottom-tab bar.
### View model ### View model
``` ```text
ActiveView ∈ { ActiveView ∈ {
/login, (anonymous only) /login, (anonymous only)
/lobby, (auth required) /lobby, (auth required)
@@ -136,7 +136,7 @@ overlay clears when the user navigates to any other view.
Desktop (≥ 1024 px): Desktop (≥ 1024 px):
``` ```text
┌──────────────────────────────────────────────────────────┐ ┌──────────────────────────────────────────────────────────┐
│ Header: race · turn N · countdown · view dropdown · ⚙ │ │ Header: race · turn N · countdown · view dropdown · ⚙ │
├────────────────────────────────────────────┬─────────────┤ ├────────────────────────────────────────────┬─────────────┤
@@ -158,7 +158,7 @@ right corner.
Mobile (< 768 px): Mobile (< 768 px):
``` ```text
┌──────────────────────┐ ┌──────────────────────┐
│ ☰ race · turn N · ⚙ │ │ ☰ race · turn N · ⚙ │
├──────────────────────┤ ├──────────────────────┤
@@ -198,7 +198,7 @@ opens a popover (desktop) or bottom sheet (mobile) with category
toggles: toggles:
| Toggleable | Default | | Toggleable | Default |
|------------|---------| | - | - |
| Hyperspace groups | on | | Hyperspace groups | on |
| Incoming groups (not necessarily enemy) | on | | Incoming groups (not necessarily enemy) | on |
| Cargo routes | on | | Cargo routes | on |