Releases: vueform/builder
Releases Β· vueform/builder
1.12.4
1.12.3
1.12.2
π Bug Fixes
- don't show hidden field on each step #482
- en_US locale type fix
1.12.1
π Feature
- Added
AVAILABLEfunction to expressions.
π Bug Fixes
- Be able to add custom list of rules to custom named elements.
- Unwatch config panel watchers before unmount.
- Element names must not start with a number.
1.12.0
π Feature
- Performance optimization. You should experience better performance when adding and moving elements in large forms.
- Added
pt_PT(Portuguese) builder locale. - Replaced SCSS
@importwith@use
π Bug Fixes
- Moving from container directly to the step container threw an error.
1.11.5
π Bug Fixes
- Expression helper
divinpHTML violation fix
1.11.4
π Feature
- Added
hideDefaultColumnTypeoption
1.11.3
π Feature
- Export
BasePageField
1.11.2
π Feature
- Be able to add custom tab/step props
π Bug Fixes
- Unwatch type watcher on config panel open
1.11.1
π Feature
- Added
builder$to BaseField props