Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[DataGrid] Include api in gridCellParams interface #14201

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

k-rajat19
Copy link
Contributor

Fixes #14190

@KenanYusuf KenanYusuf added the component: data grid This is the name of the generic UI component, not the React module! label Aug 14, 2024
@KenanYusuf KenanYusuf added bug 🐛 Something doesn't work typescript labels Aug 14, 2024
Copy link

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

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 14, 2024
Signed-off-by: Rajat  <robertdoweny2301@gmail.com>
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 14, 2024
@KenanYusuf KenanYusuf enabled auto-merge (squash) August 20, 2024 11:22
@KenanYusuf KenanYusuf disabled auto-merge August 20, 2024 11:24
@mui-bot
Copy link

mui-bot commented Aug 20, 2024

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

Generated by 🚫 dangerJS against 3f81feb

@KenanYusuf KenanYusuf enabled auto-merge (squash) August 20, 2024 13:17
@KenanYusuf KenanYusuf merged commit ffb8dea into mui:master Aug 20, 2024
16 checks passed
@k-rajat19 k-rajat19 deleted the issue-14190 branch August 20, 2024 14:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug 🐛 Something doesn't work 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.

[data grid] GridCellParams TS type does not include api even though the object actually does
3 participants