Skip to content

Releases: TobitSoftware/chayns-components

v4.7.5

24 Apr 09:18
Compare
Choose a tag to compare

Fix:

  • FileInput: Fix file size calculation and add tsimg.cloud mime types preset
  • Slider: Change slider refresh scroll status only if in app

v4.7.4

20 May 13:45
Compare
Choose a tag to compare

Fix:

  • SetupWizard: Fix batched nextStep() calls of SetupWizard not working correctly.
  • ImageAccordion: Items now calculated in percent, add undefined check on findIndex

v4.7.3

24 Apr 08:41
Compare
Choose a tag to compare

Fix:

  • Fix slider value calculation for float

v4.7.2

24 Apr 08:39
Compare
Choose a tag to compare

Fix:

  • Input: Fix bugs with required inputs
  • AmountControl: Fix width of the amountContol input

Change:

  • PersonFinder: Change endpoint for site search

v4.7.1

11 Apr 15:28
Compare
Choose a tag to compare

Feature:

  • Add required prop to input component

Fix:

  • Fix bug that input placeholder was on the wrong side on init
  • Fix tooltip content propType

v4.7.0

10 Apr 14:31
Compare
Choose a tag to compare

Features:

  • Add ImageAccordion component

v4.6.0

10 Apr 14:29
Compare
Choose a tag to compare

Features:

  • Combobox: Add default value
  • FileInput: Change styles
  • Add removeHtml and createLinks utility functions
  • A few utility functions are now exported and added to the main readme file
  • Add missing className and style props to several components

Also, we migrated this project to use babel 7 and updated some eslint-rules.

Fix:

  • Textstring: Now, you can load more than one library
  • Fix inputBox for tapps without iFrame

v4.5.7

26 Mar 15:17
0b70aa3
Compare
Choose a tag to compare

Fix:

  • RfidInput: The scan-button was not shown inside the myChayns-app
  • TappPortal: The parent prop had the wrong propType

v4.5.6

25 Mar 12:05
6edcd5e
Compare
Choose a tag to compare

Fix:

  • PersonFinder: The suggestions-overlay had a wrong position inside the mobile app

v4.5.3

20 Mar 08:14
Compare
Choose a tag to compare

Fix:

  • FileInput: Add optical feedback when dragging a file over the input