yarn @mui/x-date-pickers 9.0.3
v9.0.3

6 hours ago

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

  • ⌨️ Keyboard support for creating events in the Scheduler

Special thanks go out to these community members for their valuable contributions:
@supunsathsara, @ZAKIURREHMAN

The following team members contributed to this release:
@aemartos, @alexfauquette, @arminmeh, @brijeshb42, @Janpot, @JCQuintas, @LukasTy, @MBilalShafi, @michelengelen, @oliviertassinari, @rita-codes, @romgrk, @sai6855, @siriwatknp

Data Grid

@mui/x-data-grid@9.0.3

  • [DataGrid] Fix :first-child SSR warning when MuiDataGrid.styleOverrides is set (#22081) @siriwatknp
  • [DataGrid] Fix row reordering when filter hides rows (#22096) @siriwatknp
  • [DataGrid] Remove unused LayoutDataGridLegacy class (#22009) @romgrk
  • [DataGrid] Remove unused code, clean up grid-related utilities and deprecate GridPanelHeader (#22112) @sai6855
  • [DataGrid] Fix columns cutting off after resizing (#22088) @ZAKIURREHMAN

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

Same changes as in @mui/x-data-grid@9.0.3.

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

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

  • [DataGridPremium] Fix row grouping model updates not being reflected (#22122) @MBilalShafi

Date and Time Pickers

@mui/x-date-pickers@9.0.3

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

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

  • [DateRangeCalendar] Ensure date dragging triggers regardless of trigger element (#21868) @michelengelen

Charts

@mui/x-charts@9.0.3

@mui/x-charts-pro@9.0.3 pro

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

  • [charts-pro] Fix wheel zoom clamping with custom minStart/maxEnd (#22159) @JCQuintas

@mui/x-charts-premium@9.0.3 premium

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

Tree View

@mui/x-tree-view@9.0.2

Internal changes.

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

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

Scheduler

Breaking changes

  • The views of EventTimelinePremium have been renamed to presets, with names that describe the header layout. The props view/defaultView/views/onViewChange are now preset/defaultPreset/presets/onPresetChange, and the type EventTimelinePremiumView is now EventTimelinePremiumPreset.
Old New
time dayAndHour
days day
weeks dayAndWeek
months monthAndYear
years year

CSS variables (--time-cell-width, etc.) and headless store state (state.view, setView) follow the same rename. The presets array is now sorted internally against a canonical zoom order.

@mui/x-scheduler@9.0.0-alpha.3

  • [scheduler] Allow creating events via keyboard - EventCalendar (#21967) @rita-codes
  • [scheduler] Prefix element IDs with a unique Scheduler instance ID (#22109) @rita-codes

@mui/x-scheduler-premium@9.0.0-alpha.3 premium

Same changes as in @mui/x-scheduler@9.0.0-alpha.3.

Docs

Core

Miscellaneous

Don't miss a new x-date-pickers release

NewReleases is sending notifications on new releases.