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

fix(ivy): adding projectDef instructions to all templates where <ng-content> is present (FW-745) #27384

Closed

Conversation

AndrewKushnir
Copy link
Contributor

Prior to this change projectDef instructions were placed to root templates only, thus the necessary information (selectors) in nested templates was missing. This update adds the logic to insert projectDef instructions to all templates where is present.

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature

Does this PR introduce a breaking change?

  • Yes
  • No

@AndrewKushnir AndrewKushnir added type: bug/fix action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release comp: ivy labels Nov 30, 2018
@ngbot ngbot bot added this to the needsTriage milestone Nov 30, 2018
Copy link
Contributor

@kara kara left a comment

Choose a reason for hiding this comment

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

LGTM

@AndrewKushnir
Copy link
Contributor Author

AndrewKushnir commented Dec 3, 2018

Presubmit

@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 Dec 3, 2018
@AndrewKushnir AndrewKushnir removed the request for review from alxhub December 3, 2018 23:57
@IgorMinar
Copy link
Contributor

@AndrewKushnir can you rebase this please?

@IgorMinar IgorMinar added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Dec 5, 2018
…-content> is present (FW-745)

Prior to this change `projectDef` instructions were placed to root templates only, thus the necessary information (selectors) in nested templates was missing. This update adds the logic to insert `projectDef` instructions to all templates where <ng-content> is present.
@AndrewKushnir AndrewKushnir removed the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Dec 5, 2018
@AndrewKushnir
Copy link
Contributor Author

@IgorMinar thanks, rebased.

@mary-poppins
Copy link

You can preview ac9daab at https://pr27384-ac9daab.ngbuilds.io/.

@angular angular deleted a comment from mary-poppins Dec 5, 2018
@IgorMinar IgorMinar closed this in f0b0d64 Dec 5, 2018
FrederikSchlemmer pushed a commit to FrederikSchlemmer/angular that referenced this pull request Jan 3, 2019
…-content> is present (FW-745) (angular#27384)

Prior to this change `projectDef` instructions were placed to root templates only, thus the necessary information (selectors) in nested templates was missing. This update adds the logic to insert `projectDef` instructions to all templates where <ng-content> is present.

PR Close angular#27384
ngfelixl pushed a commit to ngfelixl/angular that referenced this pull request Jan 28, 2019
…-content> is present (FW-745) (angular#27384)

Prior to this change `projectDef` instructions were placed to root templates only, thus the necessary information (selectors) in nested templates was missing. This update adds the logic to insert `projectDef` instructions to all templates where <ng-content> is present.

PR Close angular#27384
@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 Sep 14, 2019
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 cla: yes target: major This PR is targeted for the next major release type: bug/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants