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?

貢獻者指南