Skip to content

Releases: ProcessMaker/screen-builder

v2.5.2

31 Mar 18:50

Choose a tag to compare

Packaged with ProcessMaker v4.1.17

v2.5.1

31 Mar 16:53

Choose a tag to compare

2.5.1

v2.1.0

14 Oct 21:17

Choose a tag to compare

V2 includes a refactor of the screen renderer, watchers and computed properties.
Includes a new component Task

0.11.0

15 Mar 15:26

Choose a tag to compare

0.11.0

Frosted Flakes

25 Feb 21:55

Choose a tag to compare

Frosted Flakes Pre-release
Pre-release

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

19 Feb 19:46

Choose a tag to compare

Apple Jacks Pre-release
Pre-release
0.9.0

0.9.0

Corn Flakes

15 Feb 19:13

Choose a tag to compare

Corn Flakes Pre-release
Pre-release
0.8.0

0.8.0

Now with Calculated Fields

03 Jan 14:27

Choose a tag to compare

Pre-release

We've added some bug fixes and brand new feature to pass along calculated values.

Dynamic Control Registration

17 Sep 18:15

Choose a tag to compare

Pre-release

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.