ng2-ui / auto-complete

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

Upgraded to Angular 6 #351

Closed nfavaron closed 6 years ago

nfavaron commented 6 years ago

Our Angular 6 app using ng2-ui/auto-complete runs without rxjs-compat.

Therefore we need ng2-ui/auto-complete to work on rxjs 6 and angular 6 as well :)

The update is pretty straight forward, let me know if you need more info.

nfavaron commented 6 years ago

Demo is working, just had to rename a material design component :)

Our angular 6 project is not yet live, we are migrating from 2 (live) to 6 (staging). So far no bug report on the autocomplete running under angular 6.

webcat12345 commented 6 years ago

Looking forward to see this feature!