ng-select
ng-select copied to clipboard
ChangeDetectionStrategy.OnPush decoration on all components
All components must be decorated with changeDetection: ChangeDetectionStrategy.OnPush for improved performance. This will have no consequences on components behavior. for more info: http://blog.thoughtram.io/angular/2016/02/22/angular-2-change-detection-explained.html