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

ember-container-inject-owner - Checklist #12555

Closed
8 tasks done
rwjblue opened this issue Nov 4, 2015 · 19 comments
Closed
8 tasks done

ember-container-inject-owner - Checklist #12555

rwjblue opened this issue Nov 4, 2015 · 19 comments

Comments

@rwjblue
Copy link
Member

rwjblue commented Nov 4, 2015

@dgeb
Copy link
Member

dgeb commented Nov 4, 2015

Looks complete to me. Thanks for putting together this list, @rwjblue.

@mixonic
Copy link
Member

mixonic commented Nov 5, 2015

@dgeb I will attempt docs for this stuff tonight and guides review. I hope that can free you up for some of the more tricky bits.

@dgeb
Copy link
Member

dgeb commented Nov 5, 2015

@mixonic thanks - you're the best! Ping me if you have questions about the new stuff.

@rwjblue rwjblue changed the title ember-container-inject-owner - Checklist to Enable ember-container-inject-owner - Checklist Nov 6, 2015
@rwjblue
Copy link
Member Author

rwjblue commented Nov 6, 2015

Feature is enabled by default. I am working on ember-test-helpers updates to make sure this is handled properly.

@dgeb
Copy link
Member

dgeb commented Nov 6, 2015

Sounds good. I'll tackle the FakeContainer.

@mixonic
Copy link
Member

mixonic commented Nov 8, 2015

FWIW guides have been given a cursory review, though I have not undertaken any long prose about "dynamic lookup" which I think may be the only app-based use case for getOwner (other cases being around testing, and usually testing internals).

@rwjblue
Copy link
Member Author

rwjblue commented Nov 9, 2015 via email

@rwjblue
Copy link
Member Author

rwjblue commented Nov 9, 2015

I just published a polyfill that addons can use (https://github.com/rwjblue/ember-getowner-polyfill) pretty easily.

@rwjblue
Copy link
Member Author

rwjblue commented Nov 9, 2015

@tim-evans and I are working on updating ember-test-helpers to provide owner properly.

@rwjblue
Copy link
Member Author

rwjblue commented Nov 10, 2015

ember-qunit and ember-mocha versions have been released that take advantage of the new feature (checking the ember-test-helpers item off on the checklist).

@rwjblue
Copy link
Member Author

rwjblue commented Nov 10, 2015

I took some time to update ember-data in emberjs/data#3912. I'm hoping that those changes can make it into Ember Data 2.2.0 (but Ember Data 2.3.0 would be perfectly fine).

@rwjblue
Copy link
Member Author

rwjblue commented Nov 14, 2015

ember-data PR is merged (checked off above), and liquid-fire PR is submitted (ember-animation/liquid-fire#388).

@rwjblue
Copy link
Member Author

rwjblue commented Nov 14, 2015

@dgeb - Have you begun work on the FakeContainer bullet point?

@dgeb
Copy link
Member

dgeb commented Nov 14, 2015

@rwjblue - sorry for the delay - I will try to wrap that up tomorrow

@rwjblue
Copy link
Member Author

rwjblue commented Nov 14, 2015

Added URL to the deprecation in #12604, and the deprecation guide in emberjs/website#2409.

@rwjblue
Copy link
Member Author

rwjblue commented Nov 14, 2015

@mixonic did the initial guide audit (mentioned in #12555 (comment)) and I just created emberjs/guides#982 to track updating the DI page with a few mentions of Ember.getOwner, so I am checking that item off for now.

@rwjblue
Copy link
Member Author

rwjblue commented Nov 14, 2015

Updated ember-i18n in jamesarosen/ember-i18n#336.

@dgeb
Copy link
Member

dgeb commented Nov 14, 2015

Implemented fake container injection in #12609

@rwjblue
Copy link
Member Author

rwjblue commented Nov 16, 2015

Thanks @dgeb, that fix is merged completing the last item on this checklist. Closing (please let me know if I have forgotten something).

@rwjblue rwjblue closed this as completed Nov 16, 2015
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

3 participants