-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[discussion] Preparing v7 #7902
Labels
Comments
MBilalShafi
added
breaking change
discussion
umbrella
For grouping multiple issues to provide a holistic view
v7.x
labels
Feb 11, 2023
This was referenced Jun 6, 2023
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
2 tasks
This was referenced Jul 26, 2023
This was referenced Nov 8, 2023
This was referenced Nov 15, 2023
To be discussed: #11687 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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: #3287
Data Grid packages
Deprecated APIs
components
andcomponentsProps
props #7940SUBMIT_FILTER_STROKE_TIME
constant #10705Breaking changes
onRowsScrollEnd
to useIntersectionObserver
#8672GridColDef['type']
#9735ariaV7
experimental flag #9874field: string
parameters instead ofcolumn: GridColDef
#10378sortColumn
doesn't work as documented #9419GridToolbarFilterButton
variant #10409GridColDef
flags consistent #10552GridColDef
methods signatures #10741locales
from package root #10919UI breaking changes
Internal APIs and other changes
cellV6
and usecellV7
exclusively #9646column grouping
feature stable #11698clipboard paste
feature stable #11248cell selection
feature stable #11246header filters
feature stable #11243Pickers packages
Functional changes
API changes
@mui/base
peerDep
in favor of a direct dependency [core] Move @mui/base from peer dependency to dependency #10215dayPickerClasses
variabledayCalendarClasses
#11141monthAndYear
) #10774parseISO
) #10775changeImportance
andshortcut
mandatory #10940components
andcomponentsProps
props #10335adapter.isValid
method to acceptTDate | null
instead ofany
#10970locales
from package root #10918adapter.isEqual
method to acceptTDate | null
instead of any #10974adapter.getYearRange
to be consistent withadapter.isWithinRange
#10977defaultCalendarMonth
prop #10986dayOfWeekFormatter
prop #10991hasLeadingZeros
property fromFieldSection
#10993calendarHeader
slot to@mui/x-date-pickers/PickersCalendarHeader
#11019shouldDisableClock
prop #11041Behavior changes
New features
The text was updated successfully, but these errors were encountered: