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

Resolve container deprecation warnings #796

Merged
merged 1 commit into from
Nov 23, 2015

Conversation

mike183
Copy link
Contributor

@mike183 mike183 commented Nov 23, 2015

ESA was causing deprecation warnings when used with Ember 2.3.0-beta.1. This was due to Ember 2.3 deprecating access to the container property on framework generated objects.

This PR implements the new getOwner public API introduced in Ember 2.3 via the ember-getowner-polyfill add-on.

@marcoow marcoow added this to the 1.x milestone Nov 23, 2015
marcoow added a commit that referenced this pull request Nov 23, 2015
Resolve container deprecation warnings
@marcoow marcoow merged commit b122671 into mainmatter:master Nov 23, 2015
@marcoow
Copy link
Member

marcoow commented Nov 23, 2015

👍

@mike183 mike183 deleted the deprecation-warnings branch November 23, 2015 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants