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

Modal Dialog #523

Merged
merged 3 commits into from
Apr 16, 2015
Merged

Modal Dialog #523

merged 3 commits into from
Apr 16, 2015

Conversation

jkruder
Copy link
Contributor

@jkruder jkruder commented Apr 10, 2015

dialog-window can now be displayed modally. This will prevent the user from 'clicking away' to close the dialog. Pressing the ESC key does not close a modal dialog.

Satisfies #521.

@hai-cea
Copy link
Member

hai-cea commented Apr 15, 2015

Looks good @jkruder. Can you also update the docs as well? It looks like it still is using the old prop name of "isModal".

Thanks - Hai

@jkruder
Copy link
Contributor Author

jkruder commented Apr 16, 2015

You got it. Docs have been updated.

hai-cea pushed a commit that referenced this pull request Apr 16, 2015
@hai-cea hai-cea merged commit a07237b into mui:master Apr 16, 2015
@hai-cea
Copy link
Member

hai-cea commented Apr 16, 2015

Thanks @jkruder 👍

@jkruder jkruder deleted the dialog-clickawayable branch April 17, 2015 03:53
@zannager zannager added component: dialog This is the name of the generic UI component, not the React module! component: modal This is the name of the generic UI component, not the React module! labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module! component: modal This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants