Releases: TobitSoftware/chayns-components
Releases · TobitSoftware/chayns-components
v4.14.20
Feature:
- ContextMenu: Allow changing the ContextMenu position on the children using
positionOnChildren
prop.
Bugfix:
- PersonFinder: Add siteId and locationId properties to site results.
v4.14.19
Feature:
- PersonFinder: Now, the simple PersonFinder looks like the multiple to improve the user experience.
Bugfixes:
- PersonFinder: Fix bug that friends were not reduced by the reducer function
- Fix propType
id
for checkbox views
v4.14.18
Feature:
- Add displayName to all components
Bugfix:
- AmountControl: Fix bug that clicking on the icon didn't work
v4.14.17
Features:
- The equalizer-function is now exported and can be used in your project. It's also listed in the main readme. The function equalizes the height and/or width of html elements.
v4.14.16
Features:
- TagInput: The TagInput is now exported and can be used in your project. It's also listed in the main readme.
v4.14.15
Features:
- PersonFinder: Implement onChange-prop for multiple PersonFinder
Bugfixes:
- Slider: Fix Bug that it was possible to move the thumb while dragging behind the end of the slider track
- PersonFinder: Fix bugs with custom PersonFinders
v4.14.14
Feature:
- ListItem: Add headerProps-prop to allow setting props to the header div.
Bugs:
- PersonFinder:
- Fix bug that value="" did not work.
- Fix bug that onKeyDown triggered only if a list of results is shown.
v4.14.13
Feature:
- Add onBlur-prop to ColorPicker-component
v4.14.12
Feature:
- PersonFinder:
- Add value-prop to allow the controlled usage of the PersonFinder input
- Add autoSelectFirst-Prop to autoselect the first item in the result list
- SelectButton: Add prop "showListSelection" to choose if the selection in the dialog should be shown or not
Bug:
- PersonFinder: Fix bug that the cursor jumps if the arrow-up and arrow-down keys are clicked.
v4.14.11
Improvements:
- Change all Font Awesome SVG icons to Font Awesome font icons