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 Router Service] Make Transition a public type and document #17040

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

chadhietala
Copy link
Contributor

This makes the transition object @public. It is unclear why it was ever private since you need to be able to call abort and retry on it. This PR also documents the 4 new APIs that are related to Router Service.

  • transition.to
  • transition.from
  • RouteInfo
  • RouteInfoWithAttributes

@chadhietala chadhietala mentioned this pull request Oct 4, 2018
16 tasks
@chadhietala chadhietala merged commit bcc2aff into master Oct 4, 2018
@chadhietala chadhietala deleted the make-transition-public branch October 4, 2018 14:55
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

1 participant