github airjp73/rvf v8.1.0
RVF v8.1.0: Small improvements

16 hours ago

What's changed

  • FieldApi.reset now accepts the same options object that FormApi.resetField does. (commit)
  • Added an experimental API for listening to fine-grained form events. (commit, commit)
  • In onBeforeSubmit, you can now pass data to getValidatedData to override what gets validated. (commit)
  • Fixed an issue where FormApi.subscribe.value wasn't respecting the current scope. (commit)

PRs merged

  • Fix docs grammar error by @bairdj in #456
  • Fixed #457 [Bug]: zfd.checkbox() is not passing when type boolean is passed to it by @Dan503 in #458

New Contributors

Full Changelog: v8.0.0...v8.1.0

Don't miss a new rvf release

NewReleases is sending notifications on new releases.