github airjp73/rvf v3.1.0

latest releases: react-remix-6.2.0, core-6.1.4, core-6.1.3...
2 years ago

Adds two new features:

  • An isValid value is now returned from useFormContext.
  • When form validation fails via an attempted submit, the first invalid input will be focused. It is also now possible to use useField to specify a handleReceiveFocus callback that will be called when an input is going to receive focus this way. This is primarily to support custom components that use hidden inputs for their value and some other ui for the "input".

Don't miss a new rvf release

NewReleases is sending notifications on new releases.