Skip to content

Releases: oneblink/apps-react

v0.1.12

02 Mar 23:51
Compare
Choose a tag to compare

Fixed

  • Files not being able to be re-added to files and camera element after being removed
  • inconsistent margin for form element error messages
  • Handled error when attempting to convert file to image in Camera element

v0.1.11

14 Feb 23:32
Compare
Choose a tag to compare

Changed

  • bulma toasts and flatpickr pickers to be appended to elements inside the <OneBlinkForm /> component instead of appended to document.body.

v0.1.10

09 Feb 02:07
Compare
Choose a tag to compare

Fixed

  • styling for add files button
  • styling for invisible pages on forms
  • Email element showing label twice

v0.1.9

18 Jan 00:58
Compare
Choose a tag to compare

Added

  • geoscapeAddress form element type

[RELEASE] 0.1.8

22 Dec 02:31
Compare
Choose a tag to compare

0.1.8 (2020-12-22)

Added

  • Checkbox and radio button contrast text determination

v0.1.7

10 Dec 22:57
Compare
Choose a tag to compare

Fixed

  • Hyperlinks not being clickable and Images not displaying in HTML elements
  • barcode scanner on iOS by using navigator.mediaDevices.getUserMedia() instead of navigator.getUserMedia()

Dependencies

[RELEASE] 0.1.7-beta.1

09 Dec 04:42
Compare
Choose a tag to compare
Pre-release
[RELEASE] 0.1.7-beta.1

v0.1.6

02 Dec 03:59
Compare
Choose a tag to compare

Fixed

  • data lookups in repeatable sets not updating elements that already contain data
  • element lookups on multi page forms duplicating all elements
  • styles from HTML form elements not being consistent with Forms Builder

v0.1.5

24 Nov 03:18
Compare
Choose a tag to compare

Added

  • sending userToken with requests

v0.1.4

12 Nov 03:24
Compare
Choose a tag to compare

Changed

  • source from Flow to TypeScript

Fixed

  • auto save icon not getting position fixed styling

Dependencies