Skip to content

Releases: spatie/laravel-html

3.9.0

25 Apr 08:07
35802bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.8.0...3.9.0

3.8.0

24 Apr 12:52
f1dcd29
Compare
Choose a tag to compare

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

Full Changelog: 3.7.0...3.8.0

3.7.0

23 Mar 11:28
df15763
Compare
Choose a tag to compare

What's Changed

  • Fix return value in docs in element-methods.md by @raveren in #218
  • Add autocomplete attribute helper to input, select and textarea by @raveren in #219
  • Fix link with version in documentation by @fey in #217

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0

08 Mar 11:57
96ee6fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.6.0

3.5.0

20 Feb 15:17
ead179a
Compare
Choose a tag to compare
Merge pull request #212 from spaantje/main

Add Search & support Collections in Select

3.4.0

05 Jan 16:35
20bd318
Compare
Choose a tag to compare

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

Full Changelog: 3.3.0...3.4.0

3.3.0

24 Oct 06:34
00faf80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.2...3.3.0

3.2.2

20 Jul 19:02
f9dac9f
Compare
Choose a tag to compare

What's Changed

  • Allow setting a form action to a route by @miken32 in #189

New Contributors

Full Changelog: 3.2.1...3.2.2

3.2.1

24 Jan 23:47
bf7bdb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

27 Dec 09:40
251f44a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0