Skip to content
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

Change usages of Ember.create and Ember.keys to Object.create and Object.keys #97

Closed
akshayrawat opened this issue Jun 22, 2015 · 2 comments

Comments

@akshayrawat
Copy link

This leads to a lot of deprecation noise when working with Ember 1.13.2.

Happy to submit a PR if this is legit.

@stefanpenner
Copy link
Contributor

We do want to switch, but this library needs to continue to work for 1.13.2 users who use ie8.

I guess Let's inline the two polyfills here

@stefanpenner
Copy link
Contributor

#100

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

No branches or pull requests

2 participants