All notable changes to this project will be documented in this file. See Semantic Versioning for versioning guidelines.
- Added support for dark and light mode.
- Heavily reduced dependencies.
- Removed complete reliance on Livewire.
- Simplified code and logic for improved readability and maintenance.
- Optimized load time by shifting more functionality to the frontend.
- Transitioned from backend assistance to toggle visibility to a frontend-only approach.
- Constants
- Blade directives
- Assets (CSS)
- Uses tailwind classes
- Special Thanks to Flowbite, Flash messages ui was based off flowbite's toast components