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

Document window.ng, ng.coreTokens, and ng.probe() #26752

Closed
epelc opened this issue Oct 25, 2018 · 8 comments
Closed

Document window.ng, ng.coreTokens, and ng.probe() #26752

epelc opened this issue Oct 25, 2018 · 8 comments
Assignees
Labels
feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
Milestone

Comments

@epelc
Copy link
Contributor

epelc commented Oct 25, 2018

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:

Current behavior

window.ng is not documented and contains a few items.

ng.probe() some sort of component debugging?
ng.coreTokens contains appref, router, etc but they are just the classes instead of instances? Does this work with ng.probe somehow?

It is used for some debugging purposes and referenced by the augury docs.

https://augury.rangle.io/pages/guides/architecture.html

Environment

Angular version: 7.0.0

@ngbot ngbot bot added this to the needsTriage milestone Oct 30, 2018
@jenniferfell jenniferfell added the feature Issue that requests a new feature label Nov 21, 2018
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Nov 21, 2018
@lukaszprus
Copy link

Why is it not documented yet? What's the best source of information for all that ng. stuff?

@JoostK
Copy link
Member

JoostK commented May 24, 2021

The ng namespace no longer includes coreTokens and probe in Ivy; all other methods that are available on ng are documented here.

@JoostK
Copy link
Member

JoostK commented May 29, 2021

@aikidave I think it would be nice to have a link to this reference page from somewhere in the docs (it's currently only reachable from the API reference) but I can't quite find a good spot for it. Do you have suggestions for where to add this link?

@aikithoughts
Copy link
Contributor

Would this topic be an appropriate location: https://angular.io/guide/testing-utility-apis?

@angular-robot
Copy link
Contributor

angular-robot bot commented Jun 5, 2021

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

@angular-robot angular-robot bot added the feature: votes required Feature request which is currently still in the voting phase label Jun 5, 2021
@angular-robot
Copy link
Contributor

angular-robot bot commented Jun 25, 2021

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

@angular-robot angular-robot bot added the feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors label Jun 25, 2021
@mgechev
Copy link
Member

mgechev commented Mar 22, 2022

Our official recommendation is Angular DevTools https://angular.io/devtools. Let's keep this outside of the scope of the project for now.

@mgechev mgechev closed this as completed Mar 22, 2022
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

7 participants