Skip to content

Releases: oneblink/apps-react

v2.6.0

16 Feb 04:14
Compare
Choose a tag to compare

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

Added

  • isInfoPage prop
  • new PaymentReceipt.tsx component

v2.5.2

16 Jan 05:38
Compare
Choose a tag to compare

Fixed

  • passed the correct function signature to useFormElementOptions in FormElementAutocomplete.tsx

v2.5.1

12 Dec 03:20
Compare
Choose a tag to compare

Fixed

  • number input clearing when entering a decimal point on iOS 16

v2.5.0

24 Nov 02:32
Compare
Choose a tag to compare

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 to useInfiniteScrollDataLoad()
  • Disabled validation for read only forms

v2.4.0

19 Oct 04:42
Compare
Choose a tag to compare

Changed

  • Signature element button "done" to "save signature" and validation message

v2.3.0

12 Oct 00:30
Compare
Choose a tag to compare

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

27 Sep 00:07
Compare
Choose a tag to compare

Fixed

  • Former Repeatable Set elements crashing Data Manager

v2.1.0

13 Sep 02:43
Compare
Choose a tag to compare

Fixed

  • Section element's custom css class names not showing

Changed

  • Copy Button on read only elements

Dependencies

v2.0.0

26 Aug 05:42
Compare
Choose a tag to compare

Removed

  • legacy storage type for form elements

Dependencies

v1.2.5

16 Aug 00:52
Compare
Choose a tag to compare

Added

  • requireMessage to form element validation
  • append any customCssClasses to ob-element container