components
components copied to clipboard
feat(material/dialog): Switch dialog implementation to use MDC
Old implementation is still available under @angular/material/legacy-dialog
BREAKING CHANGE:
- DOM and CSS classes for mat-dialog 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)