Releases: Tangerine-Community/tangy-form-editor
Releases · Tangerine-Community/tangy-form-editor
v7.2.0
v7.1.3
v7.1.2
v7.1.1
v7.1.0
v7.0.3
Bump tangy-form to v4.16.0, which provides support for 'identifier' property on all tangy-form inputs.
v7.0.0
- Add support for additional attributes to downcast and upcast, including ones that are unimplemented in the editor UI. Examples include
discrepancy-if
,discrepancy-text
,dont-show-if
. - Major refactor of UI when editing in widgets. Now features a tabbed interface separating functional areas into categories of "question", "conditional display", "validation", and "advanced".
- Support for editing now consistent labels/questions number/etc as of tangy-form v4.15.0.
- Bump tangy-form to v4.15.0.
v6.13.1
v6.13.1
- Bump tangy-form to v4.11.1
v6.12.0
v6.9.0
- Add support for detecting duplicate variable names on form save.
- When a user clicks the top level "save" button, a new
tangy-form-editor-save
event dispatches. - Add support for EFtouch required-all attribute.
- Refactor EFtouch no-corrections to be disable-after-selection.
- Refactor EFtouch multi-select and go-next-on-selection for new API.