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
feat(material/card): Switch card implementation to use MDC (angular#25082)
Old implementation is still available under @angular/material/legacy-card
BREAKING CHANGE:
- DOM and CSS classes for mat-card have changes
- Typescript API is largely the same but may have minor differences
- See the MDC migration guide for more information about the changes and
how to migrate your app (TODO: link when available)
0 commit comments