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

[WIP] React 19 support #15342

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

[WIP] React 19 support #15342

wants to merge 8 commits into from

Conversation

arminmeh
Copy link
Contributor

@arminmeh arminmeh commented Nov 8, 2024

Closes #13356

To run locally, after checkout run
pnpm use-react-version rc && pnpm use-material-ui-v6 (since v5 does not support r19)

building the packages works fine

some tests are still failing (would appreciate if someone from @mui/explore would look at the one with datepicker)

Test updates done in a same way and for the same reasons as in
mui/material-ui#43155

@arminmeh arminmeh added component: data grid This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! component: charts This is the name of the generic UI component, not the React module! React 19 support PRs required to support React 19 labels Nov 8, 2024
@mui-bot
Copy link

mui-bot commented Nov 8, 2024

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

Generated by 🚫 dangerJS against b6e2d6a

Copy link

codspeed-hq bot commented Nov 8, 2024

CodSpeed Performance Report

Merging #15342 will not alter performance

Comparing arminmeh:react-19 (b6e2d6a) with master (7c4c924)

Summary

✅ 3 untouched benchmarks

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 15, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: charts This is the name of the generic UI component, not the React module! component: data grid This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! PR: out-of-date The pull request has merge conflicts and can't be merged React 19 support PRs required to support React 19
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] React 19 support
2 participants