Skip to content

v1.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@aerni aerni released this 24 Jul 09:03
· 287 commits to main since this release

What's new

  • You can now use show_label on all fieldtypes.
  • select fields now also render their instructions.

What's fixed

  • The {{ errors }} tag used in errors.antlers.html caused a name collision with the form on password-protected pages. The tag was renamed to {{ livewire_forms }} and also refactored. If you published this addon's views, you have to manually update the errors view.