Skip to content

Commit 3d76bcb

Browse files
committed
docs(material/menu): update MDC migration guide
Updates the MDC migration guide with the menu changes.
1 parent feadaec commit 3d76bcb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

guides/v15-mdc-migration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,11 @@ TODO(mmalerba): link to density docs once they exist.
429429
</span>
430430
```
431431

432-
* The text in menu items wrap instead of being hidden with an ellipses.
432+
* The text in menu items wraps instead of being hidden with an ellipses.
433+
434+
* Menu item heights are no longer capped at `48px`.
435+
436+
* Menu elevation starts from level 8, instead of level 4.
433437

434438
### Option / Optgroup
435439

0 commit comments

Comments
 (0)