angular/adev/shared-docs/components
Shuaib Hasan Akib 766559e08c fix(docs-infra): update guide navigation to remain active with query params
The navigation list component was using `routerLinkActive` with
`{ exact: true }`, which required an exact URL match including query
parameters. When visiting `/update-guide?v=19.0-20.0&l=1`, the link
`/update-guide` didn't match, so the active class wasn't applied.

Updated `routerLinkActiveOptions` to ignore query parameters while
maintaining exact path matching so the navigation item stays highlighted
when interacting with the update guide form.

(cherry picked from commit 33a872d90a)
2025-10-28 15:58:28 +01:00
..
algolia-icon build: migrate all dependencies for adev into adev/package.json (#62435) 2025-07-03 08:09:34 +00:00
breadcrumb docs(docs-infra): properties should be readonly (#63492) 2025-08-29 14:06:34 -07:00
cookie-popup docs(docs-infra): clean up code and use inferred types where possible (#64139) 2025-09-29 16:48:13 -04:00
copy-source-code-button docs(docs-infra): removed unused common module (#63915) 2025-09-19 14:44:45 +00:00
icon build: move all rule/macro loading into adev/defaults.bzl and fix intellisense loading (#62627) 2025-07-14 15:47:05 -07:00
navigation-list fix(docs-infra): update guide navigation to remain active with query params 2025-10-28 15:58:28 +01:00
search-dialog docs(docs-infra): always include fragment in search results (#63866) 2025-09-17 14:56:32 +00:00
search-history docs(docs-infra): enable strict templates 2025-10-24 15:23:30 +02:00
select docs(docs-infra): clean up code and use inferred types where possible (#64139) 2025-09-29 16:48:13 -04:00
slide-toggle docs(docs-infra): clean up code and use inferred types where possible (#64139) 2025-09-29 16:48:13 -04:00
table-of-contents docs(docs-infra): properties should be readonly (#63492) 2025-08-29 14:06:34 -07:00
text-field docs(docs-infra): removed unused common module (#63915) 2025-09-19 14:44:45 +00:00
top-level-banner docs(docs-infra): fix mobile banner layout (#64408) 2025-10-15 10:41:05 -07:00
viewers fix(docs-infra): preserve shell class for multifile code blocks 2025-10-27 09:29:40 +01:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
index.ts docs(docs-infra): add top level banner component (#57458) 2024-08-22 09:06:46 -07:00