Skip to content

Releases: daixianceng/formik-material-fields

v0.0.6 released

21 Jun 11:55
Compare
Choose a tag to compare

Fixed controlComponent prop type (#4 )

v0.0.5 released

17 Jun 10:06
Compare
Choose a tag to compare

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 )

v0.0.4 released

23 Mar 04:33
Compare
Choose a tag to compare

fix: use the getIn function to get the correct value (#8721391)

v0.0.3 released

12 Feb 06:13
Compare
Choose a tag to compare

Fix syntax errors in SSR (#1) 2a5cfc3

v0.0.2 released

10 Dec 14:46
Compare
Choose a tag to compare
docs: update `package.json`