v1.7.0
-
Enhancement: ensure the active option is not covered by the search input when navigating
with the arrow keys or when the option list changes when searching.
#119Thanks to @Mabiro
-
Enhancement: allow disabling propagation of home / end key via
@Input() preventHomeEndKeyPropagation
to enable moving the cursor inside the search field instead of navigating the options when pressing
Home / End #43Thanks to @geraldhe for reporting
-
Bugfix / Enhancement: Update the input width when the viewport is resized
#81Thanks to @mhosman for reporting
-
Enhancement: add opacity transition animation for search clear icon