Skip to content

Releases: spatie/laravel-html

3.11.3

17 Feb 09:59
b1bb159
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.11.2...3.11.3

3.11.2

05 Feb 08:27
248508f
Compare
Choose a tag to compare

What's Changed

  • Radio buttons with value 0 are incorrectly marked as checked by @acarpio89 in #249

New Contributors

Full Changelog: 3.11.1...3.11.2

3.11.1

18 Oct 14:37
167e5b8
Compare
Choose a tag to compare

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

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