Releases: TobitSoftware/chayns-components
Releases · TobitSoftware/chayns-components
v4.3.0
v4.2.16
v2.9.1
Fix:
- Calendar: Fix wrong date-comparison
Features:
- Gallery: Using ImageService when possible to reduce image-sizes
- Calendar: Add english translation
v2.9.0
Fix:
- ScrollView: Fix cropped text when ScrollView is not scrollable
- SelectList: Value-prop was ignored on initial mount
- SelectListItem: Check for children-elements before rendering
Features:
- EmojiInput: Add style-prop
- Gallery: Add deleteMode and onDelete-props
v2.8.0
Fix:
- Calendar-Component: Animations overlapping on multiple navigation-clicks
Features:
- Updated react-transition-group to 2.4.0
v2.7.0
Fix:
- The scan-button of the RfidInput-Component is now on the right side
Features:
- The RfidInput-Component now has the static method isNfcAvailable which checks the chayns-environment against a whitelist
v2.6.0
Fix:
- The SelectList-component does not need a SelectListItem-Component as direct child. Only the props have to be passed through.
- Updated some dependencies
v2.5.0
Fix:
- height-calculation of Input-Component (with autogrow prop) improved
Feature:
- ModeSwitch-Component make use of the new AdminSwitch inside the Apps
- Parts of the ModeSwitch-Component were refactored
v2.4.3
New Props: RfidInput (enableCard)