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] Pass PaperProps to DesktopWrapper component #4584

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

alexfauquette
Copy link
Member

Fix #4504

Migration from mui/material-ui#31350 with tests added

@mui-bot
Copy link

mui-bot commented Apr 20, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 261 448.6 361 350.58 74.213
Sort 100k rows ms 427.7 754.2 613.6 625.84 117.888
Select 100k rows ms 97.4 285.3 201.5 184.9 62.237
Deselect 100k rows ms 104 199.5 185.7 160.62 38.279

Generated by 🚫 dangerJS against e014b5b

@alexfauquette alexfauquette merged commit 544d984 into mui:master Apr 20, 2022
@alexfauquette alexfauquette deleted the pass-PaperProps branch April 20, 2022 13:35
alexfauquette added a commit to alexfauquette/mui-x that referenced this pull request Aug 26, 2022
@zannager zannager added the component: pickers This is the name of the generic UI component, not the React module! label Jan 17, 2023
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker] Styling does not work
4 participants