Releases: spatie/laravel-html
Releases · spatie/laravel-html
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
3.7.0
3.6.0
3.5.0
Merge pull request #212 from spaantje/main Add Search & support Collections in Select
3.4.0
What's Changed
- Fix docblock to solve phpstan errors when passing an array to html()->div() by @SanderMuller in #210
- Documentation on how to extend the package by @azamtav in #204
New Contributors
- @SanderMuller made their first contribution in #210
- @azamtav made their first contribution in #204
Full Changelog: 3.3.0...3.4.0