🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@SkyZeroZx
Copy link
Contributor

@SkyZeroZx SkyZeroZx commented Nov 23, 2025

Improves the symbol linking logic to handle Angular component selectors (e.g., ngCombobox). It attempts to convert Angular selector patterns to their corresponding class names, improving navigation to Angular API documentation.

Fixes #65567

What is the current behavior?

image

What is the new behavior?

image

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove bot requested a review from kirjs November 23, 2025 22:22
@angular-robot angular-robot bot added area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure labels Nov 23, 2025
@ngbot ngbot bot added this to the Backlog milestone Nov 23, 2025
@JeanMeche JeanMeche marked this pull request as draft November 23, 2025 23:22
@SkyZeroZx SkyZeroZx marked this pull request as ready for review November 24, 2025 02:54
@SkyZeroZx SkyZeroZx force-pushed the docs/fixed-aria branch 2 times, most recently from 8efdb75 to e123169 Compare November 24, 2025 03:32
@github-actions
Copy link

github-actions bot commented Nov 24, 2025

Deployed adev-preview for ed03fe8 to: https://ng-dev-previews-fw--pr-angular-angular-65571-adev-prev-emry6xp1.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Nov 25, 2025
@JeanMeche JeanMeche removed the request for review from kirjs November 25, 2025 20:39
Improves the symbol linking logic to handle Angular component selectors (e.g., ngCombobox). It attempts to convert Angular selector patterns to their corresponding class names, improving navigation to Angular API documentation.
@pkozlowski-opensource pkozlowski-opensource merged commit 2d854e0 into angular:main Dec 1, 2025
18 checks passed
@pkozlowski-opensource
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker adev: preview area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng directive selectors should autolink to the API entry

3 participants