Skip to content

Release 1.7.20

Compare
Choose a tag to compare
@colinaut colinaut released this 21 Jul 22:08
· 35 commits to main since this release
  • feat: added observer for required and disabled attributes (c0638fe)

This allows use of AlpineJS :required and :disabled on both fields and fieldsets. This plugin will spot changes and update it's validation data. Disabled fields will be assumed to be valid.