-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[code-infra] Remove package.json module
field
#18961
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploy preview: https://deploy-preview-18961--material-ui-x.netlify.app/ Bundle size report
|
module
field
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
brijeshb42
approved these changes
Jul 31, 2025
module
fieldmodule
field
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
scope: code-infra
Changes related to the core-infra product.
type: bug
It doesn't behave as expected.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bring in the changes of mui/material-ui#46620
Closes #17503
Closes #17646
Closes mui/mui-public#409
Checked the first demo on the following pages and verified they're working in this PR.
https://deploy-preview-18961--material-ui-x.netlify.app/x/react-data-grid/aggregation/
https://deploy-preview-18961--material-ui-x.netlify.app/x/react-data-grid/pivoting/
https://deploy-preview-18961--material-ui-x.netlify.app/x/react-data-grid/row-grouping/
https://deploy-preview-18961--material-ui-x.netlify.app/x/react-data-grid/tree-data/
https://deploy-preview-18961--material-ui-x.netlify.app/x/react-data-grid/scrolling/
Tried the preview package in https://github.com/Raymond-Cox/dg-v8-repro and verified it's working
Argos screenshot seems to flake in several recent PRs, so assuming unrelated.