Skip to content

Commit 64010d7

Browse files
authored
Revert "docs: pointing out breaking change for MatSidenav and MatDrawer in 7.0 (#13902)" (#14989)
This reverts commit 1b2e770.
1 parent 1b2e770 commit 64010d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ 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.
431430
* **elevation:** Because `mat-elevation` usages have been moved out of component stylesheets, users who have
432431
not invoked a theme mixin will not see any elevation shadows on Material components.
433432
However, users that have created a custom theme which lacks the `elevation` property will

0 commit comments

Comments
 (0)