formsy-react/CHANGES.md

450 B

0.2.3:

  • Fixed bug where child does not have props property

0.2.2:

  • Fixed bug with updating the props

0.2.1:

  • Cancel button displays if onCancel handler is defined

0.2.0:

  • Implemented hasValue() method

0.1.3:

  • Fixed resetValue bug

0.1.2:

  • Fixed isValue check to empty string, needs to support false and 0

0.1.1:

  • Added resetValue method
  • Changed value check of showRequired