mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
On narrow screens (where there is not enough room on the right to show the floating ToC), an embedded ToC is shown (via an `<aio-toc embedded>` element in the document). Since ToC was not a custom element, the component was not instantiated for the embedded element. This commit fixes it by making `aio-toc` a custom element and loading it manually for the floating ToC (if necessary). PR Close #23944
12 lines
176 B
JSON
Executable file
12 lines
176 B
JSON
Executable file
{
|
|
"aio": {
|
|
"master": {
|
|
"uncompressed": {
|
|
"runtime": 2768,
|
|
"main": 475857,
|
|
"polyfills": 38453,
|
|
"prettify": 14913
|
|
}
|
|
}
|
|
}
|
|
}
|