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

add trackBy to ngFor to improve performance - notably in IE #336

Closed CaffGeek closed 6 years ago

CaffGeek commented 6 years ago

Minor adjustment to add trackBy for elements in ngFor, because in IE11 screens with a lot of auto-complete controls become so slow it's unusable.

CaffGeek commented 6 years ago

This will probably help with issue https://github.com/ng2-ui/auto-complete/issues/308

CaffGeek commented 6 years ago

What's the timing/process for this to get into npm?

almothafar commented 6 years ago

@CaffGeek changes pushed, may you look at it, please?

It is under version 1.0.0