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 |
||
|---|---|---|
| .. | ||
| _payload-limits.json | ||
| check-environment.js | ||
| deploy-preview.sh | ||
| deploy-to-firebase.sh | ||
| deploy-to-firebase.test.sh | ||
| payload.sh | ||
| test-production.sh | ||
| test-pwa-score.js | ||