- Fix
useUnique
should allow value if the only matching record is the current one (#9118) (djhi) - Call
checkError
whengetPermissions
fails (#9117) (djhi) - Fix
useGetManyReference
defaultonSuccess
throws when the query is disabled (#9116) (slax57) - Fix
<TranslatableInputs>
should supportfullWitdh
andsx
props (#9104) (djhi) - Fix remove unsupported propTypes on
<List>
(#9101) (WiXSL) - Fix
<SimpleFormIterator>
with<FormDataConsumer>
should not re-apply default values (#9094) (slax57) - [Demo] Improve CRM Demo Kanban code (#9114) (slax57)
- [Demo] Replace
react-beautiful-dnd
by@hello-pangea/dnd
to support React 18 (#9097) (slax57) - [Doc] add sections to explain explicitly how to disable features like bulk actions (#9086) (adguernier)
- [Doc] Remove
emptyText
prop from<AutoCompleteArrayInput>
doc as it is not supported (#9073) (gitstart)