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

Angular 5 support #310

Closed pil78 closed 6 years ago

pil78 commented 6 years ago

Hi, according to the migration guide to Angular 5, it is required to use HttpClient from "angular/common/http" instead of Http in "angular/http" Could you please make this changes.

Yaroslav

renanmoraes commented 6 years ago

Same problem with me

deeppatidar commented 6 years ago

@pil78 Seems already updated but I am getting this "codelyzer@3.2.2 requires a peer of @angular/compiler@^2.3.1 || >=4.0.0-beta <5.0.0 but none was installed"

almothafar commented 6 years ago

The latest version should be fixing this issue.