Skip to content

Conversation

@crisbeto
Copy link
Member

Removes a couple of directives that have been deprecated for a long time.

BREAKING CHANGE:

  • TemplatePortalDirective has been removed. Use CdkPortal instead.
  • PortalHostDirective has been removed. Use CdkPortalOutlet instead.

@crisbeto crisbeto requested a review from a team as a code owner October 20, 2025 07:57
@crisbeto crisbeto added the target: major This PR is targeted for the next major release label Oct 20, 2025
@crisbeto crisbeto requested review from adolgachev and mmalerba and removed request for a team October 20, 2025 07:57
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change area: cdk/portal labels Oct 20, 2025
Removes a couple of directives that have been deprecated for a long time.

BREAKING CHANGE:
* `TemplatePortalDirective` has been removed. Use `CdkPortal` instead.
* `PortalHostDirective` has been removed. Use `CdkPortalOutlet` instead.
@crisbeto crisbeto force-pushed the portal-v21-breaking-changes branch from 5627d2e to 01061a5 Compare October 20, 2025 08:00
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 20, 2025
@crisbeto crisbeto merged commit 03c5d34 into angular:main Oct 20, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/portal detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants