-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Grid] Add responsive direction and spacing props #26590
[Grid] Add responsive direction and spacing props #26590
Conversation
Details of bundle changes (experimental) @material-ui/core: parsed: +0.04% , gzip: +0.09% |
18cb6a6
to
a018eed
Compare
This comment has been minimized.
This comment has been minimized.
@siriwatknp Great to have taken the initiative. If we could add a test case for the bug we fix, it would be even better |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just adding an explicit "request changes" until the other reviews are adressed.
e45ac53
to
382824f
Compare
packages/material-ui-lab/src/DateRangePicker/DateRangePicker.tsx
Outdated
Show resolved
Hide resolved
@oliviertassinari I reverted the change I made and resolve conflict from #26559. I think it is good to go (also fix the type |
@siriwatknp Looks great 👍 |
@siriwatknp We could have updated this list with https://deploy-preview-26590--material-ui.netlify.app/components/grid/#responsive-values |
The aim of this PR is to have responsive direction and spacing props for Grid component.
Fixes: #6140
Preview: https://deploy-preview-26590--material-ui.netlify.app/components/grid/#responsive-values