Skip to content

Releases: oneblink/sdk-core-js

v4.1.1

15 Oct 23:17

Choose a tag to compare

Added

  • CI job for building docs

v4.1.0

29 Aug 00:01

Choose a tag to compare

Added

  • formElementsService.fixElementName()

v4.0.0

26 Jul 04:00

Choose a tag to compare

Added

  • formElementsService.parseDynamicFormElementOptions()

Removed

  • [BREAKING] formElementsService.parseFormElementOptionsSet()

v3.2.0

03 Jul 03:15

Choose a tag to compare

Added

  • toAutoLookupElement to typeCastService.formElements

v3.1.0

23 Jun 03:07

Choose a tag to compare

Added

  • formElementsService.determineIsInfoPage()
  • gov-pay payment event to payment event check

v3.0.0

05 Jun 02:29

Choose a tag to compare

Added

  • Also inject user email with replaceInjectablesWithElementValues

Removed

  • [BREAKING] support for NodeJS 14

Fixed

  • Submission value (Non Element) injectable replacement was only replacing first instance in a string

v2.0.0

08 May 03:38

Choose a tag to compare

Changed

  • [BREAKING] submissionService.replaceElementValues() to submissionService.replaceInjectablesWithElementValues()
  • [BREAKING] submissionService.replaceCustomValues() to submissionService.replaceInjectablesWithSubmissionValues()

Added

  • [BREAKING] required formatDateTime() option to submissionService.getElementSubmissionValue(), submissionService.replaceCustomValues() and submissionService.replaceElementValues()

v1.0.1

20 Apr 00:20

Choose a tag to compare

Added

  • @microsoft/eslint-plugin-sdl eslint plugin

v1.0.0

14 Apr 05:11

Choose a tag to compare

Added

  • unit tests for allowing an element to be used twice in a conditional predicate
  • support for NodeJS 18

Removed

  • [BREAKING] support for NodeJS 12

v0.4.6

03 Mar 01:34

Choose a tag to compare

Added

  • WYSIWYGRegex to formElementsService
  • matchElementsTagRegex to formElementsService
  • replaceElementValues to submissionService

Changed

  • message returned from ABN service when business name isn't found