v2.0.3
✨ Highlights
🧩 Safer field type changes
FormForgeBuilder now resets type-specific field state when changing types, preventing stale validation rules and incompatible properties from being carried over.
🧱 Add new blocks from the builder
The builder now includes an Add page action in both layouts. New blocks are created with their first question and automatically selected for editing.
🚀 Features
- Builder: add new blocks/pages directly from the form editor (
a126109)
🐛 Bug Fixes
- Renderer: hide the submit button by default when using
v-model(1435cb5) - Builder: reset field-specific properties when changing field types (
d32cab3)
❤️ Contributors
Full Changelog: v2.0.2...v2.0.3