Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Document missing deprecation guides #3121

Closed
6 of 9 tasks
locks opened this issue Jan 4, 2018 · 5 comments
Closed
6 of 9 tasks

Document missing deprecation guides #3121

locks opened this issue Jan 4, 2018 · 5 comments
Assignees

Comments

@locks
Copy link
Contributor

locks commented Jan 4, 2018

From https://github.com/thoov/ember-2-legacy/blob/master/config/environment.js:

  • _ENABLE_UNDERSCORE_ACTIONS_SUPPORT (private API)
  • _ENABLE_RESOLVER_FUNCTION_SUPPORT Guide
  • _ENABLE_REVERSED_OBSERVER_SUPPORT Source
  • _ENABLE_ROUTER_RESOURCE Source
  • _ENABLE_CURRENT_WHEN_SUPPORT Source
  • _ENABLE_DEPRECATED_REGISTRY_SUPPORT Guide
  • _ENABLE_STRING_FMT_SUPPORT PR / Guide
  • _ENABLE_FREEZABLE_SUPPORT Guide
  • _ENABLE_PROPERTY_REQUIRED_SUPPORT
@thoov
Copy link
Member

thoov commented Jan 4, 2018

_ENABLE_RESOLVER_FUNCTION_SUPPORT (https://emberjs.com/deprecations/v2.x/#toc_registry-resolver-as-function) & _ENABLE_FREEZABLE_SUPPORT (https://emberjs.com/deprecations/v1.x/#toc_ember-freezable). Already exists so we can mark them complete.

@thoov
Copy link
Member

thoov commented Jan 4, 2018

@thoov
Copy link
Member

thoov commented Jan 4, 2018

_ENABLE_PROPERTY_REQUIRED_SUPPORT should be added to deps 1.12 (emberjs/ember.js#10668)

@cibernox
Copy link
Contributor

_ENABLE_CURRENT_WHEN_SUPPORT is documented in #3154

@btecu
Copy link

btecu commented Sep 2, 2018

This can probably be closed.

@rwjblue rwjblue closed this as completed Sep 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants