npm @mui/x-data-grid-pro 8.0.0-alpha.8
v8.0.0-alpha.8

latest release: 7.24.0
one day ago

We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community contributors who have helped make this release possible:
@lauri865.
Following are all team members who have contributed to this release:
@arminmeh, @romgrk, @samuelsycamore, @alexfauquette, @cherniavskii, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy, @michelengelen.

Data Grid

Breaking changes

  • The clear button in header filter cells has been moved to the header filter menu. Use slotProps={{ headerFilterCell: { showClearIcon: true } }} to restore the clear button in the cell.

@mui/x-data-grid@8.0.0-alpha.8

@mui/x-data-grid-pro@8.0.0-alpha.8 pro

Same changes as in @mui/x-data-grid@8.0.0-alpha.8, plus:

  • [DataGridPro] Add test for column pinning with disabled column virtualization (#16176) @cherniavskii
  • [DataGridPro] Fix width of right-pinned column group during resize (#16199) @cherniavskii

@mui/x-data-grid-premium@8.0.0-alpha.8 premium

Same changes as in @mui/x-data-grid-pro@8.0.0-alpha.8.

Date and Time Pickers

Breaking changes

  • The field is now editable if rendered inside a mobile Picker — Learn more
  • The useMultiInputDateRangeField, useMultiInputTimeRangeField, and useMultiInputDateTimeRangeField hooks have been removed in favor of the new useMultiInputRangeField hook — Learn more
  • The component passed to the field slot no longer receives the value, onChange, timezone, format, disabled, formatDensity, enableAccessibleFieldDOMStructure, selectedSections and onSelectedSectionsChange props — Learn more

@mui/x-date-pickers@8.0.0-alpha.8

@mui/x-date-pickers-pro@8.0.0-alpha.8 pro

Same changes as in @mui/x-date-pickers@8.0.0-alpha.8.

Charts

Breaking changes

  • Charts tooltip markers now have different styles for each chart type. The tooltip and legend marks are now the same.
  • Duplicate axis id's across x and y axis now log a warning in dev mode. Axis ids should be unique to prevent internal issues.

@mui/x-charts@8.0.0-alpha.8

@mui/x-charts-pro@8.0.0-alpha.8 pro

Same changes as in @mui/x-charts@8.0.0-alpha.8.

Tree View

@mui/x-tree-view@8.0.0-alpha.8

No changes since @mui/x-tree-view-pro@v8.0.0-alpha.7.

@mui/x-tree-view-pro@8.0.0-alpha.8 pro

Same changes as in @mui/x-tree-view@8.0.0-alpha.8.

Docs

Core

Don't miss a new x-data-grid-pro release

NewReleases is sending notifications on new releases.