frontend.porwoll.de/src/components
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
..
blocks fix: CTABlock field mapping to match Payload CMS schema 2026-02-16 21:47:34 +00:00
ui fix: strip quotes from icon names in DynamicIcon 2026-02-16 16:01:30 +00:00
Footer.tsx feat: apply Definity Template design system 2026-02-15 11:06:05 +00:00
Navigation.tsx feat: implement CMS-driven navigation with dropdown submenus 2026-02-16 23:22:04 +00:00