angular/adev/shared-docs/pipeline
Joey Perrott 53e0aaba4e refactor(docs-infra): move header id tracking into RendererContext
Move the header id tracking into the renderer context rather than a global state.  Since the RendererContext is
initialized for each execution of the marked parser, we can store the context of which header ids have been seen within
a single page there which allows us to run these parse interactions in parallel.

(cherry picked from commit a16a70ca74)
2025-12-02 12:03:39 +01:00
..
api-gen docs(docs-infra): Improves symbol linking for Angular Aria selectors 2025-12-01 18:47:23 +01:00
examples build: bump adev version 2025-11-19 20:09:29 +00:00
guides refactor(docs-infra): move header id tracking into RendererContext 2025-12-02 12:03:39 +01:00
navigation build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
shared refactor(docs-infra): move header id tracking into RendererContext 2025-12-02 12:03:39 +01:00
tutorials build: bump adev version 2025-11-19 20:09:29 +00:00
_guides.bzl docs(docs-infra): auto-links to API entries (#63162) 2025-08-20 13:05:48 +00:00
_navigation.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_playground.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_previews.bzl docs: correctly look for examples in the bin_dir instead of execPath (#62632) 2025-07-14 14:49:16 -07:00
_stackblitz.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_tutorial.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_zip.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
BUILD.bazel build: move from using WORKSPACE to MODULE.bazel (#63246) 2025-08-20 08:26:17 +00:00
esbuild.config.mjs build: move all rule/macro loading into adev/defaults.bzl and fix intellisense loading (#62627) 2025-07-14 15:47:05 -07:00