angular/adev/shared-docs/components
Kam 441a00d665 fix(docs-infra): keep mobile nav drawers usable on small screens
On phones, opening the primary-nav drawer left the page behind it scrollable, and the secondary drawer's mask had no explicit height so long submenus got clipped above the page content. Lock the page with overflow: clip on :host:has(.adev-nav-primary--open) for phone-only (preserves the primary nav's sticky context), give the secondary mask height: 100dvh on tablet-landscape-down so it fills the visible viewport, and align the nav-list :host height to 100dvh too so its inner scroll matches.
2026-05-05 09:31:26 -07:00
..
algolia-icon docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
breadcrumb docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
cookie-popup docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
copy-link-anchor docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
copy-source-code-button docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
icon docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
navigation-list fix(docs-infra): keep mobile nav drawers usable on small screens 2026-05-05 09:31:26 -07:00
search-dialog fix(docs-infra): align search result icon with text on mobile 2026-04-06 10:57:09 -07:00
search-history docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
select build: update cross-repo angular dependencies 2026-04-08 11:04:49 -07:00
slide-toggle docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
tab-group docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
table-of-contents docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
text-field docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
top-level-banner docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
viewers docs(docs-infra): remove explicit OnPush 2026-03-25 12:58:39 -07:00
BUILD.bazel docs(docs-infra): enable tabs layout 2025-11-14 12:24:01 -08:00
index.ts docs(docs-infra): add top level banner component (#57458) 2024-08-22 09:06:46 -07:00