cmux/web/app
Lawrence Chen bf98dbd40a Fix mobile drawer: move outside header for iOS, fix overlay positioning
- Move overlay and drawer nav outside <header> to avoid iOS Safari
  backdrop-filter breaking fixed positioning
- Overlay starts below header (top-12) instead of covering full screen
  so header stays clean when drawer is open
- Add invisible class when drawer closed as fallback
- Remove auto-focus on first link to prevent focus ring flash
2026-02-10 00:50:43 -08:00
..
(legal) Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
blog Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
community Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
components Fix mobile drawer: move outside header for iOS, fix overlay positioning 2026-02-10 00:50:43 -08:00
docs Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
apple-icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
favicon.ico Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
globals.css Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
keyboard-shortcuts.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
layout.tsx Move theme toggle into header and fix mobile button wrapping 2026-02-10 00:28:01 -08:00
page.tsx Move theme toggle into header and fix mobile button wrapping 2026-02-10 00:28:01 -08:00
providers.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
robots.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
sitemap.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
theme.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
typing.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00