Releases: TobitSoftware/chayns-components
Releases · TobitSoftware/chayns-components
v4.10.7
Features:
- PersonFinder: Add reducer function to filter results
v4.10.6
Fix:
- ModeSwitch: Fix bug that modeSwitch is shown with only one mode
- ListItem: Fix propType
v4.10.5
Fix:
- Slider: Now, the position also update when set to zero.
- ModeSwitch: Fix usage of TappPortal and propTypes
v4.10.4
Fix:
- SharingBar: Fix sharingUrl with parameters for WhatsApp Web
- Remove parallelshell and add concurrently
v4.10.3
- The default AmountControl remove-icon is now a minus instead of the trash-icon
v4.10.2
Fix:
- Modeswitch: Fix bug that ModeSwitch is hidden if there are 2 modes, user and custom uac group, but no admin mode.
v4.10.1
Feature:
- PersonFinder, ContextMenu: These components will be hidden on window blur
- ImageContainer: Support for FontAwesome SVG Icons
- FileInput: Added Preset for Tobit streaming service
Fix:
- Image: Image size is also set on update
- ImageContainer: Fix styles for the image
DateInfo-Component
Added the DateInfo-Component. It can be used to display dates in a react node and adds a system tooltip to show the absolute date on hover. The component can be configured with various options. For further informations, take a look in the readme.
You can also use the static functions getRelativeDateString
and getAbsoluteDateString
to get the date string for dialogs.
v4.9.6
Feature:
- Gallery: Add parameter preventing for Image component
Fix:
- Calendar: Fix weekday color
v4.9.5
Fix:
- Gallery: Fix bug that draggable gallery was flickering
- PersonFinder: Fix propTypes