cmux/web/app/components
Lawrence Chen 63fb175055 Add mobile hamburger menu with reusable drawer component
Extract drawer logic (overlay, focus trap, scroll lock, escape key)
from DocsNav into shared mobile-drawer.tsx hook and components.
SiteHeader now shows a hamburger menu on mobile that opens a
right-side drawer with nav links and download button. Footer
wraps gracefully on small screens.
2026-02-10 00:23:40 -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 Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
mobile-drawer.tsx Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
nav-links.tsx Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
site-header.tsx Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
spacing-control.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00