-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[release] v8.11.3 #19583
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
[release] v8.11.3 #19583
Conversation
siriwatknp
commented
Sep 16, 2025
- I have followed (at least) the PR section of the contributing guide.
Deploy preview: https://deploy-preview-19583--material-ui-x.netlify.app/ Bundle size report
|
Co-authored-by: Lukas Tyla <[email protected]> Co-authored-by: Bernardo Belchior <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Signed-off-by: Siriwat K <[email protected]>
Co-authored-by: Bernardo Belchior <[email protected]> Signed-off-by: Siriwat K <[email protected]>
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.
We seem to be very inconsistent with the tagging in the titles. We use ...
- ... PascalCase for data grid:
DataGrid
,DataGridPro
andDataGridPremium
- ... kebab-case for charts:
charts
andcharts-pro
- ... normal case for tree view:
tree view
andtree view pro
Historically we even use TreeView
and tree-view
as well, as @alexfauquette pointed out.
Should we decide on a pattern?
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.
Couldn't we add those based on tags? So a scope: charts, plan: pro
tag would add the title [charts-pro]
to the title?