Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblakeley committed Feb 3, 2017
1 parent 35d8760 commit 7fdebe2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

* 0.5.4 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 Fix radio button group reset
Fix updateImmediately breaking validations
Bump material-ui to v0.16
Expand Down

0 comments on commit 7fdebe2

Please sign in to comment.