Skip to content

Releases: spatie/laravel-html

3.11.0

16 Jul 07:59
94f5900
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.1...3.11.0

3.10.1

15 Jul 09:38
c20cc9f
Compare
Choose a tag to compare

What's Changed

  • Fix value omitted when input created with no name by @raveren in #235
  • Fix value omitted when input created with no name by @raveren in #236
  • Fix for Select and model's relationships by @nikosv in #237

New Contributors

Full Changelog: 3.10.0...3.10.1

3.10.0

03 Jul 08:46
Compare
Choose a tag to compare

What's Changed

  • Update docs for name attribute by @bskl in #225
  • Add Conditionable trait: now ->when() helper is available on all elements by @raveren in #234

Full Changelog: 3.9.0...3.10.0

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