Skip to content

4.12.4

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 08 Aug 14:02
· 4264 commits to master since this release
  • Fix <FilterLiveSearch> reset button does not reset the value (#9149) (fzaninotto)
  • Fix deprecated defaultProps warnings in React 18 (#9124) (adguernier)
  • [Doc] Add documentation about <BulkUpdateFormButton> and <InputSelectorForm> (#9145) (adguernier)
  • [Doc] Improve <TranslatableFields> chapter (#9154) (adguernier)
  • [Doc] Fix Next.js tutorial for app and pages router (#9131) (adguernier)
  • [Doc] Fix <Admin loginPage={false}> leads to an infinite loop (#9166) (fzaninotto)
  • [Doc] Fix <AutoSaveToolbar> should be used as a ReactElement (#9157) (adguernier)
  • [Doc] Fix <WizardForm> snippet to use a custom progress bar (#9163) (adguernier)
  • [Doc] Fix canAccess and <IfCanAccess> documentation about wildcard action fallback (#9144) (adguernier)
  • [Doc] Fix default perPage value in useList (#9139) (smeng9)
  • [Doc] Fix <Confirm> description of confirm and cancel icon types (#9140) (smeng9)