mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b7ccb308b8
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.
(cherry picked from commit 2d854e01bc)