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

[FEATURE routing-router-service-refresh] Add a refresh method to the router service #19471

Merged
merged 1 commit into from
May 24, 2021

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Mar 19, 2021

This adds the refresh method to the RouterService as described in RFC 631.

RFC PR: emberjs/rfcs#631

@Windvis
Copy link
Contributor Author

Windvis commented Mar 19, 2021

The RFC comments mentioned that the Route#refresh method should be reimplemented to use the RouterService#refresh method. Should that be done? And if so, should it be done as part of this PR? I'll do it in a follow-up PR.

@Windvis Windvis force-pushed the rfc-631/router-service-refresh branch from bdc223c to 29613d3 Compare March 19, 2021 21:54
@Windvis Windvis marked this pull request as draft March 23, 2021 11:40
@Windvis Windvis marked this pull request as ready for review March 23, 2021 21:14
@Windvis Windvis force-pushed the rfc-631/router-service-refresh branch from 3995cb6 to 8303b9c Compare March 23, 2021 21:49
@Windvis Windvis changed the title [FEATURE RFC 631] Add a refresh method to the router service [FEATURE routing-router-service-refresh] Add a refresh method to the router service Mar 23, 2021
@rwjblue
Copy link
Member

rwjblue commented Mar 24, 2021

Mind rebasing (there is a conflict now in packages/@ember/canary-features/index.ts)?

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!!

@Windvis Windvis force-pushed the rfc-631/router-service-refresh branch from 8303b9c to 34775c3 Compare March 24, 2021 19:04
…router service

This adds the refresh method to the RouterService as described in RFC 631.

RFC PR: emberjs/rfcs#631
@Windvis Windvis force-pushed the rfc-631/router-service-refresh branch from 34775c3 to bff7766 Compare March 25, 2021 18:59
@Windvis Windvis requested a review from rwjblue March 25, 2021 19:07
Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay here @Windvis, this looks great!

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