Skip to content

v7.22.0

Compare
Choose a tag to compare
@MBilalShafi MBilalShafi released this 25 Oct 15:33
· 31 commits to v7.x since this release
70b178c

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:
@clins1994, @GITPHLAP, @k-rajat19, @kalyan90, @merotosc, @yash49.
Following are all team members who have contributed to this release:
@cherniavskii, @flaviendelangle, @LukasTy, @MBilalShafi, @romgrk.

Data Grid

@mui/[email protected]

  • [DataGrid] Fix GridPanelAnchor positioning (#15022) @k-rajat19
  • [DataGrid] Fix ugly prop-types for the pageStyle prop of the GridPrintExportMenuItem component (#15015) @flaviendelangle
  • [DataGrid] Fix value type in filter model for number and boolean column type (#14733) @k-rajat19
  • [DataGrid] Focus next row when the focused row is deleted (#15067) @cherniavskii
  • [DataGrid] Remove some usages of <Box /> and <Badge /> (#15013) @romgrk
  • [DataGrid] Fix number of rows to display for page size options with negative value (#14890) @kalyan90
  • [l10n] Improve Portuguese (pt-BR) locale (#15021) @k-rajat19

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers

@mui/[email protected]

  • [pickers] Fix DateCalendar timezone management (#15119) @LukasTy
  • [pickers] Fix DigitalClock time options on a DST switch day (#15092) @LukasTy

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

  • [charts] Export data type in onAxisClick(_, data) callback (#15038) @clins1994

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View

@mui/[email protected]

Docs

Core