- Responsive navigation: compact buttons with icons on mobile, hidden search bar (moved to dedicated row below nav on mobile) - Responsive typography: hero text scales from 3xl to 5xl - Responsive grids: sm:grid-cols-2 breakpoint for cards - Canvas split view: full-screen overlay on mobile with close button - Breadcrumbs collapse on mobile, truncate long titles - Buttons show icon-only on small screens (add, delete, pin) - Wire up onShapeUpdate callback in notebook detail page for bidirectional canvas sync (rSpace → rnotes via /api/sync) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| backlog | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||