Notification System: Added app-wide notification system with TheNotification component for auto-remove, unique message filtering, and integration across key pages (login, profile, registration, pet actions).
User Store Refactor: Improved error handling and streamlined account actions with integrated notifications.
Enhanced Browser & Mobile Support: Configured Vite legacy plugin, added core-js and regenerator-runtime dependencies, and updated index.html for better mobile and legacy browser compatibility.
Configuration Updates: Added Babel config for legacy support, cleaned unused messages, and refined user feedback across the app.
TheNotification
component for auto-remove, unique message filtering, and integration across key pages (login, profile, registration, pet actions).core-js
andregenerator-runtime
dependencies, and updatedindex.html
for better mobile and legacy browser compatibility.