ng2-password-strength-bar icon indicating copy to clipboard operation
ng2-password-strength-bar copied to clipboard

Change detection OnPush maybe?

Open karolmie1 opened this issue 8 years ago • 2 comments

All changes are done on Input change, so OnPush strategy would be viable, and would provide that sweet sweet performance boost.

changeDetection: ChangeDetectionStrategy.OnPush`

karolmie1 avatar Feb 21 '17 08:02 karolmie1

@karolmie1 Hello, did you succeed on importing this Module in App.module.ts?

charlesc-ai avatar Feb 24 '17 11:02 charlesc-ai

I'll try to prepare fix for #1, probably no earlier than on weekend. I'll have to learn a bit about creating typings for npm packages first.

karolmie1 avatar Feb 27 '17 08:02 karolmie1