Releases: daixianceng/formik-material-fields
Releases · daixianceng/formik-material-fields
v0.0.6 released
Fixed controlComponent
prop type (#4 )
v0.0.5 released
Features:
- add control fields (FormikCheckboxField, FormikRadioField, FormikSwitchField)
- add eslint to beautify codes
Bug fixes:
- Use
touched
instead ofdirty
to check if the message should be displayed (#3 )
v0.0.4 released
fix: use the getIn
function to get the correct value (#8721391)
v0.0.3 released
v0.0.2 released
docs: update `package.json`