trails/apps/planner/app
Ullrich Schäfer ca48284252
Fix iOS safe area: header respects notch, chart respects home indicator
- viewport-fit=cover enables safe area insets in Safari
- Header: pt-[max(0.5rem,env(safe-area-inset-top))] clears the notch
- Elevation chart: pb-[max(0.5rem,env(safe-area-inset-bottom))] clears
  the home indicator bar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 19:34:25 +02:00
..
components Fix iOS safe area: header respects notch, chart respects home indicator 2026-04-12 19:34:25 +02:00
lib Add smoothness, track type, cycleway, and bike route color modes 2026-04-11 11:13:44 +02:00
routes Sync notes through GPX, Journal, and Planner roundtrip 2026-04-11 03:35:40 +02:00
entry.client.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
entry.server.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
root.tsx Fix iOS safe area: header respects notch, chart respects home indicator 2026-04-12 19:34:25 +02:00
routes.ts Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00