Skip to content

Upgrade dependencies; remove ember-data #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade dependencies; remove ember-data #13

wants to merge 1 commit into from

Conversation

davidgoli
Copy link
Contributor

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.

@@ -4,7 +4,6 @@
"ember": "1.13.11",
"ember-cli-shims": "ember-cli/ember-cli-shims#0.0.3",
"ember-cli-test-loader": "ember-cli-test-loader#0.1.3",
"ember-data": "1.13.15",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe this is needed by this addon at all, but correct me if I'm wrong

@justin-lau
Copy link
Owner

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?

@ValentinTrinque
Copy link

Where are we with this PR ? I think we should redo the upgrade since it's already been a year this PR is pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants