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

Revert stream dependencies #10721

Merged
merged 2 commits into from
Mar 24, 2015
Merged

Conversation

mmun
Copy link
Member

@mmun mmun commented Mar 24, 2015

This reverts commit 01a0198. These code paths were not adequately tested and this commit led to some
regressions. I've included tests that capture the regressions.

This refactor will be fixed and merged again in the glimmer branch.

Closes #10539 and #10564.

mmun added 2 commits March 24, 2015 17:41
This reverts commit 01a0198. These code
paths were not adequately tested and this commit led to some
regressions.

This refactor will be fixed and merged again in the glimmer branch.
mmun added a commit that referenced this pull request Mar 24, 2015
@mmun mmun merged commit c4d9011 into emberjs:master Mar 24, 2015
@mmun mmun deleted the revert-stream-dependencies branch March 24, 2015 22:01
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.

Returning an Object from computed property can loose data binding.
1 participant