angular/components

feat(dialog): Ability to present MatDialog fullscreen

开放

#10,094 创建于 2018年2月22日

 (21 条评论) (47 个反应) (0 位负责人)TypeScript (6,650 个派生)batch import
P4area: material/dialogfeaturehelp wanted

仓库指标

星标
 (24,044 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Bug, feature request, or proposal:

feature request

What is the expected behavior?

An ability to present modal dialogs fullscreen.

What is the current behavior?

Can't present modal dialogs fullscreen.

What are the steps to reproduce?

What is the use-case or motivation for changing an existing behavior?

This feature is in Material design specifications: https://material.io/guidelines/components/dialogs.html#dialogs-full-screen-dialogs

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Is there anything else we should know?

贡献者指南