Skip to content

v4.14.12

Compare
Choose a tag to compare
@JonasGossens JonasGossens released this 19 Mar 12:37
· 1202 commits to master since this release

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.