Skip to content

3.4.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 10 Apr 14:23
· 13806 commits to master since this release
  • Fix build broken due to full ICU package version (4673) (Kmaschta)
  • Fix Simple example webpack configuration missing dependency aliases (4663) (jdemangeon)
  • Fix <Field> with null value gets rendered as "null", fix emptyText inconsistencies (4661) (jdemangeon)
  • Fix parse and format usage in <AutocompleteArrayInput> (4653) (Kmaschta)
  • Fix permanentFilter changes aren't reflected in List requests (4650) (oleg-andreyev)
  • Fix multiple notifications shown once the session ends (4645) (djhi)
  • Fix missing defaultValue handling in <ReferenceArrayInput> (4641) (fzaninotto)
  • Fix onRemove does not fire in <FileInput> options (4637) (oleg-andreyev)
  • Fix error when passing custom link style to <SingleFieldList> (4636) (Slavvkko)
  • Upgrade Cypress version (4654) (Kmaschta)
  • [Doc] Add section about filters in List documentation (4675) (fzaninotto)
  • [Doc] Fix an outdated link on Translation docs (4669) (henriko202)
  • [Doc] Update <NumberInput> "parse" documentation for Firefox (4652) (Kmaschta)
  • [Doc] Update CreateEdit chapter to clarify tip about declaring form validators (4651) (WiXSL)
  • [Doc] Fix useQuery being incorrectly referenced in useMutation definition docs (4639) (WiXSL)
  • [Doc] Improve buttons sanitation explanation (4621) (WiXSL)