Skip to content

v2.0.2

Choose a tag to compare

@EvanSchleret EvanSchleret released this 17 Jul 13:02
· 27 commits to main since this release

✨ Highlights

🧩 Automatic v-model mode detection

FormForgeRenderer now automatically hides the submit button when used with v-model. The button can still be explicitly re-enabled with :show-submit="true".

🐛 Bug Fixes

  • Renderer: hide the submit button by default with v-model while preserving the default behavior without an external model (1435cb5)

❤️ Contributors

Full Changelog: [v2.0.1...v2.0.2](v2.0.1...v2.0.2)