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

[DataGrid] Fix conflict with onResize added to React.HTMLAttributes #6883

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

m4theushw
Copy link
Member

Backports #6797

@m4theushw m4theushw added component: data grid This is the name of the generic UI component, not the React module! typescript labels Nov 16, 2022
@mui-bot
Copy link

mui-bot commented Nov 16, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 478 732.8 546.2 598.28 110.525
Sort 100k rows ms 619.4 969.5 907.1 835.3 129.894
Select 100k rows ms 185.5 214.3 189.4 197.88 12.745
Deselect 100k rows ms 126.3 268.1 178.5 196.42 55.303

Generated by 🚫 dangerJS against d7ffa60

@m4theushw m4theushw merged commit afd7622 into mui:master Nov 17, 2022
@m4theushw m4theushw deleted the omit-onresize-v5 branch November 17, 2022 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants