v1.1.0-beta.2
Pre-release
Pre-release
New
- Enable to hide the dropdown menu with
hide-dropdown
in Manual Input (manual-input
) mode. - Emit
error
event when the input value becomes invalid. - Emit
focus
andblur
events to help to identify the focus/blur state. Useful when the dropdown is force hidden byhide-dropdown
.