| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cosmicfest | ||
| fleurs | ||
| hydra | ||
| parvagues | ||
| poesie | ||
| post/[id] | ||
| starry-nights | ||
| talks | ||
| layout.tsx | ||
| page.js |
Step 3 (group 3 of 3) — completes the App Router migration. The Pages
Router is now fully gone (no more pages/ or _app.js).
- /cosmicfest: server metadata wrapper + CosmicFestClient ('use client')
for the modal/keyboard state. Swapped the deprecated next/image
layout="intrinsic"/objectFit props for modern width/height + style.
- Deleted the dead legacy shells components/ParVaguesHeader.js and
components/ParVaguesFooter.js (only ever referenced by commented-out
imports in CosmicFest).
- tests/jest.setup.js: mock next/navigation (App Router hooks) instead of
next/router.
- CLAUDE.md: Pages Router -> App Router throughout (global CSS from
app/layout.tsx, server-components-by-default + 'use client' leaves,
generateStaticParams, the root-shell + ParVagues-sub-layout split,
next/navigation in tests).
Full App Router build green; route-smoke 14/14.
Co-Authored-By:
Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cosmicfest | Loading commit data... | |
| fleurs | Loading commit data... | |
| hydra | Loading commit data... | |
| parvagues | Loading commit data... | |
| poesie | Loading commit data... | |
| post/[id] | Loading commit data... | |
| starry-nights | Loading commit data... | |
| talks | Loading commit data... | |
| layout.tsx | Loading commit data... | |
| page.js | Loading commit data... |