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] First class support of v5 #1902

Closed
10 tasks done
oliviertassinari opened this issue Jun 13, 2021 · 5 comments
Closed
10 tasks done

[DataGrid] First class support of v5 #1902

oliviertassinari opened this issue Jun 13, 2021 · 5 comments
Assignees
Labels
umbrella For grouping multiple issues to provide a holistic view v5.x

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Jun 13, 2021

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 🔦

A list of tasks to do in order to drop @material-ui/core v4 and only support v5 going forward.

Details

https://github.com/mui-org/material-ui-x/blob/9dd5cf94061d1733566b7b66982fae554ebcf242/packages/grid/_modules_/grid/components/panel/GridPanelWrapper.tsx#L28

First step in #2224

@oliviertassinari oliviertassinari added on hold There is a blocker, we need to wait umbrella For grouping multiple issues to provide a holistic view labels Jun 13, 2021
@oliviertassinari oliviertassinari added this to the v5 milestone Jun 13, 2021
@bestickley

This comment has been minimized.

@oliviertassinari oliviertassinari modified the milestones: v5, stable release Jul 15, 2021
@oliviertassinari oliviertassinari modified the milestones: stable release, Sprint 20 Aug 2, 2021
@flaviendelangle flaviendelangle changed the title [core] TODO v5 [core] Use the v5 architecture Aug 2, 2021
@oliviertassinari oliviertassinari removed the on hold There is a blocker, we need to wait label Aug 9, 2021
@oliviertassinari oliviertassinari modified the milestones: Sprint 20, Sprint 21 Aug 16, 2021
@oliviertassinari oliviertassinari changed the title [core] Use the v5 architecture [DataGrid] First class v5 support Aug 19, 2021
@oliviertassinari oliviertassinari changed the title [DataGrid] First class v5 support [DataGrid] First class support of v5 Aug 19, 2021
@embeddedt
Copy link

Any chance that e1d572f will land in a v4-compatible release?

@oliviertassinari
Copy link
Member Author

oliviertassinari commented Sep 2, 2021

@embeddedt Developers should be able to use MUI X v5 (the next version we work on, relying on MUI Core v5) inside an application that is built on @material-ui/core v4. Developers will need to re-configure the theme (for v4 and v5 core) and (disable the global class names of v4). Would this be enough?

@embeddedt
Copy link

Yes; that would be perfect!

@DanailH
Copy link
Member

DanailH commented Oct 26, 2021

Created #2990 to track the effort on fixing the inline previews on the DataGrid pages for v5.
I'm closing this issue since this is the last item on the list and it is not blocking for v5 stable release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
umbrella For grouping multiple issues to provide a holistic view v5.x
Projects
None yet
Development

No branches or pull requests

5 participants