Skip to content

v0.0.5 released

Compare
Choose a tag to compare
@daixianceng daixianceng released this 17 Jun 10:06
· 42 commits to master since this release

Features:

  • add control fields (FormikCheckboxField, FormikRadioField, FormikSwitchField)
  • add eslint to beautify codes

Bug fixes:

  • Use touched instead of dirty to check if the message should be displayed (#3 )