Releases: ProcessMaker/screen-builder
v2.5.2
Packaged with ProcessMaker v4.1.17
v2.5.1
2.5.1
v2.1.0
0.11.0
Frosted Flakes
In this release we've added a bunch of CSS changes.
You can add custom CSS
You can target specific elements by ID
You can choose bootstrap helper classes to color elements
Other additions and changes
New image element
Computer Properties has JavaScript support
Columns can be customized
Inspector enhancements
Better validation
NPM: https://www.npmjs.com/package/@processmaker/vue-form-builder/v/0.10.0
Apple Jacks
0.9.0 0.9.0
Corn Flakes
0.8.0 0.8.0
Now with Calculated Fields
We've added some bug fixes and brand new feature to pass along calculated values.
Dynamic Control Registration
Add support for dynamically registering new controls. Use addControl method on the builder instance. Dynamically add components to render to the renderer's $options.components object to register any components required to render your custom control.