github mui/mui-x v9.12.0

11 hours ago

We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 🧮 Support Formulas on the Data Grid: cells in opted-in columns can hold spreadsheet-like formulas (=SUM(RANGE(…)), =price * quantity) evaluated by a built-in engine, with a formula editor and Formula Bar, autocomplete, reference highlighting, optional A1 notation, fill-handle reference adjustment, custom functions, and live formula Excel export
  • ♿️ Improve the accessibility of Data Grid cells and picker day cells
  • 🗓️ Enable multi-resource event creation and editing in the Scheduler
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions:
@Anexus5919, @mustafajw07

The following team members contributed to this release:
@brijeshb42, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @michelengelen, @noraleonte, @rita-codes, @romgrk, @silviuaavram

Data Grid

@mui/x-data-grid@9.12.0

  • [DataGrid] Expose apiRef on GridCallbackDetails for selector access in callbacks (#22973) @michelengelen
  • [DataGrid] Fix header height not updating when headerFilters or columnGroupingModel change (#23059) @MBilalShafi
  • [DataGrid] Fix unhandled rejection when unmounting mid-autosize (#23319) @JCQuintas
  • [DataGrid] Label the blank singleSelect filter option (#23294) @JCQuintas
  • [DataGrid] Stop sending incomplete filter items to the data source (#23303) @JCQuintas
  • [DataGrid] Support the rowheader attribute for grid cells (#23340) @silviuaavram

@mui/x-data-grid-pro@9.12.0 pro

Same changes as in @mui/x-data-grid@9.12.0, plus:

@mui/x-data-grid-premium@9.12.0 premium

Same changes as in @mui/x-data-grid-pro@9.12.0, plus:

Date and Time Pickers

@mui/x-date-pickers@9.12.0

  • [fields] Keep the selected section on blank space clicks (#23318) @LukasTy
  • [pickers] Associate the day cells with their week day column header (#23339) @LukasTy
  • [pickers] Keep the gridcell role and the column index on filler cells (#23326) @Anexus5919

@mui/x-date-pickers-pro@9.12.0 pro

Same changes as in @mui/x-date-pickers@9.12.0, plus:

  • [DateRangeCalendar] Round the range highlight at the month grid edges (#23297) @JCQuintas
  • [DateRangePicker] Keep the range highlight opaque for disabled days (#23317) @JCQuintas

Charts

@mui/x-charts@9.12.0

@mui/x-charts-pro@9.12.0 pro

Same changes as in @mui/x-charts@9.12.0.

@mui/x-charts-premium@9.12.0 premium

Same changes as in @mui/x-charts-pro@9.12.0, plus:

Tree View

@mui/x-tree-view@9.12.0

Internal changes.

@mui/x-tree-view-pro@9.12.0 pro

Same changes as in @mui/x-tree-view@9.12.0.

Scheduler

@mui/x-scheduler@9.0.0-beta.10

@mui/x-scheduler-premium@9.0.0-beta.10 premium

Same changes as in @mui/x-scheduler@9.0.0-beta.10, plus:

  • [scheduler-premium] Allow to control the min and max hour in the Event Timeline (#23212) @rita-codes
  • [scheduler-premium] Dependencies - Create, select and delete via terminals (#23200) @rita-codes

Codemod

@mui/x-codemod@9.12.0

Internal changes.

Docs

Core

Miscellaneous

Don't miss a new mui-x release

NewReleases is sending notifications on new releases.