Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-11 | 1.8 kB | |
v5.8.4 source code.tar.gz | 2025-06-11 | 126.4 MB | |
v5.8.4 source code.zip | 2025-06-11 | 127.6 MB | |
Totals: 3 Items | 253.9 MB | 1 |
- We added a codemod to migrate
Datagrid
toDataTable
(#10762) (erwanMarmelab) - Replace
Datagrid
byDataTable
in Guessers (#10754) (erwanMarmelab) - Fix
<DataTable>
crashes when its data is not a React primitive (#10777) (djhi) - Fix(show/edit): Avoid a redirect loop when
useGetOne
returns an error inshadcn-admin-kit
(#10776) (jonathanarnault) - Fix disabled
<BooleanInput>
(#10773) (Madeorsk) - Fix: avoid an infinite loop when loading the demo apps for the first time (#10769) (jonathanarnault)
- Fix
<SaveButton>
is not enabled when the form is prefilled (from<CloneButton>
for instance) (#10765) (djhi) - [chore] Add spinner while installing dependencies in
create-react-admin
(#10778) (djhi) - [Doc] Rename
convertRaMessagesToI18next
toconvertRaTranslationsToI18next
(#10774) (Madeorsk) - [Doc] Fix videos in
<DataTable>
docs (#10775) (Madeorsk)