Skip to content

Releases: oneblink/sdk-core-js

v6.2.0

04 Jun 00:33

Choose a tag to compare

Added

  • googleAddress to typed Lookup Elements
  • groups to parseUserProfile()

v6.1.0

30 Apr 23:36

Choose a tag to compare

Added

  • support for FORM predicate type in evaluateConditionalPredicate

v6.0.1

14 Mar 22:41

Choose a tag to compare

Fixed

  • replaceCustomValues working with nested values and propertyName

v6.0.0

06 Mar 22:50

Choose a tag to compare

Changed

  • [BREAKING] submissionService.replaceInjectablesWithElementValues() and submissionService.replaceInjectablesWithSubmissionValues() return value to be an object with a hadAllInjectablesReplaced property
  • [BREAKING] allow submissionService.getElementSubmissionValue to accept an optional elementId property and return element and value

Added

  • excludeNestedElements option to submissionService.replaceInjectablesWithElementValues(), submissionService.replaceInjectablesWithSubmissionValues() and formElementsService.matchElementsTagRegex()

Removed

  • [BREAKING] formElementsService.ElementWYSIWYGRegex

v5.4.0

18 Feb 23:43

Choose a tag to compare

Added

  • arcGISWebMap form element to submissionService

v5.3.0

30 Jan 23:43

Choose a tag to compare

Added

  • Westpac Quickstream payment event to typeCastService

v5.2.0

18 Jan 02:55

Choose a tag to compare

Added

  • apiNSWLiquorLicense form element to typeCastService and submissionService

Fixed

  • repeatable set conditional logic not evaluating predicate elements correctly

v5.1.0

20 Nov 22:09

Choose a tag to compare

Added

  • formElementsService.injectFormElementsIntoForm()
  • username to replaceInjectablesWithElementValues

v5.0.0

01 Nov 03:52

Choose a tag to compare

Added

  • {TASK_NAME}, {TASK_GROUP_NAME} and {TASK_GROUP_INSTANCE_LABEL} to replaceable parameters

v4.2.0

23 Oct 03:09

Choose a tag to compare

Added

  • REPEATABLESET predicate type to conditionalLogicService.evaluateConditionalPredicate