This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: mikebronner/laravel-casts
Releases · mikebronner/laravel-casts
0.12.1
Fixed
- asset injection issue on error pages.
0.12.0
Breaking Change
Fixed
- asset injection error that prevented Facade Ignition from showing errors.
Removed
- Bootstrap 3 and Bootstrap 4 functionality.
0.11.14
Fixed
- subform label not rendering correctly.
0.11.13
Fixed
- submit button label on subforms.
0.11.12
Fixed
- submit button label on subforms.
0.11.11
Added
- working implementation of subforms.
0.11.10
Added
- initial functionality for subcomponents, but not yet fully functional.
0.11.9
Added
- implementation of combobox subforms.
0.11.8
Fixed
- combobox having a null value.
0.11.7
Fixed
- combobox handling of existing selection.