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

Change view and component resolver assertions to deprecations #11300

Merged
merged 1 commit into from
May 28, 2015

Conversation

mitchlloyd
Copy link
Contributor

As @raytiley brought up in #11261 (comment), the original PR was breaking for components that extend from views. With this change, only the validation on the Route class (the original use case) results in an assertion. Validation for View, Component, and Service result in a deprecation.

cc @rwjblue @stefanpenner

@rwjblue
Copy link
Member

rwjblue commented May 28, 2015

Thank you for tackling so quickly.

rwjblue added a commit that referenced this pull request May 28, 2015
Change view and component resolver assertions to deprecations
@rwjblue rwjblue merged commit 391c565 into emberjs:master May 28, 2015
@stefanpenner
Copy link
Member

thanks

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.

3 participants