Skip to content

v1.1.0

Compare
Choose a tag to compare
@jcgueriaud1 jcgueriaud1 released this 07 Apr 06:57
· 71 commits to main since this release
61fd2d5
  • Set the focus on the search field when the dialog is opened
  • Set the focus on the button when the dialog is closed
  • Add a new parameter `setSelectionDisabledIfEmpty that sets whether the select button is disabled or send an error when the selection is empty or not. The default value is true so the behavior of the component does not change.
  • Add a new listener addEmptySelectionListener that can be called to replace the default error notification