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

Work with Ember.getOwner. #118

Merged
merged 8 commits into from
Nov 10, 2015
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Nov 9, 2015

  • Allows usage of ES6 syntax.
  • Remove usage of broccoli-static-compiler.
  • Use ember-getowner-polyfill's fake-owner to build a mock owner (since there is no way create an owner directly).
  • Add tests confirming that Ember.getOwner can be used on instances created through the container.
  • Add ability to call Ember.getOwner(this) on that test context directly (potentially paving the way to deprecate this.register, this.lookup, and friends).

Allows usage of ES6 syntax in main package.
@rwjblue rwjblue changed the title Use Babel for transpilation. Work with Ember.getOwner. Nov 10, 2015
rwjblue added a commit that referenced this pull request Nov 10, 2015
@rwjblue rwjblue merged commit 5f47df9 into emberjs:master Nov 10, 2015
@tim-evans
Copy link
Contributor

🎉 Thanks for this!!

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.

None yet

2 participants