Releases: oneblink/apps-react
Releases · oneblink/apps-react
v2.6.0
Fixed
- Prefill of option elements that depend on a dynamic option element
- V4DateTimePicker not using minDate or maxDate passed in
Changed
- Data Manager query string management to merge instead of replace
Fixed
- Autosave form not discarding autosave
- Summary and Calculation Elements not showing on read only forms
- number input not allowing zeros
Dependencies
- update @oneblink/sdk-core to 0.4.5 (from 0.4.4-beta.1)
Added
isInfoPage
prop- new
PaymentReceipt.tsx
component
v2.5.2
Fixed
- passed the correct function signature to useFormElementOptions in FormElementAutocomplete.tsx
v2.5.1
Fixed
- number input clearing when entering a decimal point on iOS 16
v2.5.0
Changed
- Form Store table to load results from a button instead of scrolling to the bottom of the window
- Treat all attachment downloads as private storage type
Added
isManual
option touseInfiniteScrollDataLoad()
- Disabled validation for read only forms
v2.4.0
Changed
- Signature element button "done" to "save signature" and validation message
v2.3.0
Added
- Progress Bar to Attachment uploads
- Add prompt to allow continuing submission whilst attachments are uploading
Fixed
- Data Manager crashing if submission data does not match form element
v2.2.0
Fixed
- Former Repeatable Set elements crashing Data Manager
v2.1.0
Fixed
- Section element's custom css class names not showing
Changed
- Copy Button on read only elements
Dependencies
- update @oneblink/sdk-core to 0.4.4-beta.1 (from 0.4.2)
v2.0.0
Removed
- legacy storage type for form elements
Dependencies
-
update @emotion/react to 11.10.0 (from 11.9.0)
-
update @emotion/styled to 11.10.0 (from 11.8.1)
-
update @mui/icons-material to 5.8.4 (from 5.6.2)
-
update @oneblink/sdk-core to 0.4.2 (from 0.4.2-beta.2)
-
update @react-google-maps/api to 2.12.1 (from 2.7.0)
-
update copy-to-clipboard to 3.3.2 (from 3.3.1)
-
update react-signature-canvas to 1.0.6 (from 1.0.5)
-
update react-table to 7.8.0 (from 7.7.0)
-
update sanitize-html to 2.7.1 (from 2.7.0)
-
no longer depend upon signature_pad
v1.2.5
Added
requireMessage
to form element validation- append any
customCssClasses
toob-element
container