angular/components

feat(dialog): Ability to present MatDialog fullscreen

Aperta

#10.094 aperta il 22 feb 2018

 (21 commenti) (47 reazioni) (0 assegnatari)TypeScript (6650 fork)batch import
P4area: material/dialogfeaturehelp wanted

Metriche repository

Star
 (24.044 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor