Skip to content

v0.8.9

Compare
Choose a tag to compare
@davidlgj davidlgj released this 18 Sep 09:17
· 270 commits to development since this release
  • Bugfix for radios and radios-inline. Validation should now work.
  • Bugfix so model changes from outside the form trigger validation.
  • New global option pristine. Sets if errors and success states
    should be visible when form field are $pristine. Default is {errors: true, success: true}.