-
Notifications
You must be signed in to change notification settings - Fork 27k
Alt Router: Support aux routes/RouterLink/Location #8220
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
Conversation
80b6a71 to
bc030f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make "aux" an overridable default?
bc030f6 to
4affc9a
Compare
| @HostBinding() private href: string; | ||
|
|
||
| constructor(private _router: Router, private _segment: RouteSegment) { | ||
| this._subscription = ObservableWrapper.subscribe(_router.changes, (_) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the wrapper
9e01219 to
17d1e1b
Compare
17d1e1b to
143fd1e
Compare
|
Did a walkthrough with Misko |
143fd1e to
0ab8037
Compare
|
Merging PR #8220 on behalf of @mprobst to branch presubmit-mprobst-pr-8220. |
|
Woohoo @vsavkin ! |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
No description provided.