frontend.porwoll.de/src/lib
CCS Admin b906cbb2b1 feat: implement CMS-driven navigation with dropdown submenus
Bypass broken contracts client navigation filter (queries non-existent
'type' field) with direct fetch to /api/navigations. Transform CMS
mainMenu structure (page/custom/submenu types) into NavItem format.
Replace JS-state dropdown (AnimatePresence) with pure CSS group-hover
to fix SSR hydration issues where both dropdowns opened simultaneously.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:22:04 +00:00
..
animations.ts feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
api.ts feat: implement CMS-driven navigation with dropdown submenus 2026-02-16 23:22:04 +00:00
cms.ts feat: connect CMS content, add ISR, Lexical renderer, and hero styling 2026-02-16 15:01:30 +00:00
lexical.ts feat: connect CMS content, add ISR, Lexical renderer, and hero styling 2026-02-16 15:01:30 +00:00
typography.ts feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
utils.ts feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00