Releases: oneblink/apps-react
Releases · oneblink/apps-react
v6.11.0
Added
- calendar booking details to payment receipt
- offline validation message for recaptcha to prevent submission
- Display of images for Checkboxes and Radio button options
Fixed
FormElementCheckBoxes
div order
Dependencies
- update @oneblink/sdk-core to 7.3.2-beta.1 (from 7.3.1-beta.1)
- no longer depend upon validate.js
- depend upon email-validator 2.0.4
v6.10.0
Changed
- height of
textarea
elements to change dynamically with content
Added
<MultiFactorAuthentication>
&<AppUserMfaProvider>
componentsuseUserMeetsMfaRequirement
hook<CalendarBookingsForm /> & <CalendarBookingsRescheduleForm /> &
`
Dependencies
- depend upon @nylas/react 1.3.1
- depend upon qrcode.react 4.1.0
Fixed
- submit button conditional logic not taking into account conditional elements
- Switch element not displaying custom validation message
v6.9.2
Dependencies
- update @oneblink/sdk-core to 7.3.1-beta.1 (from 7.3.0-beta.2)
v6.9.1
Fixed
- resetting recaptcha form elements after submission causing autosave data to be saved again
v6.9.0
Added
- Comprehensive validation errors toast
FormElementFile
open files in a new tab
Fixed
- bold text in info elements not readable in tool tips
v6.8.0
Changed
- Tooltip
a
tags to be white in colour, and slightly grey when already visited - Evaluate predicates and disable form submission based on
enableSubmission
form property
v6.7.0
Changed
- Prohibited user input directly through text field on the Date element
Added
- support for invisible ReCAPTCHA
v6.6.0
Changed
- dropdown styling to wrap text instead of being horizontally scrollable
Dependencies
- update @oneblink/sdk-core to 7.3.0-beta.2 (from 7.1.0-beta.1)
Added
- support for WCAG 1.3.1 - Info and Relationships
autocompleteAttributes
to input, options and date based elements- support for WCAG 4.1.3 - Status Messages
v6.5.0
Added
onSuccess
andonError
options touseSignUp
hook
Dependencies
- update @oneblink/sdk-core to 7.1.0-beta.1 (from 7.0.0-beta.1)
v6.4.0
Added
- Retry Lookup button for automatic lookup elements