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

Consistently use parentView over _parentView #10999

Merged

Conversation

mitchlloyd
Copy link
Contributor

It seems like view#_parentView has been superseded by view#parentView. Making these properties consistent fixes a few tests.

Is it worth added backwards compatibility for _privateView?

@rwjblue
Copy link
Member

rwjblue commented May 1, 2015

_parentView was removed (don't have the commit link handy), this seems good

rwjblue added a commit that referenced this pull request May 1, 2015
Consistently use `parentView` over `_parentView`
@rwjblue rwjblue merged commit 3ba81e3 into emberjs:idempotent-rerender May 1, 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

Successfully merging this pull request may close these issues.

None yet

2 participants