- Fix
<FilterFormInput>
should not override its children'ssize
if they provide one explicitly (#8693) (slax57) - Fix
<ReferenceInput>
throws an error when referencing the same resource as<Edit>
and the reference is undefined (#8719) (slax57) - Fix some components are translating labels twice (#8700) (djhi)
- Fix
<SelectArrayInput>
does not display its label correctly in outlined variant (#8705) (sebastianbuechler) - Fix
<UrlField>
click should cancel Datagrid's row click (#8708) (slax57) - [Doc] Better document
<ReferenceManyField>
'ssource
prop (#8726) (slax57) - [Doc] add Strapi v4 provider (#8725) (garridorafa)
- [Doc] Add documentation for
fetchJson
(#8712) (slax57) - [Doc] Fix documentation regarding
<RecordContextProvider>
usage (#8716) (postor ) - [Doc] Improve
<Confirm>
documentation (#8711) (fzaninotto) - Use Vite for the CRM demo (#8696) (djhi)