ember-intl-tel-input
ember-intl-tel-input copied to clipboard
An Ember.js addon for entering and validating international telephone numbers.
Update the reference to intl-tel-input to 12.1.1
The package is broken on new projects since it is outdated and relies on an outdated jQuery version with **breaking changes**. - [The PR fixing it on the original repo.](https://github.com/jackocnr/intl-tel-input/pull/427)...
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-57_binding.node": HTTP error 404 Not Found Hint: If github.com is not...
Update index.js intl-tel-input to 12.1.1
Update bower.json for the latest version of intl-tel-input
It seems the dropdownContainer option is not implemented, it seems like a feature that would be good to implement. https://github.com/jackocnr/intl-tel-input#options
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.
Checking for Fastboot environment as when ember runs in fastboot, it doesn't have jQuery