Skip to content

Releases: ProcessMaker/screen-builder

v2.5.13

18 Aug 14:07
Compare
Choose a tag to compare
  • Use keyNameProperty for FileUpload.
  • Fix non-unique ids.
  • Remove helper text inspector item from images

v2.5.12

16 Aug 13:28
Compare
Choose a tag to compare

Changes the Watcher configuration Form Variable to a form input.

v2.5.11

10 Aug 22:16
Compare
Choose a tag to compare
  • Validate exists variable parent in load variables
  • This PR prevents that errors during validation check break the screen builder loading
  • E2E tests for validations rules using reference to _parent
  • Fix access to _parent variables from nested components like loops and record lists
  • Add screen warnings when the screen has a large number of controls or it is using watchers with scripts.
  • Indetify uniquely every watcher call
  • Referenced nested screen by parent if it's a screen version
  • Fix validation typos
  • Upgrade inputmask package
  • This PR disables control edition when it is assigned to a calc property
  • changes script response notification by script response event.
  • fix the stop listening of events when the screen is destroyed
  • Do not pass click event as formData
  • change data to vdata in validarion rules.

v2.5.10

10 Aug 22:00
Compare
Choose a tag to compare
  • Validate exists variable parent in load variables
  • This PR prevents that errors during validation check break the screen builder loading
  • E2E tests for validations rules using reference to _parent
  • Fix access to _parent variables from nested components like loops and record lists
  • Add screen warnings when the screen has a large number of controls or it is using watchers with scripts.
  • Indetify uniquely every watcher call
  • Referenced nested screen by parent if it's a screen version
  • Fix validation typos
  • Upgrade inputmask package
  • This PR disables control edition when it is assigned to a calc property
  • changes script response notification by script response event.
  • fix the stop listening of events when the screen is destroyed
  • Do not pass click event as formData
  • change data to vdata in validarion rules.

v2.13.0

20 Aug 13:29
Compare
Choose a tag to compare

v2.5.9

03 Aug 14:52
Compare
Choose a tag to compare
  • Validate exists variable parent in load variables
  • Prevents that errors during validation check break the screen builder loading
  • E2E tests for validations rules using reference to _parent
  • Fix access to _parent variables from nested components like loops and record lists
  • Add screen warnings when the screen has a large number of controls or it is using watchers with scripts.
  • Identify uniquely every watcher call

v2.12.0

15 Jul 14:22
Compare
Choose a tag to compare

Adds aria-label and tab index to all input controls (input box, select lists, etc.)
Fix callback for open event
Make file upload button accessible to keyboard commands
updates trim-newlines to 3.0.1.
Add warnings, recommendations and helper text.

v2.11.0

01 Jul 13:11
Compare
Choose a tag to compare
  • Add data _parent to get validation data
  • Accessibility updates

v2.10.0

11 Jun 13:40
Compare
Choose a tag to compare
  • Return null instead of NaN for empty float and int values.
  • Helper automation function to add control to the screen.
  • Add screen link to nested screens select.
  • Brings this PR fix for sameAs to requiredIf
  • Brings this PR fix for sameAs to requiredUnless

v2.5.8

01 Jun 16:58
Compare
Choose a tag to compare

Change regex validation variable name