mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
|
||
|---|---|---|
| .. | ||
| api-gen | ||
| examples | ||
| guides | ||
| navigation | ||
| shared | ||
| tutorials | ||
| _guides.bzl | ||
| _navigation.bzl | ||
| _playground.bzl | ||
| _previews.bzl | ||
| _stackblitz.bzl | ||
| _tutorial.bzl | ||
| _zip.bzl | ||
| BUILD.bazel | ||
| esbuild.config.mjs | ||