wulf-pulse/components/mobile
lorentz 01943a6dc9 feat(02-01): create BottomNav component with 4 tabs + More button
- Fixed bottom bar with border-t bg-background pb-safe
- 4 tabs: Dashboard, Tickets, Finance, Analyzer linked to /mobile/* routes
- Active state via pathname.startsWith(href), text-primary when active
- More cell triggers onMoreClick prop (parent controls drawer state)
- max-w-lg mx-auto gutter alignment, h-16 (64px) touch targets
- Icons: LayoutDashboard, Ticket, DollarSign, Sparkles, Menu
- Implements SHELL-06, NAV-01..03, DRAWER-01 requirements
2026-05-03 16:08:00 -04:00
..
BottomNav.tsx feat(02-01): create BottomNav component with 4 tabs + More button 2026-05-03 16:08:00 -04:00
HeaderBar.tsx feat(02-01): create HeaderBar component with brand, Bell placeholder, avatar trigger 2026-05-03 16:08:00 -04:00
MoreDrawer.tsx feat(02-01): create MoreDrawer component with Sheet, 3 sections, sign out 2026-05-03 16:07:47 -04:00