whisper-money/resources/js/pages/budgets
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
..
index.tsx fix: Missing space between page sections and create button 2026-03-01 19:31:28 +00:00
show.tsx feat(mobile): add scroll-aware back button on detail pages (#194) 2026-03-03 19:21:49 +00:00