Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 22:50

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