Releases: oneblink/apps-react
Releases · oneblink/apps-react
v5.13.0
v5.12.2
Changed
- No longer auto focusing first element on the first page of a form
- No longer fetch dyamic options in read only forms if element contains options
Fixed
- table cells using wrong date formats
requiredAll
options validation when options are hidden- date format across timezones in data manager
- recaptcha elements not resetting after a submission
Dependencies
- update @arcgis/core to 4.29.10 (from 4.28.10)
v5.12.1
Changed
MaterialIcon
tooltip hint back toi
tag
v5.12.0
Changed
location
form element to support selecting a position as well as dragging a pin to a position- Changed placeholder text colour and styled to italics
Dependencies
- no longer depend upon @mui/icons-material
- update @oneblink/sdk-core to 6.0.1-beta.2 (from 6.0.0-beta.3)
Added
- Screen reader support for hints
- Alt text to be hidden for decorative images
Fixed
- screen readers reading icon names aloud when used as decorative images by setting
aria-hidden
attribute
v5.11.0
Added
- support for injectable option
label
andvalue
- build tool chunking examples to docs
- loading spinner to ArcGIS Web Map element
- bulma icon styles
Dependencies
- update @oneblink/sdk-core to 6.0.0-beta.3 (from 5.4.0)
v5.10.0
Added
- portal to
CopyToClipboardIconButton
snackbar
Dependencies
- update @oneblink/sdk-core to 5.4.0 (from 5.3.0-beta.1)
v5.9.0
[RELEASE] 5.9.0-beta.6
v5.9.0-beta.6 [RELEASE] 5.9.0-beta.6
v5.8.0
Changed
- Some @media queries to @container queries to account for the preview in the console.
Fixed
- repeatable set elements not being treated as readonly inside the
<OneBlinkReadOnlyForm />
component
Dependencies
- update @emotion/react to 11.11.3 (from 11.11.1)
- update @mui/icons-material to 5.15.6 (from 5.14.16)
- update bulma to 0.9.4 (from 0.9.3)
- update bulma-toast to 2.4.3 (from 2.4.1)
- update clsx to 2.1.0 (from 2.0.0)
v5.7.0
Changed
- Modal component to use MUI Modal component for handling focus
Added
<PaymentForm />
component
Dependencies
- update @oneblink/sdk-core to 5.3.0-beta.1 (from 5.2.0-beta.2)
Fixed
- DateTime element not showing validation message