components icon indicating copy to clipboard operation
components copied to clipboard

feat(material/dialog): Switch dialog implementation to use MDC

Open mmalerba opened this issue 1 year ago • 0 comments

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)

mmalerba avatar Jul 28 '22 05:07 mmalerba