Skip to content

effector-forms 1.1.0

Choose a tag to compare

@aanation aanation released this 13 May 16:43
· 44 commits to master since this release
655e649
  • added new event form.addErrors to add errors to multiple fields
  • added new event form.setInitialForm. This event changes both the value and the initial values. The $isDirty flag will be false. This event can be useful if you initialize the form in a delayed on response from the backend.
  • #4 fixed
  • removed legacy /ssr alias. Use /scope alias
  • stop supporting effector 21. For effector 21 use version v0.0.24 and earlier