Skip to content

4.4.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 07 Oct 15:23
· 5021 commits to master since this release
  • Fix format and parse on <AutocompleteInput> and <SelectInput> (#8237) (byymster)
  • Fix <SelectInput> and <AutocompleteInput> change empty references (#8234) (fzaninotto)
  • Fix <SelectInput emptyValue> accepts null value (#8235) (fzaninotto)
  • Fix <RadioButtonGroupInput> inside <ReferenceInput> when reference ids are numbers (#8229) (slax57)
  • Fix useEditController returns wrong redirectTo value (#8243) (WiXSL)
  • Fix <Datagrid>'s ExpandAllButton conflicts with expandSingle prop (#8221) (WiXSL)
  • Fix development dependencies causing security alerts (#8230) (fzaninotto)
  • Fix <ReferenceInput> story contains a non-story (#8228) (WiXSL)
  • Fix missing test for <SimpleFormIterator> (#8215) (WiXSL)
  • [TypeScript] Fix useCreateController parameter type for onError effect (#8242) (WiXSL)
  • [TypeScript] Fix unused TranslationMessage (#8223) (bicstone)
  • [Doc] Fix <RichTextInput> example (#8245) (WiXSL)
  • [Doc] Fix <RichTextInput> toolbar customization example (#8239) (WiXSL)
  • [Doc] Fix <List perPage> doc misses mention of <Pagination rowsPerPages> relationship (#8244) (WiXSL)
  • [Doc] Fix Upgrade guide typo (#8240) (WiXSL)
  • [Doc] Fix CHANGELOG (#8219) (WiXSL)