Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.12.0 source code.tar.gz | 2025-10-07 | 135.0 MB | |
5.12.0 source code.zip | 2025-10-07 | 136.4 MB | |
README.md | 2025-10-07 | 1.8 kB | |
Totals: 3 Items | 271.3 MB | 1 |
- Introduce
<TextArrayField>
and use<TextArrayInput>
/<TextArrayField>
in guessers for scalar arrays (#10939) (slax57) - Introduce
useBulkUpdateController
(#10925) (djhi) - Introduce
useUpdateController
(#10924) (djhi) - Introduce
useBulkDeleteController
(#10923) (djhi) - Introduce
emptyWhileLoading
on<ListBase>
(#10917) (djhi) - Introduce
useMutationWithMutationMode
hook (#10910) (djhi) - Introduce
<RecordsIterator>
(#10880) (erwanMarmelab) - Fix
useMutationWithMutationMode
inoptimistic
andundoable
mode may pass invalid parameters to the mutation (#10977) (djhi) - Fix update removing
meta
andpageInfo
properties fromgetManyReference
result (#10975) (jvasseur) - [Doc] Add missing props to
<ReferenceArrayField>
and<ReferenceManyField>
, and base components (#10978) (slax57) - [Doc] Add Soft Delete Documentation (#10974) (djhi)