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

[pickers] Update date calendar styling #8851

Closed
wants to merge 75 commits into from

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented May 3, 2023

Fixes #9276

After many experiments, I've gone with fixed width container for this version, just because we have so many possible props that can impact the layout and make it very hard to handle responsive container width.
We also preferably do not want to increase the container width past 320px, at least for now.

@LukasTy LukasTy added component: pickers This is the name of the generic UI component, not the React module! design: ui labels May 3, 2023
@LukasTy LukasTy self-assigned this May 3, 2023
@mui-bot
Copy link

mui-bot commented May 3, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-8851--material-ui-x.netlify.app/

Updated pages

No updates.

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 515.5 978.5 844.1 750.38 191.682
Sort 100k rows ms 610.3 1,131.4 787.7 844.8 171.663
Select 100k rows ms 215.9 392.7 294.8 300.64 56.334
Deselect 100k rows ms 142.3 285.3 221.6 219.36 45.603

Generated by 🚫 dangerJS against e0af0d7

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 14, 2023
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 20, 2023
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 20, 2023
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@LukasTy LukasTy mentioned this pull request Jul 12, 2023
1 task
@oliviertassinari oliviertassinari added design This is about UI or UX design, please involve a designer and removed design: ui labels Aug 18, 2023
@LukasTy LukasTy closed this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! design This is about UI or UX design, please involve a designer PR: out-of-date The pull request has merge conflicts and can't be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pickers] Update date calendar styling
5 participants