MosswartOverlord/frontend/src
Erik 53bb1ba9cf fix(v2): aligned stat grid + correct icons + action buttons
- Stats now use a 3-column CSS Grid so values align across rows
- Fixed icons: ☠️ for deaths (was 💀), prismatic-taper-icon.png
  for tapers (was wrong emoji 🔮), 🕐 for time (was 🕑)
- Added action buttons row (Chat, Stats, Inv, Char, Radar) matching
  v1's button bar — accent-colored for primary actions
- Buttons are present but not wired to windows yet (Phase 3)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 15:46:47 +02:00
..
api feat: v2 dashboard — React + Vite parallel implementation 2026-04-12 15:07:11 +02:00
components fix(v2): aligned stat grid + correct icons + action buttons 2026-04-12 15:46:47 +02:00
contexts feat(v2): Phase 1 — map-first layout matching v1 2026-04-12 15:38:14 +02:00
hooks feat(v2): Phase 1 — map-first layout matching v1 2026-04-12 15:38:14 +02:00
styles fix(v2): aligned stat grid + correct icons + action buttons 2026-04-12 15:46:47 +02:00
types feat: v2 dashboard — React + Vite parallel implementation 2026-04-12 15:07:11 +02:00
utils feat(v2): Phase 1 — map-first layout matching v1 2026-04-12 15:38:14 +02:00
App.tsx feat(v2): Phase 1 — map-first layout matching v1 2026-04-12 15:38:14 +02:00
main.tsx feat: v2 dashboard — React + Vite parallel implementation 2026-04-12 15:07:11 +02:00