Skip to content

[DataGrid] Add isAnyOf paste recipe#21961

Merged
MBilalShafi merged 5 commits into
mui:masterfrom
MBilalShafi:feature/x-4666-data-grid-paste-list-of-values-into-data-grid-is-any-of
Apr 15, 2026
Merged

[DataGrid] Add isAnyOf paste recipe#21961
MBilalShafi merged 5 commits into
mui:masterfrom
MBilalShafi:feature/x-4666-data-grid-paste-list-of-values-into-data-grid-is-any-of

Conversation

@MBilalShafi
Copy link
Copy Markdown
Member

Resolves #21770

@MBilalShafi MBilalShafi added scope: data grid Changes related to the data grid. recipe type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Apr 1, 2026
@MBilalShafi MBilalShafi added needs cherry-pick The PR should be cherry-picked to master after merge. v8.x labels Apr 1, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 1, 2026

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

Updated pages:

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 850eb77

@MBilalShafi MBilalShafi requested a review from a team April 2, 2026 18:53
Copy link
Copy Markdown
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codex review found no issues. LGTM.

@MBilalShafi MBilalShafi removed v8.x needs cherry-pick The PR should be cherry-picked to master after merge. labels Apr 15, 2026
@MBilalShafi MBilalShafi enabled auto-merge (squash) April 15, 2026 07:20
@code-infra-dashboard
Copy link
Copy Markdown

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview


Check out the code infra dashboard for more information about this PR.

@MBilalShafi MBilalShafi merged commit 1847ae9 into mui:master Apr 15, 2026
21 checks passed
arminmeh pushed a commit to arminmeh/mui-x that referenced this pull request Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe scope: data grid Changes related to the data grid. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Paste list of values into Data Grid "is any of" filter

3 participants