Skip to content

Tags: rzane/form

Tags

v0.3.7

Toggle v0.3.7's commit message
Default touch to true

v0.3.6

Toggle v0.3.6's commit message
Allow validation options to be overridden for submit

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from rzane/no-async

Trim bundle size by avoiding async/await

v0.3.4

Toggle v0.3.4's commit message
Update documentation

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from rzane/fix-use-mounted

The entire ref object needs to be returned from `useMounted`

v0.3.2

Toggle v0.3.2's commit message
Allow Promise<any>, because otherwise this is annoying

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from rzane/do-not-submit-twice

Avoid double submission

v0.3.0

Toggle v0.3.0's commit message
Add tests for reset

v0.2.1

Toggle v0.2.1's commit message
Allow the input for the validator to be unknown

v0.2.0

Toggle v0.2.0's commit message
Update jest