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

[core] Sort ASC DATA_GRID_PROPS_DEFAULT_VALUES #13783

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

oliviertassinari
Copy link
Member

Saw this in https://github.com/mui/mui-x/pull/13604/files. We usually default to sort the prop ASC, so why not, it can make it easier to move in the source.

@oliviertassinari oliviertassinari added core Infrastructure work going on behind the scenes component: data grid This is the name of the generic UI component, not the React module! labels Jul 9, 2024
@mui-bot
Copy link

mui-bot commented Jul 9, 2024

Deploy preview: https://deploy-preview-13783--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against d8b7c35

@cherniavskii
Copy link
Member

I thought that we might use the eslint rule here, but turns out the sort-keys rule does not support autofix

@cherniavskii cherniavskii merged commit 38def51 into mui:master Jul 10, 2024
19 checks passed
@oliviertassinari oliviertassinari deleted the sort-asc-data-grid branch July 10, 2024 18:22
@oliviertassinari
Copy link
Member Author

A small detail, it doesn't really matter, I mostly wanted to run the CI before merging 😁

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! core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants