You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments