Releases: vueform/builder
Releases Β· vueform/builder
1.9.2
π Feature
- Now only
p
andblockquote
tag static fields has rich text editor.
π Bug Fixes
1.9.1
π Feature
- Translatable static content & label.
- Changed import tool & lang selector display order.
π Bug Fixes
- Selected element deps deconstruct fix.
1.9.0
π Feature
- New Grid element.
- No more min width for elements (11 * gutter) because of grid gap.
1.8.1
1.8.0
1.7.4
π Feature
- Subscribe to custom modal
close
event. - Added
web.app
to trial domains.
1.7.3
π Feature
- Registering custom operators.
1.7.2
π Bug Fixes
- Form and Export settings merge error fix.
1.7.1
π Feature
- Added
@reset
event that receives the builder instance as first param. - Allow extending
form
andexport
config fields.
π Bug Fixes
- Removed backtick from code tags.
- Export
en_US
builder locale.
1.7.0
π Feature
- Conditional readonly / disabled props.