Releases: oneblink/sdk-core-js
Releases · oneblink/sdk-core-js
v0.4.5
Added
generateFormElementsConditionallyShown- Dependant option set elements will now return adependencyIsLoading?property
v0.4.4
Changed
- Added
emailVerified,phoneNumberandphoneNumberVerifiedvalues toUserProfile
v0.4.2
Changed
- update
getABNNumberFromABNRecordto look forisCurrentIndicatorequal to 'Y'
v0.4.1
Added
- type checks to submission data
freshdeskDependentFieldform element
v0.4.0
Added
schedulingServicesubmissionServicepaymentServicefileUploadService'ELEMENT'based'NUMERIC'conditional predicates to allow showing a form element based on the numeric value of another form element
Removed
- [BREAKING]
validatePaymentAmount()function. Replaced bypaymentService.checkForPaymentEvent() - [BREAKING]
getContentDisposition()function. Replaced byfileUploadService.getContentDisposition() - [BREAKING]
replaceCustomValues()function. Moved intosubmissionService - [BREAKING]
getElementSubmissionValue()function. Moved intosubmissionService - [BREAKING]
conditionalLogicService.evaluateConditionalPredicate()function. - [BREAKING]
conditionalLogicService.evaluateConditionalOptionsPredicate()function.
v0.3.6
Added
- Payment validation for payments
[RELEASE] 0.3.5
Fixed
- Removed test script
v0.3.4
Added
toStorageElementtotypeCastService.formElements- added generateFormElementsConditionallyShown to conditionalLogicService
- added flattenFormElements to formElementService
v0.3.3
Added
- contentDisposition function for file upload
v0.3.2
Added
abnService