v4.14.1
版本发布时间: 2023-09-15 23:07:12
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix filters not matching inputs are ignored without
syncWithLocation
(#9283) (djhi) - Fix
create-react-admin
does not includegitignore
(#9280) (djhi) - Fix
<RichTextInput>
does not triggeronBlur
(#9272) (slax57) - Fix
<TopToolbar>
: React does not recognize the hasCreate prop on a DOM element (#9267) (slax57) - Fix
usePermissions
should only log errors in development mode (#9262) (NidhiSharma63) - [Doc] Improve Example REST Implementation when calling create with partial data (#9276) (slax57)
- [Doc] Improve
<Breadcrumb>
documentation (#9271) (fzaninotto) - [Doc] Improve
<ReferenceManyToManyInput>
documentation (#9270) (adguernier) - [Doc] Improve and reorder
<ReferenceManyToManyField>
documentation (#9269) (adguernier) - [Doc] Fix external link in
<FileInput>
and<ImageInput>
(#9268) (WiXSL) - [Doc] Fix
<SaveButton>
example (#9266) (WiXSL) - [Doc] Explain how to lazy load
<RichTextInput>
(#9263) (fzaninotto) - [Doc] Fix typos on Admin, Architecture, EditTutorial, Features, Fields, Inputs, and Tutorial pages (#9259) (mchaffotte)
- [Demo] Fix preferences are shared between demos (#9264) (mchaffotte)