v4.14.10
JonasGossens
released this
17 Mar 10:01
·
1218 commits
to master
since this release
Features:
- PersonFinder:
- Change PersonFinder key control to not use the focus and allow using Esc to close the result box
- Add max-prop to limit the number of selected persons
- Add values-prop to allow the controlled usage of the component
- Pass all parameters to onInput-event
- ListItem: Add onOpen and onClose prop
- Input: Return also the event
Bugfixes:
- PersonFinder:
- Fix bug that friends were not shown immediately
- Fix bug that TagInput added new line too early
- SetupWizard: Fix bug that the component didn't re-enables implicitly disabled steps
- ScrollView: Fix bug that ScrollView didn't shrink
- Accordion: Fix tapp crash if a createRef is used for the reference-prop