whisper-money/resources/js/layouts/app
Víctor Falcón 7fec8514e4
feat(mobile): add scroll-aware back button on detail pages (#194)
## Summary

- Adds a `MobileBackButton` component (mobile only) on Budget and
Account detail pages
- At rest: replaces the logo icon in the header with a styled back
button
- On scroll (>40px): a floating pill button appears top-right with the
same glass/backdrop-blur style as the bottom nav bar, with a smooth
300ms slide+fade animation
- Extends `AppSidebarLayout` and `AppSidebarHeader` with an optional
`mobileLeading` slot that falls back to `AppLogo` when not provided
2026-03-03 19:21:49 +00:00
..
app-sidebar-layout.tsx feat(mobile): add scroll-aware back button on detail pages (#194) 2026-03-03 19:21:49 +00:00