Releases: spatie/laravel-html
Releases · spatie/laravel-html
2.19.9
- improve default of tel link
2.19.8
Add support for Laravel 5.7
2.19.7
- Allow radio input check "0" value
2.19.6
- Correctly prefill form array attributes from the model
2.19.5
- Allow
null
children
2.19.4
- Revert comparison function change in
2.19.2
2.19.3
- Revert comparison function change in
2.19.2
2.19.2
- Fixed comparison function for selected options in
Select
2.19.1
- Fixed
Html::radio
auto-generated id's & checked behaviour
2.19.0
- Changed
Input::require
to accept a boolean value