Releases: mkocansey/bladewind
Releases · mkocansey/bladewind
v0.1.9
- Added better dark mode support for the datepicker, textarea, textbox and table components
v0.1.8
- Added support for projects using Laravel <= 8
- Added undocumented draft of component/timepicker
v0.1.7
- Regular HTML attributes can be added to the components' predefined attributes. This applies to component/button, component/textarea, component/input
- Italian language support added to component/datepicker cc. @rinodrummer
v0.1.6
- laravel/framework >= 9.x is now required
- fixed dark mode text color for component/input
- fixed dark mode label look-and-feel for component/input
v0.1.5
Merge pull request #7 from mkocansey/main
Made component/notification mobile friendly
v0.1.4
Made component/notification more mobile friendly
v0.1.3
Made components more mobile friendly
v0.1.2
Merge pull request #5 from mkocansey/main
render component/table better on mobile
v0.1.1
Updated README with more accurate installation steps