ember-intl-tel-input
ember-intl-tel-input copied to clipboard
Upgrade dependencies; remove ember-data
Added a basic integration test. I'd like to test more, but couldn't figure out how to optionally import the intlTelInputUtils
in the test, upon which 90% of the functionality rests.
Thanks for yet another PR! I had to run a few errands today, I will review the PR tomorrow.
For the utils script, do you think it is probable to mock its existence by removing from and adding the library back to the global namespace, before compiling the templates?
Where are we with this PR ? I think we should redo the upgrade since it's already been a year this PR is pending.