cmux/web/app/components
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
..
callout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
code-block.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-nav-items.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-pager.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-sidebar.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
download-button.tsx Move theme toggle into header and fix mobile button wrapping 2026-02-10 00:28:01 -08:00
mobile-drawer.tsx Fix mobile drawer: move outside header for iOS, fix overlay positioning 2026-02-10 00:50:43 -08:00
nav-links.tsx Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
site-header.tsx Fix mobile drawer: move outside header for iOS, fix overlay positioning 2026-02-10 00:50:43 -08:00
spacing-control.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00