Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#217] Close dialog while clicked outside (connects #217) #218

Merged
merged 3 commits into from
Dec 6, 2017

Conversation

razu9861
Copy link
Contributor

@razu9861 razu9861 commented Dec 5, 2017

No description provided.

@@ -18,7 +18,7 @@ export class DialogsFormService {
let dialogRef: MatDialogRef<DialogsFormComponent>;
dialogRef = this.dialog.open(DialogsFormComponent, {
width : '600px',
hasBackdrop: false
hasBackdrop: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default it takes true, so doesn;t need to define it .

@paulbert paulbert merged commit 2be6cd4 into master Dec 6, 2017
@lmmrssa lmmrssa deleted the 217-CloseDialogDisable branch December 13, 2017 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants