veza/apps/web/src/features/profile
senke 8f26a2b3e9 feat(ui): animated number counters + navigation progress bar
Animated numbers:
- New useAnimatedCounter hook (requestAnimationFrame, ease-out cubic)
- New AnimatedNumber component with tabular-nums
- Applied to: DashboardPage (4 stats), UserProfilePageHeader (3 stats),
  StatCard, AdminDashboardStatCard (numeric values auto-animate)

Navigation progress bar:
- YouTube/GitHub-style thin bar at top of page
- Simulated progress on route changes (framer-motion)
- Primary color with glow shadow
- Integrated into Layout as first child

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 00:19:18 +01:00
..
components ui(tokens): migrate remaining arbitrary min-w values to Tailwind scale 2026-02-08 22:48:37 +01:00
pages feat(ui): animated number counters + navigation progress bar 2026-02-10 00:19:18 +01:00
schemas refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00