Formik Antd Versions Save

Simple declarative bindings for Ant Design and Formik.

v2.0

4 years ago

Adds support for ant design 4 Removes Mention component Adds Mentions component Removes Select.renderOptions helper function

v1.9.0

4 years ago
  • Adds ref support for Input, Input.TextArea and Input.Password

v2.0.0-beta.3

4 years ago
  • Adds support for ant design 4
  • Removes Mention component
  • Adds Mentions component
  • Removes Select.renderOptions helper function

v1.8.0

4 years ago
  • Removed SubmitButton 'smart' disabled behavior
  • Adjusted Display of Errors in Form Item
  • Fixed validation runs more than once with stale values for several components (cascader, checkbox, checkboxgroup, radio, slider, switch, transfer)

v1.7.1

4 years ago
  • fix: Initial Errors are not displayed when available

v1.7.0

4 years ago
  • Added Table component

v1.6.0

4 years ago

This release mainly uses a new package name. The new package name is formik-antd (instead of @jbuschke/formik-antd).

All future versions will be released under the new name.