Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

v0.7.4

Compare
Choose a tag to compare
@gcanti gcanti released this 12 Oct 15:46
· 164 commits to master since this release
  • New Feature
    • pass the component options to the error option function, fix #222
  • Bug Fix
    • Inconsistent error message creation process between validate(val, type) and form validation, fix #221
    • Radio component does not have a transformer in IE10-, fix #226
  • Internal
    • upgrade to react v0.14