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

Backport Ember 3.27 deprecation fixes to 1.x #1016

Merged
merged 7 commits into from
Mar 24, 2021
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 23, 2021

@rwjblue rwjblue added the bug label Mar 23, 2021
@rwjblue rwjblue force-pushed the backport-deprecation-fixes branch 2 times, most recently from 4668871 to a2a94d2 Compare March 23, 2021 20:08
rwjblue and others added 4 commits March 24, 2021 14:08
Ember 3.27+ deprecates directly calling methods on `run` like this
(we should be using the imports!!!!).

(cherry picked from commit 7ee6a1c)
Add `?disabledDeprecations` and `?debugDeprecations` query params to
make it easier to track down the source of specific deprecations.

(cherry picked from commit 9c14278)
@rwjblue rwjblue force-pushed the backport-deprecation-fixes branch 2 times, most recently from 25065f6 to 80027b0 Compare March 24, 2021 18:38
@rwjblue rwjblue merged commit 9adf406 into v1-x Mar 24, 2021
@rwjblue rwjblue deleted the backport-deprecation-fixes branch March 24, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant