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
chore(dialog): add generic param for config data (#7447)
Adds a generic parameter to the `MatDialogConfig` that indicates the type of its `data`.
BREAKING CHANGE: Material now requires at least TypeScript 2.4.
Fixes#4398.
0 commit comments