Skip to content

Releases: Lesha-spr/react-validation

showError API update, fix to event.persist on blur

02 Nov 12:10

Choose a tag to compare

showError can now accept function as second argument which returns hint (jsx).

validateAll behavior update

27 Oct 13:40

Choose a tag to compare

  1. validateAll now returns errors map.
  2. Specified propTypes.

Release 2* stable

24 Oct 18:56

Choose a tag to compare

Finally we've some tests, up-to-date dependencies and README. Library has been massively refactored and even completely rewritten few times.

There is a lot of work anyway:

  1. Prepare few example usages with other modules (such material-ui).
  2. Add more tests.
  3. More refactoring.