-
-
Couldn't load subscription status.
- Fork 1.7k
[core] Drop _modules_ folder
#3953
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
Conversation
… GridApi and GridApiRef
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Only left a few small suggestions.
|
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. |
|
Are the conflicts easy to solve, or should we wait for this PR before merging on master to avoid the accumulation of conflicts? |
As long as you are not doing major refacto it's fine |
Follow up #3688
Part of #924
Adapt the prop types generation to handle several folders. I unified the TypeScript program / checker creation with
buildApito keep the logic in a single place.Move all the community code from
packages/grid/_modules_/gridtopackages/grid/x-data-grid/src/internalsThis pull request does not remove the
unstable_exports from@mui/x-data-gridbecause we need the new bundling strategy which will come in the next Pull Request.I suggest to do the deep review in #3965 in which you will have a clearer view of the releasable version