trails/apps/planner/app
Ullrich Schäfer 69f420e879
Add basic responsive layout for tablet and mobile
Planner: hide title on small screens, wrap header items, hide waypoint
sidebar below md breakpoint (map takes full width).
Journal: stack route stats and action buttons on mobile, responsive
header layout on route detail.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 02:11:22 +01:00
..
components Add basic responsive layout for tablet and mobile 2026-03-25 02:11:22 +01:00
lib Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
routes Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00
root.tsx Add root ErrorBoundary to both apps, simplify withDb 2026-03-25 00:06:10 +01:00
routes.ts Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00