angular/adev/shared-docs/services
Kam ff8911fe52 docs(docs-infra): preserve navigation origin when clicking cross-category links
When a sidebar item links to a page in a different category (e.g., Route
transition animations under Animations links to a Routing page), clicking
back navigates to the main menu instead of the originating category.

Store the originating category in NavigationState when clicking a
cross-referenced item, so the back button returns to the correct section.

(cherry picked from commit 8132a96884)
2026-04-07 16:46:23 +00:00
..
BUILD.bazel refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
index.ts docs(docs-infra): implement search history (#61866) 2025-06-06 12:36:23 -07:00
navigation-state.service.ts docs(docs-infra): preserve navigation origin when clicking cross-category links 2026-04-07 16:46:23 +00:00
search-history.service.spec.ts test(docs-infra): Use the zoneless testing rule (#62596) 2025-07-14 11:36:43 -07:00
search-history.service.ts docs(docs-infra): don't discard favorites in search history when reselected (#63906) 2025-09-22 14:22:19 +00:00
search.service.ts docs(docs-infra): avoid persistent AbortSignal listener in wait debounce in search 2026-01-09 09:38:07 -08:00
table-of-contents-loader.service.spec.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
table-of-contents-loader.service.ts feat(docs-infra): Adds copy link to anchor functionality 2025-12-01 19:19:31 +01:00