react-admin v3.1.3 Release Notes

Release Date: 2020-01-22 // about 4 years ago
    • ๐Ÿ›  Fix <Menu> overlapps the <AppBar> with material-ui > 4.8 (4315) (fzaninotto)
    • ๐Ÿ›  Fix unused filter prop in useGetMatchingReference hook (4314) (Luwangel)
    • ๐Ÿ›  Fix several jsDoc blocks in ra-core hooks (4312) (WiXSL)
    • ๐Ÿ›  Fix autoHideDuration prop not being used in <Notification> component (4311) (WiXSL)
    • ๐Ÿ›  Fix <NullableBooleanInput> does not show initial value (4303) (fzaninotto)
    • ๐Ÿ›  Fix typo in useCreate hook jsDoc (4289) (ekalinin)
    • ๐Ÿ›  Fix error in <Confirm> due to bad prop-types package version (4285) (fzaninotto)
    • ๐Ÿ›  Fix deprecation warnings about <Admin> props appearing in production (4279) (alanpoulain)
    • ๐Ÿ›  Fix warning on catchall page due to improper sanitization in <NotFound> component (4275) (WiXSL)
    • ๐Ÿ“š [Doc] Fix custom layout documentation doesn't mention the importance of the <Notification> component (4336) (fzaninotto)
    • ๐Ÿ“š [Doc] Fix form customization code snippet in CreateEdit documentation (4335) (fzaninotto)
    • ๐Ÿ™‹ [Doc] Fix outdated mention of aor-dependent-input in the FAQ (4334) (fzaninotto)
    • [Doc] Fix missing basePath prop in Custom App doc (4333) (fzaninotto)
    • [Doc] Fix <ImageInput> and <FileInput> doc and explain accept prop (4332) (fzaninotto)
    • [Doc] Fix code snippet showing how to prefill forms (4301) (nicgirault)
    • ๐Ÿ“š [Doc] Fix useless line breaks in the Inputs documentation (4278) (Luwangel)
    • ๐Ÿ“ฆ [Doc] Fix link to broken tinyMCE third-party package (4274) (Luwangel)