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] Changed columns[] param to field[] #11245

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

michelengelen
Copy link
Member


Fixes #10378

@michelengelen michelengelen added breaking change component: data grid This is the name of the generic UI component, not the React module! v7.x labels Nov 29, 2023
@michelengelen michelengelen self-assigned this Nov 29, 2023
@mui-bot
Copy link

mui-bot commented Nov 29, 2023

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

Generated by 🚫 dangerJS against 37a3caa

@michelengelen michelengelen requested a review from romgrk November 30, 2023 13:43
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 30, 2023
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

# Conflicts:
#	docs/pages/x/api/data-grid/grid-api.md
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 30, 2023
@michelengelen michelengelen force-pushed the data-grid/10378 branch 2 times, most recently from 1872fdb to fbacab5 Compare November 30, 2023 14:32
@michelengelen michelengelen merged commit 3e346d5 into mui:next Dec 1, 2023
4 checks passed
@michelengelen michelengelen deleted the data-grid/10378 branch December 1, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: data grid This is the name of the generic UI component, not the React module! v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] V7 API: use field: string parameters instead of column: GridColDef
3 participants