angular/adev/shared-docs
funsaized d95e856a25 fix(docs-infra): align search result icon with text on mobile
On narrow viewports, the search result icon was pushed to its own flex line when the title text was too long, causing vertical misalignment.

The fix wraps the title text and package badge in a single container that manages its own flex layout, preventing the icon from being separated from the text on narrow viewports.

Fixes #68005
2026-04-06 10:57:09 -07:00
..
components fix(docs-infra): align search result icon with text on mobile 2026-04-06 10:57:09 -07:00
directives test: remove duplicate tests (#67518) 2026-03-11 13:37:33 -07:00
icons refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
interfaces docs(docs-infra): Use category for signal forms guides 2026-01-07 09:35:19 -05:00
pipeline docs(docs-infra): Adds anchor links to class member headers for linking 2026-04-02 08:40:46 -07:00
pipes build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
providers docs(docs-infra): apply OnPush change detection and remove redundant root provider 2026-01-02 08:23:20 +01:00
services docs(docs-infra): replace wait with debounce for search 2026-03-27 13:57:15 +01:00
styles docs(docs-infra): replace non-interactive buttons with spans 2026-03-23 10:24:08 -07:00
testing docs(docs-infra): replace wait with debounce for search 2026-03-27 13:57:15 +01:00
utils refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-13 13:07:28 -06:00
BUILD.bazel build: migrate all npm packages to use new rules_js based npm_package rule (#62954) 2025-08-05 19:08:45 +00:00
defaults.bzl build: update aspect_rules_js to 3.0.2 (#67518) 2026-03-11 13:37:33 -07:00
index.bzl docs(docs-infra): Throw build error on invalid guide links 2026-01-12 13:38:20 -08:00
index.ts docs(docs-infra): leverage the search on 404 2025-12-17 09:40:42 -08:00
package.json build: update dependency jsdom to v29 2026-03-16 10:53:07 -06:00
tsconfig-test.json build: remove ts_project_interop file (#63421) 2025-08-27 11:23:57 -07:00
tsconfig.json docs(docs-infra): enable strict templates 2025-10-24 15:23:26 +02:00