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

[CLEANUP beta] Lots of deprecation removals. #11854

Merged
merged 8 commits into from
Jul 21, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 21, 2015

  • [CLEANUP beta] Remove length from OrderedSet and Map.
  • [CLEANUP beta] Remove OrderedSet.prototype.length.
  • [CLEANUP beta] Remove Ember.libraries.each.
  • [CLEANUP beta] Remove deprecated special {{each}} keys.
  • [CLEANUP beta] Remove Ember.Location.registerImplementation.
  • [CLEANUP beta] Remove {{template}} support.
  • [CLEANUP beta] Remove Ember.Route#setupControllers deprecation.
  • [CLEANUP beta] Remove Ember.Route#renderTemplates deprecation.

stefanpenner added a commit that referenced this pull request Jul 21, 2015
[CLEANUP beta] Lots of deprecation removals.
@stefanpenner stefanpenner merged commit 76f3238 into emberjs:master Jul 21, 2015
@stefanpenner stefanpenner deleted the deprecation-cleanup branch July 21, 2015 22:21
@olivierlesnicki
Copy link

will setupControllers eventually get deprecated as we move towards a no-controller Ember?

@stefanpenner
Copy link
Member

will setupControllers eventually get deprecated as we move towards a no-controller Ember?

As we missed the 2.0 cut-off for routableComponents, i suspect setupController will be around for quite some time. No deprecations on it anytime soon.

@olivierlesnicki
Copy link

Thanks for the clarification.

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