Releases: vueform/builder
Releases · vueform/builder
1.6.5
🐞 Bug Fixes
- Fixes for
themesconfig option.
1.6.4
🎉 Feature
- Added
openOnAddconfig option to automatically open config panel for added elements.
1.6.3
🎉 Feature
- Ability to replace theme sections.
1.6.2
🎉 Feature
- Optional Import / Export button that can be enabled in
builder.config.jswithimport: true.
1.6.1
🐞 Bug Fixes
- Include
@vueform/country-phonesin Vite plugin - Import locale modules in index.
1.6.0
🎉 Feature
- Builder localization.
- Hungarian, Japan, Dutch and Japanese locales.
🐞 Bug Fixes
- Trigger
@saveevent on AI generate. - Don't close the element panel on Escape when conditions modal is open.
- Select endpoint fix.
1.5.0
🎉 Feature
- The drag and drop feature got a major improvement!
- Drag elements next to other elements.
- When elements are dropped above or below an element it will dropped into the previous / next row, instead of next to the target element.
- A new handle appears between elements in the same row that can resize two adjacent elements simultaneously.
- Added
autoflowconfig option, which is when disabled all elements take up a full row while the inputs can still be resized. - Made Tab and Step labels localizable.
1.4.6
1.4.5
🎉 Feature
- New Signature element.
1.4.4
🎉 Feature
- Allow
.ddev.site