Skip to content

Commit 1b2e770

Browse files
Isitarmmalerba
authored andcommitted
docs: pointing out breaking change for MatSidenav and MatDrawer in 7.0 (#13902)
* Updated Changelog Added description to Breaking changes that the template for MatSidenav and MatDrawer have changed. Was done in this 0f83c18 commit. * Update CHANGELOG.md
1 parent a36235c commit 1b2e770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ ng update @angular/material
427427
* **ripple:** deprecated `[matRippleSpeedFactor]` and `baseSpeedFactor` for the ripples have been removed. Use the new animation config instead.
428428
* **overlay:** The `flexibleDiemsions` property on `CdkConnectedOverlay` has been renamed to `flexibleDimensions`
429429
* **sidenav:** the constructor signature of the `MatDrawerContent` and `MatSidenavContent` has changed.
430+
* **sidenav:** the templates for `MatSidenav` and `MatDrawer` have changed.
430431
* **elevation:** Because `mat-elevation` usages have been moved out of component stylesheets, users who have
431432
not invoked a theme mixin will not see any elevation shadows on Material components.
432433
However, users that have created a custom theme which lacks the `elevation` property will

0 commit comments

Comments
 (0)