Skip to content

4.3.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 02 Sep 14:20
· 5473 commits to master since this release
  • Fix <SelectInput> reorders choices by id (#8135) (fzaninotto)
  • Fix global validation not firing after submit with <ArrayInput> (#8118) (slax57)
  • Fix useGetManyAggregate throws "filter is not a function" when getting 401 (#8131) (matthieuMay)
  • Fix <AutocompleteInput clearOnBlur> has no effect (#8123) (WiXSL)
  • Fix dataProvider hooks do not handle pageInfo when updating getList query cache (#8105) (slax57)
  • Fix guesser for of <ReferenceField> and <ReferenceArrayField> do not use recordRepresentation (#8104) (fzaninotto)
  • Fix useGetList's onSuccess side effect overriding internal one (#8102) (slax57)
  • [Doc] Fix ambiguity about <ReferenceInput> label prop (#8128) (fzaninotto)
  • [Doc]: Fix ra-rbac links (#8127) (slax57)
  • [Doc] Fix code error in usage example of ra-data-localstorage README (#8122) (rnllv)
  • [Doc] Fix outdated link to ra-data-postgrest data provider (#8111) (scheiblr)
  • [Doc] Fix <ReferenceArrayField> doc to use a child-less syntax first (#8117) (fzaninotto)
  • [Doc] Fix package name for <JsonSchemaForm> (#8106) (arimet)
  • [Doc] Fix typo in <ReferenceField emptyText> documentation (#8112) (LabisAnargyrou)
  • [Doc] Fix <TabbedForm> chapter to explain how to force scrollable variant (#8109) (arimet)