angular/adev/shared-docs/components/viewers
Shuaib Hasan Akib 5d8b76b4fa fix(docs-infra): extract header attribute as title in multifile code snippets
The DocViewer component's getCodeSnippetsFromMultifileWrapper method was not
extracting the header attribute from nested <docs-code> elements, causing the
ExampleViewer to fall back to displaying file paths instead of custom headers
in tab labels.

This change adds title extraction from the header attribute when processing
multifile code snippets, ensuring that custom headers are properly displayed
in the code viewer tabs.

Fixes #64760
2025-10-29 18:48:00 +01:00
..
docs-viewer fix(docs-infra): extract header attribute as title in multifile code snippets 2025-10-29 18:48:00 +01:00
example-viewer fix(docs-infra): preserve shell class for multifile code blocks 2025-10-27 09:29:37 +01:00
BUILD.bazel refactor: various build and import specificer fixes for strict deps (#63323) 2025-08-22 14:45:00 -07:00