v4.16.0
版本发布时间: 2023-11-17 22:37:09
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Add
<SingleFieldList empty gap direction>
props, and allow it to be used withoutchildren
(#9439) (fzaninotto) - Add
<LoadingIndicator onClick>
prop, allowing to trigger actions (like a refresh) on click (#9420) (david-bezero) - Add
<LocalesMenuButton icon>
prop to customize the locales button icon (#9380) (djhi) - Add
<Form disableInvalidFormNotification>
to allow disabling notifications when the form is invalid (#9353) (tim-hoffmann)