angular/components

feat(dialog): Ability to present MatDialog fullscreen

Open

#10 094 ouverte le 22 févr. 2018

Voir sur GitHub
 (21 commentaires) (47 réactions) (0 assignés)TypeScript (6 650 forks)batch import
P4area: material/dialogfeaturehelp wanted

Métriques du dépôt

Stars
 (24 044 stars)
Métriques de merge PR
 (Merge moyen 3j 12h) (98 PRs mergées en 30 j)

Description

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?

Guide contributeur