webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 333 forks source link

chore: peer depencencies updated to ng-14 #485

Open irbansin opened 1 year ago

irbansin commented 1 year ago

Updated peer dependency to angular 14 so that there is no errors when using with projects

dnlrbz commented 1 year ago

@nicolasleb @webcat12345 please merge

danielmbarlow commented 1 year ago

Similar to #481 (also waiting for merge as of writing)

irbansin commented 1 year ago

Any update on this? I am kind of waiting for this to update my project to Angular 14

stoyanuntangler commented 1 year ago

yep, same here! Angular 15 would be even better!

iulian-tofan commented 1 year ago

In case you are looking for a quick fix until the maintainers of this project decide to merge the upgrade (probably by angular 20🥴), I ended up using https://www.npmjs.com/package/ngx-intl-tel-input-gg which is the exact same project but the with the angular 14 update.