- Fix
<Datagrid>
uses wrong element for "Select All" label (#9826) (fzaninotto) - Fix
<ListView>
crashes when inside a tab (#9824) (fzaninotto) - Fix warning about
defaultProps
in React 18.3 (#9832) (djhi) - Bump ejs from 3.1.8 to 3.1.10 (#9814) (dependabot bot)
- [Doc] Improve doc for
<Autocomplete onCreate>
and similar props (#9858) (fzaninotto) - [Doc] Add missing
fetchUtils
import to make custom httpClient snippet clearer in TypeScript (#9843) (adguernier) - [Doc] update italian locale reference (#9830) (christianascone)
- [Doc] Fix Input usage mentions
disabled
instead ofreadOnly
(#9825) (fzaninotto) - [Typescript] Fix compilation error in
<MenuItemLink>
,<ResettableTextField>
and<InspectorButton>
with latest@types/react
(#9853) (ilia-os) - [Storybook] Fix
<TitlePortal>
stories (#9834) (djhi)