Releases: mkocansey/bladewind
Releases · mkocansey/bladewind
v1.0.2
- Made an enhancement to the Input component. Both placeholder and label can co-exist.
v1.0.1
v1.0.0
We're officially getting the library out of development to a stable production ready version.
- 26 components
- Dark mode support
- Support for Laravel versions 8.x and above
Have fun making your Laravel apps look awesome!
composer require mkocansey/bladewind
v0.1.9
v0.1.8
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