intl-tel-input-ng
intl-tel-input-ng copied to clipboard
:telephone: Angular module for intl-tel-input integration (https://github.com/jackocnr/intl-tel-input)
Hi :) This pr allow us to use intl-tel-input 21 [Changelog 20](https://github.com/jackocnr/intl-tel-input/releases/tag/v20.0.0) [Changelog 21](https://github.com/jackocnr/intl-tel-input/releases/tag/v21.0.0) I don't think verison 21 is a big problem for your package (maybe i am wrong...
## Expected behavior The end user should be able to change an existing phone number. Two way binding of the `intl-tel-input` should accept input. ## Actual behavior When I pass...
Use `ng add` to ease module installation, particularly adding required css and js files to angular.json. See this [blog post](https://blog.angular.io/version-6-of-angular-now-available-cc56b0efa7a4).