Skip to content

0.5.4

Compare
Choose a tag to compare
@ryanblakeley ryanblakeley released this 01 Feb 20:02
· 44 commits to master since this release
  • use FormsyText internal _value to allow external setValue calls
  • support requiredError on FormsyDate
  • add underlineStyle and underlineFocus props to FormsyText
  • fix FormsyAutoComplete to update value when MenuItem selected
  • make compatible with react v15.4.x
  • implement isFormDisabled() check
  • fix tests