angular/components

feat(dialog): Ability to present MatDialog fullscreen

Open

#10,094 opened on 2018年2月22日

GitHub で見る
 (21 comments) (47 reactions) (0 assignees)TypeScript (6,650 forks)batch import
P4area: material/dialogfeaturehelp wanted

Repository metrics

Stars
 (24,044 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 98 merged PRs)

説明

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?

コントリビューターガイド