sample_rails_tailwind/app
songtianlun 87e0c2eec6 feat: add theme switching and toast notifications
- Implement theme switching functionality with a new ThemeController
- Add ToastController for displaying notifications
- Update various views for improved layout and styling
- Introduce animations for toast notifications

These changes enhance the user experience by allowing users to switch between light and dark themes and receive feedback through toast notifications. The UI has been improved for better accessibility and aesthetics.
2025-01-17 15:02:25 +08:00
..
assets feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
controllers feat: add tailwindcss integration and demo page 2025-01-16 18:17:08 +08:00
helpers feat: add password reset functionality 2025-01-07 18:09:44 +08:00
javascript feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers chore: update default email in application mailer 2025-01-09 17:39:27 +08:00
models fix: improve email activation error handling 2025-01-08 18:00:25 +08:00
views feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00