Skip to content

refactor(router): update routerlinkActive internals to use signals#66728

Closed
atscott wants to merge 2 commits intoangular:mainfrom
atscott:routerlinkactivereactive
Closed

refactor(router): update routerlinkActive internals to use signals#66728
atscott wants to merge 2 commits intoangular:mainfrom
atscott:routerlinkactivereactive

Conversation

@atscott
Copy link
Copy Markdown
Contributor

@atscott atscott commented Jan 23, 2026

This update makes use of the fact that RouterLink now uses signals, so RouterLinkActive can make reactive computations based on those values rather than using an rxjs subscription to watch for changes.

@atscott atscott added target: minor This PR is targeted for the next minor release requires: TGP This PR requires a passing TGP before merging is allowed labels Jan 23, 2026
@pullapprove pullapprove Bot requested review from AndrewKushnir and kirjs January 23, 2026 19:10
@pullapprove pullapprove Bot removed the requires: TGP This PR requires a passing TGP before merging is allowed label Jan 23, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jan 23, 2026
@atscott atscott marked this pull request as draft January 23, 2026 19:19
@atscott atscott added the requires: TGP This PR requires a passing TGP before merging is allowed label Jan 23, 2026
@atscott atscott force-pushed the routerlinkactivereactive branch from 36d7642 to 45afc09 Compare January 23, 2026 19:27
This update makes use of the fact that RouterLink now uses signals, so
RouterLinkActive can make reactive computations based on those values
rather than using an rxjs subscription to watch for changes.
@atscott atscott force-pushed the routerlinkactivereactive branch from 45afc09 to e2f14b3 Compare January 23, 2026 19:28
@angular-robot
Copy link
Copy Markdown
Contributor

angular-robot Bot commented Apr 17, 2026

This draft PR is being closed because it has been stale for 28 days and has seen no activity from you. If you'd like to see this change land, you can re-open this PR. Thank you for being an Angular contributor!

@angular-robot angular-robot Bot closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: router requires: TGP This PR requires a passing TGP before merging is allowed target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant