Releases: iusehooks/usetheform
Releases · iusehooks/usetheform
1.0.0
1.0.0-alpha.3
Changes
- Collection Validation: fixed issues on adding and removing functions validators
- Input Validation of type radio and checkbox: fixed issues on showing the error message
- Input of type range: parsing the value to be a Number
1.0.0-alpha.2
Changes
- Validation enabled for input of type radio and checkbox
1.0.0-alpha.1
Changes
useMultipleForm()
a custom hook to support wizards implementation
1.0.0-alpha
UseTheForm
The first alpha release of UseTheForm! 🎉🎉🎉
A React library for composing declarative forms and managing their state.
Any feedback or contribution is welcomed!!!