angular/adev/shared-docs/services
hawkgs 0b1d0459a4 docs(docs-infra): retain the results in the search dialog while typing (#61935)
Due to `resource()` not retaining its value while there is a request in progress, the results list flickers. The new `searchResults` signal retains that previous value until the request is completed.

PR Close #61935
2025-06-11 13:34:45 +02:00
..
BUILD.bazel docs(docs-infra): implement search history (#61866) 2025-06-06 12:36:23 -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): remove animation package (#60165) 2025-03-04 17:01:46 +00:00
search-history.service.spec.ts docs(docs-infra): implement search history (#61866) 2025-06-06 12:36:23 -07:00
search-history.service.ts docs(docs-infra): implement search history (#61866) 2025-06-06 12:36:23 -07:00
search.service.ts docs(docs-infra): retain the results in the search dialog while typing (#61935) 2025-06-11 13:34:45 +02: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 docs(docs-infra): fix initial TOC selection (#60240) 2025-03-06 07:55:42 -08:00