Releases: vueform/builder
Releases Β· vueform/builder
1.6.3
π Feature
- Ability to replace theme sections.
1.6.2
π Feature
- Optional Import / Export button that can be enabled in
builder.config.js
withimport: true
.
1.6.1
π Bug Fixes
- Include
@vueform/country-phones
in Vite plugin - Import locale modules in index.
1.6.0
π Feature
- Builder localization.
- Hungarian, Japan, Dutch and Japanese locales.
π Bug Fixes
- Trigger
@save
event 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
autoflow
config 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
1.4.3
1.4.2
π Feature
- New Captcha element.