Releases: vueform/builder
Releases Β· vueform/builder
1.3.0
π Feature
- Simple preset added.
- Allow
formatLoad
on config elements' schema. - Added
formDefaults
,transformElement
andnames
options to config. - Element name increments now respect container element names.
- Added placeholder for list/container elements.
- All imports should now be proper modules.
1.2.0
1.1.10
1.1.7
π Bug Fixes
- Don't rehighlight code on export view
- Missing return from FileElement in plugin
1.1.6
1.1.5
π Bug Fixes
- Load missing theme vars.
1.1.4
π Feature
- Added align left/right to button, toggle, checkbox & radio.
- Added full width to button.
- Static elements now use semantic HTML tags instead of having to type HTML code for eg. H1, Paragraph, Img, etc.
1.1.3
π Feature
- Added
*.netlify.app
to free cloud hosting providers.
1.1.2
π Feature
- Added
clearOnRefetch
option to elements with options.
1.1.1
π Feature
- Added variable usage to elements with
items
.
π Bug Fixes
- Fix error when clicking on element with
items
without having any specified in a multilingual setup.