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

Add deprecation for legacy addons #13015

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

chancancode
Copy link
Member

This adds a deprecation warning when we detect that the legacy view/controller
addons are enabled. Since these addons enable "hidden" features, users should
remove the addons from their applications even if they are not hitting the
existing deprecation paths (e.g. Ember.View#init), so that they can be sure
that their applications will continue to work after we drop support for the
addons.

@chancancode chancancode added this to the 2.4 milestone Feb 29, 2016
rwjblue added a commit that referenced this pull request Feb 29, 2016
@rwjblue rwjblue merged commit 3fe509e into emberjs:master Feb 29, 2016
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