Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No more subclasses or implements/extends information in API doc #55571

Open
HymanZHAN opened this issue Apr 28, 2024 · 0 comments
Open

No more subclasses or implements/extends information in API doc #55571

HymanZHAN opened this issue Apr 28, 2024 · 0 comments
Labels
area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
Milestone

Comments

@HymanZHAN
Copy link

Describe the problem that you experienced

I was jumping back and forth between the old and new doc sites and noticed that the new site contains much less information on a class/abstract class/interface. For example, compare the two pages on ViewRef:

Screenshot 2024-04-28 124526

Screenshot 2024-04-28 124554

So a whole lot is missing: sub-classes, base classes, comments on which methods come from the inheritance, etc. I'd argue the old API doc is much more useful when digging a little deeper and is more friendly for self-exploration. I found it very useful when I first learned Angular and later when I produced tutorials and sessions to teach others about Angular.

Enter the URL of the topic with the problem

https://angular.dev/api/core/ViewRef

Describe what you were looking for in the documentation

No response

Describe the actions that led you to experience the problem

No response

Describe what you want to experience that would fix the problem

No response

Add a screenshot if that helps illustrate the problem

No response

If this problem caused an exception or error, please paste it here

No response

If the problem is browser-specific, please specify the device, OS, browser, and version

No response

Provide any additional information here in as much as detail as you can

No response

@thePunderWoman thePunderWoman added the area: adev Angular.dev documentation label Apr 30, 2024
@ngbot ngbot bot added this to the needsTriage milestone Apr 30, 2024
@bencodezen bencodezen added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Apr 30, 2024
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Apr 30, 2024
@bencodezen bencodezen added this to To Do in adev May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
adev
To Do
Development

No branches or pull requests

3 participants