Skip to content

v0.6.1

Choose a tag to compare

@Norbiros Norbiros released this 16 Mar 17:27
· 12 commits to master since this release

compare changes

Important

If you are using the closeLabel or submitLabel props in AutoFormModal, update your code to use the new configuration format:

:config="{ modal: { submitLabel: 'Save', closeLabel: 'Cancel' } }"

🚀 Enhancements

  • Add global config for AutoFormModal button labels (#28)

❤️ Contributors