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

Implement this.element for components #12975

Merged
merged 1 commit into from
Feb 17, 2016

Conversation

wycats
Copy link
Member

@wycats wycats commented Feb 17, 2016

The code that implements this.$() is currently commented out, because
it causes the teardown assertions to fail at the moment. We will re-
enable it once we have implemented the correct hooks on Glimmer side.

The code that implements `this.$()` is currently commented out, because
it causes the teardown assertions to fail at the moment. We will re-
enable it once we have implemented the correct hooks on Glimmer side.
chancancode added a commit that referenced this pull request Feb 17, 2016
Implement `this.element` for components
@chancancode chancancode merged commit 033fe1b into emberjs:master Feb 17, 2016
@chancancode chancancode deleted the component-element branch February 17, 2016 02:15
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.

2 participants