Skip to content

Releases: oneblink/apps-react

v6.2.0

21 Jun 03:34
Compare
Choose a tag to compare

Added

  • useLoadDataEffect() hook

Removed

  • Westpac QuickWeb

Dependencies

v6.1.1

13 Jun 23:28
Compare
Choose a tag to compare

Fixed

  • accessibility attributes for checkbox and radio labels
  • auto save occurring while form is disabled

v6.1.0

04 Jun 00:27
Compare
Choose a tag to compare

Changed

  • blur activeElement after switching pages

Dependencies

Added

  • <FormElementGoogleAddress />
  • useGoogleJsApiLoader() hook

Fixed

  • injected options referenced from another page not being injected into HTML
  • ArcGIS web map layer panel showing if map is loaded on another page
  • reverse geocode not supporting sections

v6.0.0

20 May 06:40
Compare
Choose a tag to compare

Changed

  • useDrafts() hook to cater for versions

Fixed

  • ArcGIS web map layer panel showing on other pages

v5.14.0

10 May 06:50
Compare
Choose a tag to compare

Added

  • optional formsAppId parameter to useLogin hook for the forgot password flow
  • ROUND_UP and ROUND_DOWN commands to calculation elements

v5.13.0

30 Apr 23:21
Compare
Choose a tag to compare

Added

  • <ReverseGeocode />

Dependencies

v5.12.2

10 Apr 03:28
Compare
Choose a tag to compare

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

v5.12.1

25 Mar 02:07
Compare
Choose a tag to compare

Changed

  • MaterialIcon tooltip hint back to i tag

v5.12.0

14 Mar 22:36
Compare
Choose a tag to compare

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

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

06 Mar 22:43
Compare
Choose a tag to compare

Added

  • support for injectable option label and value
  • build tool chunking examples to docs
  • loading spinner to ArcGIS Web Map element
  • bulma icon styles

Dependencies