- Fix GraphQL data provider when using different a custom credential type (#8847) (@rlucia)
- Fix
<AppBar>
title disappears on locale change (#8846) (@slax57) - Fix empty
<ImageField>
does not applysx
prop (#8850) (@RoBYCoNTe) - [Doc] Replace codesandbox links by stackblitz for issue reproduction (#8853) (@slax57)
- [Doc] Fix examples of custom UserMenu items across the docs to support keyboard navigation (#8837) (@smeng9)
- [Doc] Fix WithRecord usage in Datagrid to remind the label requirement (#8851) (@fzaninotto)
- [Doc] Add more details about
useDefineAppLocation
in theMultiLevelMenu
docs (#8841) (@slax57) - [TypeScript] Fix
<Button>
should accept user defined MUI color palettes ascolor
prop (#8832) (@septentrion-730n) - [TypeScript] Fix
<DateField>
props types (#8844) (@elstgav)