Releases: oneblink/sdk-core-js
Releases · oneblink/sdk-core-js
v6.2.0
Added
googleAddressto typed Lookup ElementsgroupstoparseUserProfile()
v6.1.0
Added
- support for
FORMpredicate type inevaluateConditionalPredicate
v6.0.1
Fixed
- replaceCustomValues working with nested values and propertyName
v6.0.0
Changed
- [BREAKING]
submissionService.replaceInjectablesWithElementValues()andsubmissionService.replaceInjectablesWithSubmissionValues()return value to be an object with ahadAllInjectablesReplacedproperty - [BREAKING] allow
submissionService.getElementSubmissionValueto accept an optionalelementIdproperty and return element and value
Added
excludeNestedElementsoption tosubmissionService.replaceInjectablesWithElementValues(),submissionService.replaceInjectablesWithSubmissionValues()andformElementsService.matchElementsTagRegex()
Removed
- [BREAKING]
formElementsService.ElementWYSIWYGRegex
v5.4.0
Added
arcGISWebMapform element tosubmissionService
v5.3.0
Added
- Westpac Quickstream payment event to typeCastService
v5.2.0
Added
apiNSWLiquorLicenseform element totypeCastServiceandsubmissionService
Fixed
- repeatable set conditional logic not evaluating predicate elements correctly
v5.1.0
Added
formElementsService.injectFormElementsIntoForm()- username to
replaceInjectablesWithElementValues
v5.0.0
Added
{TASK_NAME},{TASK_GROUP_NAME}and{TASK_GROUP_INSTANCE_LABEL}to replaceable parameters
v4.2.0
Added
REPEATABLESETpredicate type toconditionalLogicService.evaluateConditionalPredicate