Releases: vueform/builder
Releases Β· vueform/builder
1.9.5
π Bug Fixes
- Prevented IME composition from adding new items (e.g., radio options when typing in Japanese)
1.9.4
v1.9.4
2025-03-04
π Feature
- Sanitize props that end up in
v-html
- Config option for custom AI endpoint
- New element char limit from config #118
π Bug Fixes
- Respect col widths when adding/removing specific cols
- Grid border fix when cells are <100% #116 (fix released in vueform/vueform)
1.9.3
π Bug Fixes
- Localize page label in tree.
- Reinit validation rules in preview mode too when they change.
1.9.2
π Feature
- Now only
p
and blockquote
tag static fields has rich text editor.
π Bug Fixes
- Disable scrolling up to top on next steps.
- Infinite step label watcher loop fix, that likely caused #99.
- Step previous label placeholder fix.
- Items editing without view field fix #102.
- Page label label fix #100.
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
π Bug Fixes
- Adding empty nested list fix #88
1.8.0
π Feature
- New Matrix / Table element.
- Allow users to save custom elements.
π Bug Fixes
- Don't show resizer between elements in preview mode #85.
1.7.4
π Feature
- Subscribe to custom modal
close
event.
- Added
web.app
to trial domains.
1.7.3
π Feature
- Registering custom operators.