Skip to content

Releases: formsy/formsy-material-ui

0.6.2

21 Jul 18:19
Compare
Choose a tag to compare
  • Fix to exclude onChange from getting passed on ...rest
  • Update lint config to ignore destructured (...rest) siblings as unused vars

0.6.1

19 Jul 19:46
Compare
Choose a tag to compare
  • adds new optional convertValue property to FormsyText
  • bumps all dependencies to latest
  • fixes lint config and errors
  • patches webpack config
  • fixes controlled Date and TimePicker value update
  • fixes test assertions
  • reduces calls to onChange of the parent form
  • fixes AutoComplete unknown props
  • removes unused props

0.5.4

01 Feb 20:02
Compare
Choose a tag to compare
  • 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

0.5.3

21 Nov 03:19
Compare
Choose a tag to compare

Fix issues with updateImmediately
Update to material-ui to 0.16
Add component AutoComplete

0.1.4: Add formsy-react dependency (previously assumed it was already instal…

20 Oct 13:37
Compare
Choose a tag to compare