v5.1.0
版本发布时间: 2024-07-26 18:25:47
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Update
<SelectInput>
to support an array of strings as choices (#10038) (fzaninotto) - Add ability to disable title in page components (#9969) (fzaninotto)
- Update
<ReferenceField>
to render a link to the show view when relevant (#9951) (fzaninotto) - Preserve extra query parameters in List view (#9933) (Nilegfx)
- Allow to customize Login page icon with
<Login avatarIcon>
(#9917) (mjarosch) - Add ability to customize the success notification message in delete buttons (#9868) (ethembynkr)
- Allow
<Title>
to be non configurable (#9836) (markyao6275) - [Doc] Mention CreateInDialog in ReferenceManyField documentation (#10054) (erwanMarmelab)
- [Doc] Fix wrong link in CreateButton usage (#10053) (erwanMarmelab)
- [DOC] Backport ra-tree updates and overhaul props (#10049) (adguernier)
- [Doc] Update fullwidth docs for DateInput, DateTimeInput and TimeInput (#10040) (erwanMarmelab)
- [Doc] Mention dialogs in Buttons doc (#10039) (erwanMarmelab)