Skip to content

Releases: oneblink/sdk-core-js

v6.0.0

06 Mar 22:50
Compare
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
Compare
Choose a tag to compare

Added

  • arcGISWebMap form element to submissionService

v5.3.0

30 Jan 23:43
Compare
Choose a tag to compare

Added

  • Westpac Quickstream payment event to typeCastService

v5.2.0

18 Jan 02:55
Compare
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
Compare
Choose a tag to compare

Added

  • formElementsService.injectFormElementsIntoForm()
  • username to replaceInjectablesWithElementValues

v5.0.0

01 Nov 03:52
Compare
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
Compare
Choose a tag to compare

Added

  • REPEATABLESET predicate type to conditionalLogicService.evaluateConditionalPredicate

v4.1.1

15 Oct 23:17
Compare
Choose a tag to compare

Added

  • CI job for building docs

v4.1.0

29 Aug 00:01
Compare
Choose a tag to compare

Added

  • formElementsService.fixElementName()

v4.0.0

26 Jul 04:00
Compare
Choose a tag to compare

Added

  • formElementsService.parseDynamicFormElementOptions()

Removed

  • [BREAKING] formElementsService.parseFormElementOptionsSet()