Skip to content

Releases: spatie/laravel-html

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

3.1.0

14 Jan 08:31
Compare
Choose a tag to compare
  • allow Laravel 9

3.0.0

17 Nov 15:24
Compare
Choose a tag to compare

This release adds compatiblity with PHP 8.1

The only breaking change with v2 is that readonly has been renamed to isReadonly

2.30.0

09 Jul 07:26
Compare
Choose a tag to compare
  • Better support for numeric values in attributes

2.29.0

09 Feb 08:46
0c278ef
Compare
Choose a tag to compare
  • Add target attribute method to links and button

2.28.1

30 Nov 12:20
45dfffa
Compare
Choose a tag to compare
  • add support for PHP 8

2.28.0

30 Sep 22:13
1d3cdb6
Compare
Choose a tag to compare
  • add the disabled method to all elements that support the attribute (#165)