Skip to content
Snippets Groups Projects
  • Released date
  • Created date
Evidence collection
Collected 4 years ago

Version 4.1.0

  • Added date and time utilities.
Evidence collection
Collected 4 years ago

Version 4.0.0

  • Throw an error if unhandled exception happens during API request.
Evidence collection
Collected 4 years ago

Version 3.4.0.

  • Display actual GET error response within the form.
  • Added styles extracted from reForis.
  • Added reference to form element (for programatically submitting it).
Evidence collection
Collected 4 years ago

Version 3.1.1.

  • Fixed package dependencies related to exposing libraries via reForis
Evidence collection
Collected 4 years ago

Version 3.2.0.

  • Swapped react-router with react-router-dom. Prepared Foris JS for using react-router-dom exposed by reForis.
  • Added controller ID filter to WebSocket hook.
  • Updated translation messages after moving WiFi form.
  • Increased request timeout to 30.5 sec.
Evidence collection
Collected 5 years ago

Version 3.1.0.

  • Added Wi-Fi settings form
  • Fixed path to index.js file in package.json
Evidence collection
Collected 5 years ago

Version 3.0.0.

  • Removal of Babel compiler
  • Fixed width of ForisForm, removed default sizing for form widgets (like buttons)
Evidence collection
Collected 5 years ago

Version 2.1.1.

  • Display date and time picker above input element
Evidence collection
Collected 5 years ago

Version 2.0.0.

  • Added dynamic suffix for API URLs (allowing to use one hook for different resources with e.g. PUT)
  • Added unsubscribe method to WebSocket client
  • Added custom class to SpinnerElement
  • Improved documentation
  • Published README.md
Evidence collection
Collected 5 years ago

Version 2.1.0.

  • Set WebSocket logging to debug level
  • Added hook that detects clicking outside of component
  • Added Radio to list of publicly available components
  • Fixed link to git repository in package.json