ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

Feature/blur after click property #285

Closed igorrius closed 6 years ago

igorrius commented 6 years ago

Added a blur-after-click option to customize IE workaround (Blur event). if false was disabling handling of blur events resulting from interacting with a scrollbar introduced by content overflow (Internet explorer issue) workaround, . Default is true

allenhwkim commented 6 years ago

Please make PR without build pleases.