Skip to content

Add inject to structural directive imports#68249

Open
pravintargaryen wants to merge 1 commit intoangular:mainfrom
pravintargaryen:patch-1
Open

Add inject to structural directive imports#68249
pravintargaryen wants to merge 1 commit intoangular:mainfrom
pravintargaryen:patch-1

Conversation

@pravintargaryen
Copy link
Copy Markdown

@pravintargaryen pravintargaryen commented Apr 16, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

For developers to run the code, it is necessary to import inject manually

Issue Number: N/A

What is the new behavior?

Current change will allow developers to run the code as it is without importing inject manually

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from josephperrott April 16, 2026 16:18
Copy link
Copy Markdown
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@JeanMeche JeanMeche left a comment

Choose a reason for hiding this comment

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

Thanks for this

@SkyZeroZx
Copy link
Copy Markdown
Contributor

Could you amend the commit so it passes the linter

It could be something like:

docs: add inject to structural directive imports

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants