Releases: gridprinciples/blade-forms
Releases · gridprinciples/blade-forms
Hotfix release
What's Changed
- Empty labels no longer render even if they have other non-class attributes
Full Changelog: v0.2.2...v0.2.3
Hotfix release
What's Changed
- Bump orchestra/testbench from 9.0.4 to 9.1.0 by @dependabot in #2
- Bump laravel/pint from 1.15.3 to 1.16.0 by @dependabot in #3
- Bump orchestra/testbench from 9.1.0 to 9.1.1 by @dependabot in #4
- Bump orchestra/testbench from 9.1.1 to 9.1.2 by @dependabot in #6
- Bump laravel/pint from 1.16.0 to 1.16.1 by @dependabot in #8
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #9
- Bump orchestra/testbench from 9.1.2 to 9.2.0 by @dependabot in #10
- Bump laravel/pint from 1.16.1 to 1.16.2 by @dependabot in #11
- Bump nunomaduro/collision from 8.1.1 to 8.3.0 by @dependabot in #12
- Bump phpunit/phpunit from 11.2.7 to 11.2.8 by @dependabot in #13
- Bump laravel/pint from 1.16.2 to 1.17.0 by @dependabot in #14
- Bump nunomaduro/collision from 8.3.0 to 8.4.0 by @dependabot in #15
- Bump laravel/pint from 1.17.0 to 1.17.1 by @dependabot in #16
- Bump laravel/pint from 1.17.1 to 1.17.2 by @dependabot in #17
- Bump orchestra/testbench from 9.2.0 to 9.3.0 by @dependabot in #18
- Bump orchestra/testbench from 9.3.0 to 9.4.0 by @dependabot in #19
- Bump laravel/pint from 1.17.2 to 1.17.3 by @dependabot in #20
- Bump phpunit/phpunit from 11.3.1 to 11.3.3 by @dependabot in #21
- Bump phpunit/phpunit from 11.3.3 to 11.3.5 by @dependabot in #22
New Contributors
- @dependabot made their first contribution in #2
Actual Changes
- Form errors now have a
form-error
class added to their markup by default.
Full Changelog: v0.2.1...v0.2.2
Hotfix release
Highlights:
- solo checkboxes can have help text and display their errors
- better handling of
old()
input
Full Changelog: v0.2.0...v0.2.1
Complete Rewrite
Initial Release
0.1 Actually publish the view files, if desired