All notable changes to laravel-form-components
will be documented in this file
- Validation support for Laravel Livewire
- Make hidden inputs visually hidden
- added support for Bootstrap 4
- added
hasErrorAndShow
method to components - use
$slot
and added$attributes
toform-button
- added
$attibutes
toform-group
andform-label
- fixed translation bug
- initial release