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

[Dialog] Allow fullWidth option of false #9724

Merged
merged 3 commits into from
Jan 4, 2018
Merged

[Dialog] Allow fullWidth option of false #9724

merged 3 commits into from
Jan 4, 2018

Conversation

gregnb
Copy link
Contributor

@gregnb gregnb commented Jan 4, 2018

Closes #9721

Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

We miss the update of the TypeScript definitions. Also, I have added a a missing dot.

@oliviertassinari oliviertassinari added the component: dialog This is the name of the generic UI component, not the React module! label Jan 4, 2018
@oliviertassinari oliviertassinari self-assigned this Jan 4, 2018
@oliviertassinari oliviertassinari added the new feature New feature or request label Jan 4, 2018
@gregnb
Copy link
Contributor Author

gregnb commented Jan 4, 2018

Sorry, I gotta start remembering about the Typescript changes when I do these PR's. Thank you

@oliviertassinari oliviertassinari merged commit 9695c20 into mui:v1-beta Jan 4, 2018
@oliviertassinari
Copy link
Member

@gregnb Thank you :)

@@ -155,9 +152,9 @@ Dialog.propTypes = {
* Determine the max width of the dialog.
* The dialog width grows with the size of the screen, this property is useful
* on the desktop where you might need some coherent different width size across your
* application.
* application. Set 'false' to turn off.
Copy link
Member

@mbrookes mbrookes Jan 4, 2018

Choose a reason for hiding this comment

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

"Set to false to disable maxWidth."

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! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants