Skip to content

Releases: iusehooks/usetheform

1.0.0

20 Oct 21:05
Compare
Choose a tag to compare

UseTheForm 1.0.0 is here! 🎉

1.0.0-alpha.3

14 Apr 15:53
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

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

13 Apr 20:17
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Changes

  • Validation enabled for input of type radio and checkbox

1.0.0-alpha.1

13 Apr 20:07
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

Changes

  • useMultipleForm() a custom hook to support wizards implementation

1.0.0-alpha

11 Apr 10:35
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release

UseTheForm

The first alpha release of UseTheForm! 🎉🎉🎉

A React library for composing declarative forms and managing their state.

Any feedback or contribution is welcomed!!!