tanansatpal / ngx-mat-intl-tel-input

MIT License
62 stars 114 forks source link

Compatibility with Angular 10 #80

Open QuentinFarizon opened 4 years ago

QuentinFarizon commented 4 years ago

I've migrated to Angular 10, and from what I can see this component works fine.

Could you update the peer dependencies to reflect that ? Thank you !

npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/common@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/core@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/forms@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/platform-browser@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/platform-browser-dynamic@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
QuentinFarizon commented 3 years ago

There is one issue on Angular 10 : the phone number is not reset on form submit