This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
Releases: protonemedia/laravel-form-components
Releases · protonemedia/laravel-form-components
2.1.2
2.1.1
2.1.0
- Select elements now support a slot
2.0.0
- Added sensible 'for' attributes to the Bootstrap 4 Label components (BC).
1.4.1
Merge branch 'laravel-8.0'
1.4.0
Laravel 8.0
1.3.0
- Form method spoofing to support PUT, PATCH and DELETE actions.
1.2.1
- Translation with custom bind bugfix
1.2.0
- Validation support for Laravel Livewire
- Make hidden inputs visually hidden
1.1.0
Added support for Bootstrap 4