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

[docs] Stop using GridEvents enum in documentation #4699

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

flaviendelangle
Copy link
Member

@flaviendelangle flaviendelangle commented Apr 29, 2022

Part of #4684
Follow up on #4685

Will automerge, I don't think it's worth reviewing since it does not change anything concrete and #4685 has been approved.

@flaviendelangle flaviendelangle added docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! labels Apr 29, 2022
@flaviendelangle flaviendelangle self-assigned this Apr 29, 2022
@mui-bot
Copy link

mui-bot commented Apr 29, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 285.7 609.8 438.1 437.72 121.879
Sort 100k rows ms 663.9 1,145.6 663.9 943.4 159.451
Select 100k rows ms 133.8 299.6 211.3 212.86 52.764
Deselect 100k rows ms 105.1 274.8 189.5 202.18 62.168

Generated by 🚫 dangerJS against 9c224d6

@flaviendelangle flaviendelangle merged commit 0e3c18e into mui:master Apr 29, 2022
@flaviendelangle flaviendelangle deleted the grid-events-doc branch April 29, 2022 12:52
alexfauquette pushed a commit to alexfauquette/mui-x that referenced this pull request Aug 26, 2022
* Stop using GridEvents enum in documentation

* Work

* Work
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! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants