Skip to content

Releases: spatie/laravel-html

2.26.0

20 Apr 09:26
a9653c8
Compare
Choose a tag to compare
  • Internal refactor to normalize availabel attribute methods

2.25.0

03 Mar 12:05
Compare
Choose a tag to compare
  • add Laravel 7 support

2.24.0

24 Sep 19:35
577ac73
Compare
Choose a tag to compare
  • Added number input

2.23.0

03 Sep 17:56
Compare
Choose a tag to compare
  • Laravel 6 support
  • Better handling for 0 values in inputs
  • Add range for range inputs
  • Format date and time values

2.22.1

16 Jul 20:48
2f1aa0c
Compare
Choose a tag to compare
  • prevent password fields to be filled

2.22.0

26 Apr 20:01
Compare
Choose a tag to compare
  • Changed the value parameter in data to an optional parameter

2.21.0

27 Feb 07:33
Compare
Choose a tag to compare
  • Added Laravel 5.8 support

  • Dropped PHP 7.0 support

  • Dropped Laravel 5.4 support

  • Dropped PHPUnit 6 support2.21.0

  • Added Laravel 5.8 support

  • Dropped PHP 7.0 support

  • Dropped Laravel 5.4 support

  • Dropped PHPUnit 6 support

2.20.1

01 Feb 22:46
a4cf0a0
Compare
Choose a tag to compare
  • use Arr:: and Str:: functions

2.20.0

18 Jan 08:30
Compare
Choose a tag to compare
  • Added unless method and magic __call handler (e.g. $input->valueUnless(false, 5))
  • Added size attribute method to Input
  • Added name attribute method to Button
  • Fixed checkbox value repopulation after request

2.19.9

09 Jan 08:06
8fc81b6
Compare
Choose a tag to compare
  • improve default of tel link