Releases: ProcessMaker/screen-builder
Releases · ProcessMaker/screen-builder
v2.5.13
v2.5.12
v2.5.11
- 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
- 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
- Bump [email protected]
- Test screen warning messages
v2.5.9
- 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