Releases: TobitSoftware/chayns-components
Releases · TobitSoftware/chayns-components
v4.7.5
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
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
Fix:
- Fix slider value calculation for float
v4.7.2
Fix:
- Input: Fix bugs with required inputs
- AmountControl: Fix width of the amountContol input
Change:
- PersonFinder: Change endpoint for site search
v4.7.1
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
Features:
- Add ImageAccordion component
v4.6.0
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
Fix:
- RfidInput: The scan-button was not shown inside the myChayns-app
- TappPortal: The parent prop had the wrong propType
v4.5.6
Fix:
- PersonFinder: The suggestions-overlay had a wrong position inside the mobile app
v4.5.3
Fix:
- FileInput: Add optical feedback when dragging a file over the input