Add proper mobile breakpoints (768px, 480px) with structural layout changes: - Sidebar: auto-hide on mobile with hamburger toggle and overlay drawer - Dashboard hero: stack stats cards and controls vertically on mobile - Kanban board: stack columns vertically instead of horizontal scroll - Session cards: flexible height with 44px minimum touch targets - Session detail: responsive header metadata and full-width terminal - Global: phone-specific breakpoint (480px) for single-column layouts Desktop layout remains completely unchanged. Closes #633 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| screenshots | ||
| server | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| CHANGELOG.md | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| vitest.config.ts | ||