angular/aio/src/app
George Kalpakas 95ba5b4edb fix(docs-infra): ensure the sidenav backdrop covers the floating ToC (#42787)
Previously, on narrow pages where the sidenav was in `over` mode, the
sidenav's backdrop only covered the main docs content but not the
floating Table of Contents (ToC) on the right. This was inconsistent and
confusing to the user, because they could interact with the ToC and
scroll to different area of the main content while the sidenav and
backdrop were still covering the content.

This commit fixes it by ensuring the sidenav backdrop covers both the
main content and the floating ToC (when present).

Fixes #42778

PR Close #42787
2021-07-07 13:40:00 -07:00
..
custom-elements refactor(docs-infra): make angular.io and docs examples compatible with RxJS v7 (#42660) 2021-06-29 10:29:58 -07:00
documents test(docs-infra): prevent warning due to missing expectation (#42776) 2021-07-07 13:37:05 -07:00
layout fix(docs-infra): log more SW debug info (#42776) 2021-07-07 13:37:05 -07:00
navigation build(docs-infra): fix linting warnings (#42359) 2021-06-01 10:11:47 -07:00
search build(docs-infra): update angular packages to 12.0.0-rc.0 (#41764) 2021-04-28 12:33:20 -07:00
shared refactor(docs-infra): make angular.io and docs examples compatible with RxJS v7 (#42660) 2021-06-29 10:29:58 -07:00
sw-updates fix(docs-infra): support recovering from unrecoverable SW states (#39651) 2020-11-19 12:13:23 -08:00
app.component.html fix(docs-infra): ensure the sidenav backdrop covers the floating ToC (#42787) 2021-07-07 13:40:00 -07:00
app.component.spec.ts feat(docs-infra): implement popup to inform about the use of cookies (#42259) 2021-06-14 09:54:08 -07:00
app.component.ts fix(docs-infra): slightly improve top-menu responsiveness (#42753) 2021-07-07 13:36:38 -07:00
app.module.ts feat(docs-infra): implement popup to inform about the use of cookies (#42259) 2021-06-14 09:54:08 -07:00