Skip to content

Conversation

AleksanderBodurri
Copy link
Member

@AleksanderBodurri AleksanderBodurri commented Sep 26, 2023

See commit

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Sep 26, 2023
@AleksanderBodurri AleksanderBodurri marked this pull request as ready for review September 26, 2023 05:57
@AleksanderBodurri AleksanderBodurri force-pushed the injector-metadata branch 2 times, most recently from 11a43a5 to 181c907 Compare September 26, 2023 06:04
@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Sep 26, 2023
@dylhunn dylhunn added area: core Issues related to the framework runtime core: di labels Sep 27, 2023
@ngbot ngbot bot modified the milestone: Backlog Sep 27, 2023
@AleksanderBodurri AleksanderBodurri force-pushed the injector-metadata branch 4 times, most recently from 5659c27 to 41242a4 Compare September 28, 2023 18:52
@AleksanderBodurri AleksanderBodurri force-pushed the injector-metadata branch 2 times, most recently from 64e5ce3 to 1ad95bc Compare September 29, 2023 01:36
@AleksanderBodurri AleksanderBodurri force-pushed the injector-metadata branch 2 times, most recently from 38ea7d1 to b8ca5f6 Compare September 29, 2023 01:54
This API allows for inspection of a given injector to determine it's type (Element, Environment, Null) as well as it's "source".

- For Environment injectors the source is the source of the injector; `injector.source`.
- For Element injectors the name is the DOM Element that created the injector.
- For the Null Injector this is the string `"Null Injector"`.
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 29, 2023
@alxhub
Copy link
Member

alxhub commented Sep 29, 2023

This PR was merged into the repository by commit a54713c.

@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 Oct 31, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
This API allows for inspection of a given injector to determine it's type (Element, Environment, Null) as well as it's "source".

- For Environment injectors the source is the source of the injector; `injector.source`.
- For Element injectors the name is the DOM Element that created the injector.
- For the Null Injector this is the string `"Null Injector"`.

PR Close angular#51900
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime core: di detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants