HifiPlanet-Website/hifi-src/src/components
Maaxxs b8af58d8d0 Fix broken menu fade-in and left-align the fullscreen menu
The single requestAnimationFrame used to trigger the fade-in was
unreliable - the browser could coalesce the hidden and visible states
into one paint, so items appeared instantly instead of fading/flying
in. Switched to a double-rAF, which reliably guarantees a paint of the
hidden state first. Also moves the menu content and close button to
the left side per feedback.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 17:48:34 +02:00
..
Accordion.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
AdminLayout.jsx Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
CookieConsentBanner.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
DynamicIcon.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ExternalEmbed.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Footer.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
IconPicker.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
ImageUploadField.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Lightbox.jsx Add photo gallery feature (brand -> project -> photos drill-down) 2026-07-06 17:04:46 +02:00
MaintenanceBypassBanner.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
MaintenanceNotice.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Navbar.jsx Fix broken menu fade-in and left-align the fullscreen menu 2026-07-06 17:48:34 +02:00
ProtectedRoute.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
PublicLayout.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
RequirePermission.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
Reveal.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ScrollProgress.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
ScrollToTop.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
SetupGate.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
StarRating.jsx Initial commit: HifiPlanet Car-Hifi Shop (Frontend + Backend) 2026-07-05 13:37:06 +02:00
TestimonialSlider.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00
ThemeToggle.jsx Redesign navbar mobile menu and rework site color palette 2026-07-06 16:21:48 +02:00