mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.12k stars 1.28k forks source link

[discussion] Preparing v7 #7902

Open MBilalShafi opened 1 year ago

MBilalShafi commented 1 year ago

This is an umbrella issue that centralizes and lists all the potential improvements that we can consider in MUI X v7. The potential improvements being listed here require breaking changes. We do intend to ship v7 in the coming months. We plan, as much as possible, to release the next major features in minor versions without breaking changes.

Similar discussion for v6: https://github.com/mui/mui-x/issues/3287

Data Grid packages

Deprecated APIs

Breaking changes

UI breaking changes

Internal APIs and other changes

Pickers packages

Functional changes

API changes

Behavior changes

New features

romgrk commented 1 year ago

TODO: Address the v7 migration comments in GridCell.tsx (context)

romgrk commented 1 year ago

Remove the deprecated SUBMIT_FILTER... constants mentioned in https://github.com/mui/mui-x/pull/9712.

romgrk commented 8 months ago

To be discussed: https://github.com/mui/mui-x/issues/11687