Releases: TobitSoftware/chayns-components
Releases · TobitSoftware/chayns-components
v4.9.4
Feature:
- Show friends in PersonFinder
Fix:
- Calendar: Fix propTypes, crash and README
v4.9.3
Feature:
- Upgrade internal dependencies
Fix:
- Fix handle initial value of coordinates given to ContextMenu component
- Fix handle "hidden" and "active" classes in Bubble component
v4.9.1
Feature:
- The accordion uses no longer chayns.utils.isString, to make server-side rendering possible.
- Pass className prop to expandable ListItems
- PositionInput:
- Add component to resolveAbsoluteImport
- Improve error handling
- Wait until geocoder is instatiated
- Don't remove google link on map
Fix:
- Fix exports
- Fix dev server
- Fix vulnerabilities
v4.9.0
Features:
- Add drag&drop-gallery
- Add Image-component
- Add ImageContainer-component
- Rewrite gallery
Fix:
- Fix CSS bundling
v4.8.0
Feature:
- Added rollup scss plugin
- ListItem: You can set styles to head, body and complete Item
- OpeningTimes:
- second opening times are set 1 hour apart
- for further days the default time is taken from the day before
- PositionInput:
- Coordinates can be used as input
Fix:
- OpeningTimes:
- Update RegEx to Numbers and colon
- Times are formatted automatically
- Times from one Day are not sorted by size
- onChange is only called with correct Timeinputs
- PositionInput:
- Design for Dropdownmenu
v4.7.10
Feature:
- FileInput: Now, you are able to select whole directories using the directory-prop
- ListItem: You can control the ListItem with the open-prop
v4.7.9
Features:
- Add hideOnChildrenLeave to tooltip
- Add noContentClass to listItem
- Don't show select dialog's buttons in single select mode
- Normalize sharing buttons for all devices/browsers
Fix:
- Fix amountControl bugs
- Fix openingTimes focus
v4.7.8
Fix:
- TappPortal: Fix bug that TappPortal duplicates itself in tapps without iFrame.
- SelectList: Fix bug that selectList onChange is called in constructor.
v4.7.7
PersonFinder-Fix:
- Fix "Unexpected end of JSON input" on reponse status 204.
- The locationId of the site to which the UAC group belongs can be set.
v4.7.6
Features:
- Now, the PersonFinder can search in UAC groups.
Fix:
- The onChange event of the input-component is now also triggered on first character.
- An error in the bubble component has been fixed.