Releases: oneblink/apps-react
Releases · oneblink/apps-react
v5.6.0
Added
- API NSW Liquor Licence Element
- Section element header to tabindex
- Focusing of first element on a page when Next button is focused and used to nav forwards
role
attribute to<DropdownMenu />
component for accessibilityalt
attribute to file image previews for accessibilityfocus-visible
for buttons and number slider to make tabbing more prominent
Dependencies
- update @oneblink/sdk-core to 5.2.0-beta.2 (from 5.1.0-beta.3)
Removed
- All instances of
disableRipple
on MUI components. This prop was responsible for disabling visual feedback when focusing an element
v5.5.0
Added
- optional prop
label
touseFlatpickr
RadioGroup
to place radio buttons in groups for accessibility tabbingaria-label
for failure lookup close button
Fixed
- forms app accessibility contrast issues
v5.4.0
Changed
- NodeJS to version 20
- NPM to version 10
Added
onUploadAttachment
has been added as an optional prop toOneBlinkForms
continueWithAutosave
automatic autosave population inOneBlinkAutoSaveForm
Removed
- Switch Camera button from barcode scanner
Dependencies
- update @emotion/react to 11.11.1 (from 11.10.6)
- update @emotion/styled to 11.11.0 (from 11.10.6)
- update @mui/icons-material to 5.14.16 (from 5.11.11)
- update @oneblink/sdk-core to 5.1.0-beta.3 (from 5.0.0-beta.2)
- update @react-google-maps/api to 2.19.2 (from 2.18.1)
- update clsx to 2.0.0 (from 1.2.1)
- update date-fns to 2.30.0 (from 2.29.3)
- no longer depend upon jsqr
- no longer depend upon quagga
- update query-string to 8.1.0 (from 7.1.1)
- update react-google-recaptcha to 3.1.0 (from 2.1.0)
- update sanitize-html to 2.11.0 (from 2.10.0)
- update uuid to 9.0.1 (from 9.0.0)
- update xml2js to 0.6.2 (from 0.5.0)
- depend upon html5-qrcode 2.3.8
v5.3.0
Changed
- Use lookup button label for required validation message if configured
Added
task
,taskGroup
andtaskGroupInstance
props to<OneBlinkForm />
- excluding definition conditionally to dynamic lookup calls
Fixed
- 'Lookup is Required' message showing while lookup is running
Dependencies
- update @oneblink/sdk-core to 5.0.0-beta.2 (from 4.2.0-beta.1)
v5.2.0
Added
- calculations on dates
v5.1.4
Dependencies
-
update @oneblink/sdk-core to 4.2.0-beta.1 (from 4.0.0-beta.1)
-
update xml2js to 0.5.0 (from 0.4.23)
v5.1.3
Changed
- Stopped form navigate away prompts from displaying when in preview mode
- ordering of lookup validation
v5.1.2
Changed
useLoadDataState()
anduseLoadResourcesState()
to always pass anAbortSignal
Added
has-margin-right-*
andhas-margin-left-*
classesdata-cypress
prop to<ErrorMessage />
component Try Again button
v5.1.1
Changed
DraftsContextValue
type
v5.1.0
Fixed
- types allowing
definition
in data manager record draw
form element canvas not having correct height when parent<div />
is resized
Dependencies
- no longer depend upon @blinkmobile/geolocation
- depend upon use-resize-observer 9.1.0