sample_rails_tailwind/app/views/layouts
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
..
_footer.html.erb feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
_header.html.erb feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
_message.html.erb feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
_rails_default.html.erb feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
_shim.html.erb feat: add header and footer layout components 2024-12-30 17:54:42 +08:00
_theme_swap.html.erb feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
application.html.erb feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
mailer.html.erb init sample-app 2024-12-29 17:12:54 +08:00
mailer.text.erb init sample-app 2024-12-29 17:12:54 +08:00