You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix flash of unstyled content (FOUC) during page transitions - old module stylesheet is now kept until old content is removed from DOM, new content hidden until render completes
Smooth nav-item tap transition (0.12s ease) instead of abrupt scale snap
Add :focus-visible outline to interactive cards, buttons, FABs, and toggles for keyboard navigation
Added
Custom iOS-style toggle switch component replacing native checkboxes in calendar, notes, and budget modals
Toast notification icons - SVG checkmark (success), alert circle (danger), warning triangle (warning) alongside color coding