cmux/web/app
Lawrence Chen 3ee1974021 CSS-only theme icon toggle, iOS status bar theme-color
- Theme icon now uses dark:hidden/dark:block CSS classes instead of
  JS state, eliminating the flash on hydration entirely
- Remove useSyncExternalStore mounted pattern (no longer needed)
- Add theme-color meta tag updated by blocking script and toggle
  for iOS Safari status bar
- Revert body fade-in animation (not needed with CSS-only icons)
2026-02-10 01:27:15 -08:00
..
(legal) Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
blog Update blog post date to February 12, 2026 2026-02-10 01:06:01 -08:00
community Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
components Rename public/icon.png to logo.png to fix blurry icon 2026-02-10 01:07:52 -08:00
docs Full-screen overlay with drawer-local close button and theme toggle 2026-02-10 00:54:51 -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 CSS-only theme icon toggle, iOS status bar theme-color 2026-02-10 01:27:15 -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 CSS-only theme icon toggle, iOS status bar theme-color 2026-02-10 01:27:15 -08:00
page.tsx Rename public/icon.png to logo.png to fix blurry icon 2026-02-10 01:07:52 -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 CSS-only theme icon toggle, iOS status bar theme-color 2026-02-10 01:27:15 -08:00
typing.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00