Skip to content

Releases: Tangerine-Community/tangy-form-editor

v7.2.0

23 Jul 14:35
Compare
Choose a tag to compare
  • Bump tangy-form to v4.17.7.
  • Add support for hide-show-if, but add functionality to show-if and skip-if editors if there is already logic on the form.

v7.1.3

06 Jul 18:24
Compare
Choose a tag to compare
  • Bump tangy-form to v4.17.6

v7.1.2

24 Jun 20:17
Compare
Choose a tag to compare
  • Bump tangy-form to v4.17.5

v7.1.1

16 Jun 20:01
Compare
Choose a tag to compare
  • Fix node package info for supporting releases from Github Actions.

v7.1.0

16 Jun 18:38
Compare
Choose a tag to compare
  • Bump tangy-form to v4.17.3 for new APIs related to getting and setting data.
  • Implement github actions for publishing to NPM. Note updates to RELEASE-INSTRUCTIONS.md.

v7.0.3

12 Jun 19:16
Compare
Choose a tag to compare

Bump tangy-form to v4.16.0, which provides support for 'identifier' property on all tangy-form inputs.

v7.0.0

18 May 20:32
Compare
Choose a tag to compare
  • 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

20 Feb 21:37
Compare
Choose a tag to compare

v6.13.1

  • Bump tangy-form to v4.11.1

v6.12.0

17 Feb 18:48
Compare
Choose a tag to compare
  • Add support for modifying form level "record first open times" on items.
  • Bump tangy-form to v4.11.0

v6.9.0

13 Nov 17:43
Compare
Choose a tag to compare
  • 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.