1ffd3d7 Show on GitHub
- Author: Alisa
- Date: 11/20/2025, 12:50:54 PM
- Message: feat: responsive slidepanel navigation - added CSS-only hamburger toggle, for progressive enhancement (support without javascript on) - added hamburger-to-X animation - built slidepanel including search field, navigation items, and footer - set mobile width to 100vw for full-screen overlay - from 650px upward, applied responsive width min(400px, 85vw) for tablet/desktop - integrated with existing header, language selector, and desktop navigation
- Stats: 215 total changes (+183 / -32)
Changed Files
src/lib/components/NavBar.svelte— +183 / -32 (215 changes)