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

[RFC 674] Deprecate transition methods of controller and route #19255

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

locks
Copy link
Contributor

@locks locks commented Nov 8, 2020

Implements RFC #674 "Deprecate transition methods of controller and route".
Deprecation guide online.

I kept the original behavior in the tests and wrapped them in expectDeprecation because I'm assuming there might be timing differences and whatnot, the purpose of the test is to exercise the specific API? Please let me know if I should adjust something.

@locks locks force-pushed the deprecatee-route-controller-transitions branch 4 times, most recently from d3513d7 to a7d014f Compare November 12, 2020 23:56
@locks locks marked this pull request as ready for review November 13, 2020 00:02
@locks locks requested a review from a team November 13, 2020 00:02
Route
- transitionTo
- replaceWith

Controller
- transitionToRoute
- replaceRoute
@locks locks force-pushed the deprecatee-route-controller-transitions branch from a7d014f to 0901ef6 Compare November 13, 2020 00:04
@locks locks requested a review from rwjblue November 13, 2020 18:13
@locks
Copy link
Contributor Author

locks commented Dec 3, 2020

Ready to go!

@locks
Copy link
Contributor Author

locks commented Jan 19, 2021

@rwjblue ping x)

@rwjblue rwjblue merged commit 9b25abd into master Jan 21, 2021
@rwjblue rwjblue deleted the deprecatee-route-controller-transitions branch January 21, 2021 15:20
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.

None yet

2 participants