angular/adev/shared-docs/components
Kam e6ab5eca57 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.

(cherry picked from commit 441a00d665)
2026-05-05 09:31:31 -07:00
..
algolia-icon build: enable angular formatting on all html files 2025-12-08 10:19:45 -08:00
breadcrumb docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
cookie-popup docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
copy-link-anchor feat(docs-infra): Adds copy link to anchor functionality 2025-12-01 19:19:31 +01:00
copy-source-code-button docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
icon feat(docs-infra): Adds copy link to anchor functionality 2025-12-01 19:19:31 +01:00
navigation-list fix(docs-infra): keep mobile nav drawers usable on small screens 2026-05-05 09:31:31 -07:00
search-dialog fix(docs-infra): align search result icon with text on mobile 2026-04-06 17:57:13 +00:00
search-history docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
select feat(docs-infra): Implements select component using Angular Aria 2026-02-02 11:07:53 -08:00
slide-toggle docs(docs-infra): Add package filter to the API list 2026-01-05 15:21:33 -05:00
tab-group docs(docs-infra): fix regression on docs-tabs 2026-01-21 12:43:04 -08:00
table-of-contents feat(docs-infra): increase table-of-contents width for large screens 2026-01-29 12:24:00 -08:00
text-field docs(docs-infra): new homepage 2026-02-18 07:10:53 -08:00
top-level-banner docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
viewers docs(docs-infra): fixed missing gray color palette definitions for light and dark modes 2026-02-19 16:55:02 +00: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