Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Mar 16, 2019

Equivalent of #15503 for the Ivy branch.

Reworks the MatTree and CdkTree components to account for some of the changes in Ivy. This includes:

  • Changing the padding directive to account for a different time at which static inputs are initialized.
  • Changing the toggle directive to account for inheritance of host listeners working differently.
  • Switching to Default change detection, because the way embedded views are checked is slightly different.
  • Using descendants: true to find the nested node outlet in order to handle a slight difference in how indirect content children are matched.

Reworks the `MatTree` and `CdkTree` components to account for some of the changes in Ivy. This includes:

* Changing the padding directive to account for a different time at which static inputs are initialized.
* Changing the toggle directive to account for inheritance of host listeners working differently.
* Switching to `Default` change detection, because the way embedded views are checked is slightly different.
* Using `descendants: true` to find the nested node outlet in order to handle a slight difference in how indirect content children are matched.
@crisbeto crisbeto added P2 The issue is important to a large percentage of users, with a workaround blocked This issue is blocked by some external factor, such as a prerequisite PR pr: merge safe labels Mar 16, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 16, 2019
@crisbeto crisbeto marked this pull request as ready for review March 18, 2019 14:29
@crisbeto crisbeto removed the blocked This issue is blocked by some external factor, such as a prerequisite PR label Mar 18, 2019
@mmalerba mmalerba merged commit 45c2fb2 into angular:ivy-2019 Mar 18, 2019
crisbeto added a commit to crisbeto/angular that referenced this pull request Mar 18, 2019
Removes all of the tests fixed by angular/components#15504 from the blocklist.
matsko pushed a commit to angular/angular that referenced this pull request Mar 18, 2019
Removes all of the tests fixed by angular/components#15504 from the blocklist.

PR Close #29377
wKoza pushed a commit to wKoza/angular that referenced this pull request Apr 17, 2019
Removes all of the tests fixed by angular/components#15504 from the blocklist.

PR Close angular#29377
@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 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes PR author has agreed to Google's Contributor License Agreement P2 The issue is important to a large percentage of users, with a workaround

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants