Releases: spatie/laravel-html
Releases · spatie/laravel-html
3.11.3
3.11.2
What's Changed
- Radio buttons with value 0 are incorrectly marked as checked by @acarpio89 in #249
New Contributors
- @acarpio89 made their first contribution in #249
Full Changelog: 3.11.1...3.11.2
3.11.1
What's Changed
- fix: Passing null to parameter #1 ($string) of type string is deprecated by @francoism90 in #244
Full Changelog: 3.11.0...3.11.1
3.11.0
What's Changed
- Add some attributes by @francoism90 in #239
New Contributors
- @francoism90 made their first contribution in #239
Full Changelog: 3.10.1...3.11.0
3.10.1
3.10.0
3.9.0
3.8.0
What's Changed
- Add autocomplete attribute helper to the form element by @raveren in #221
- Added support for Htmlable contents in BaseElement by @hemmesdev in #215
- Register Service Provider in Laravel 11 by @gqrdev in #224
- Add name attribute to form element by @bskl in #223
New Contributors
- @hemmesdev made their first contribution in #215
- @gqrdev made their first contribution in #224
Full Changelog: 3.7.0...3.8.0