v4.11.2
版本发布时间: 2023-06-09 22:32:47
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix
<ReferenceField>
line height isn't consistent with other fields (#8976) (fzaninotto) - Fix configurable does not have a targetable root class (#8980) (djhi)
- Fix
<Admin>
fails when used in Next.js server components (#8990) (fzaninotto) - Fix English translation of auth error message (#8970) (joebordes)
- Fix linter warnings (#8978) (fzaninotto)
- Bump vite from 3.2.0 to 3.2.7 (#8981) (dependabot)
- Fix
<AutocompleteArrayInput>
'custom options' story (#8983) (slax57) - [TypeScript] Fix
<WithRecord>
render
prop type (#8993) (slax57) - [TypeScript] Fix FunctionField render function type expects a nullable record (#8963) (elstgav)
- [Doc] Add
<AutoSave>
documentation (#8969) (fzaninotto) - [Doc] Add
<TreeInput>
and<ReferenceNodeInput>
chapters (#8974) (fzaninotto) - [Doc] Better explain the type of
getSource
andscopedFormData
in<FormDataConsumer>
(#8979) (slax57) - [Doc] Fix broken link in Realtime documentation (#8991) (fzaninotto)
- [Doc] Fix
<ReferenceArrayInput>
section about custom query filter (#8989) (fzaninotto) - [Doc] Fix
<CreateInDialogButton>
usage example (#8988) (slax57) - [Doc] Fix links to react-hook-form's doc (#8984) (slax57)
- [Doc] Fix
<Confirm>
prop table overflows (#8985) (fzaninotto) - [Doc] Fix Remix tutorial mentions outdated postgrest adapter (#8982) (fzaninotto)
- [Demo] Fix tag list on Mobile (#8975) (fzaninotto)