Skip to content

v8.9.2

Compare
Choose a tag to compare
@flaviendelangle flaviendelangle released this 31 Jul 09:36
· 223 commits to master since this release
312a6c0

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

  • 🌎 Improve French (fr-FR), Hebrew (he-IL) and Polish (pl-PL) locales on the Data Grid
  • 🌎 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 📈 Add symlog scale to charts
  • 📊 Fix bar border radius on Firefox
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@AmrElnaggar99, @atlanteh, @ddolcimascolo, @Jiseoup, @leonaha5, @noherczeg, @sai6855

The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @bharatkashyap, @brijeshb42, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @KenanYusuf, @LukasTy, @mapache-salvaje, @MBilalShafi, @rita-codes, @romgrk, @siriwatknp

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

  • [DataGridPro] Fix duplicate nested rows for dynamically updated row IDs (#18526) @MBilalShafi

@mui/[email protected] premium

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

  • [DataGridPremium] Add privateMode to AI assistant prompt resolver (#18759) @bharatkashyap
  • [DataGridPremium] Fix empty nested group values caused by main criterial valueFormatter() (#18916) @cherniavskii
  • [DataGridPremium] Sidebar content and state is managed the same way as for preference panel (#18741) @arminmeh
  • [DataGridPremium] Make api param for the aggregation function optional (#18984) @arminmeh

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

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

Charts

@mui/[email protected]

@mui/[email protected] pro

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

Codemod

@mui/[email protected]

Internal changes.

Docs

Miscellaneous