shakacode / re-formality

Form validation tool for reason-react
https://re-formality.now.sh
MIT License
244 stars 36 forks source link

Add metadata #95

Closed alex35mil closed 3 years ago

alex35mil commented 3 years ago

Closes #82 #94

alex35mil commented 3 years ago

@johnhaley81 @dan003400 Would you mind to try out re-formality@4.0.0-beta.10?

danwetherald commented 3 years ago

@johnhaley81 @dan003400 Would you mind to try out re-formality@4.0.0-beta.10?

Do you have an example of the new API for meta data?

alex35mil commented 3 years ago

It's here: https://github.com/MinimaHQ/re-formality/blob/metadata/examples/src/BlogPostForm.re#L8

danwetherald commented 3 years ago

I'll work on migrating our forms over this week and let you know how it goes.