react-admin v3.1.2 Release Notes

Release Date: 2020-01-10 // over 4 years ago
    • ๐Ÿ›  Fix build delay in certain bundlers due to @material-ui/icons import (4265) ([WiXSL was merge](https://github.com/WiXSL was merge))
    • ๐Ÿ›  Fix list appears empty after a while (4261) (ThieryMichel)
    • ๐Ÿ›  Fix verbose code in Resource registration (4257) (WiXSL)
    • ๐Ÿ›  Fix useless export of style hook in Edit, Show, and List (4255) (WiXSL)
    • ๐Ÿ›  Fix 20 components exported twice (named and default) in ra-ui-material-ui (4254) (WiXSL)
    • ๐Ÿ›  Fix custom routes not working when based on resources (4251) (djhi)
    • ๐Ÿ›  Fix invalid DOM attribute warning when using <EditController>, <ShowController>, or <CreateController> (4250) (djhi)
    • ๐Ÿ›  Fix validation message color in <SelectArrayInput> (4249) (ThieryMichel)
    • ๐Ÿ›  Fix ability to override parse and format props in <DateTimeInput> (4246) (WiXSL)
    • ๐Ÿ›  Fix initialValue prop passed to <Input> elements by mistake (4244) (WiXSL)
    • ๐Ÿ›  Fix <Router> and <Title> code to allow Server-Side Rendering (SSR) (4242) (CarsonF)
    • ๐Ÿ›  Fix <DashboardMenuItem> density differs from other menu items (4241) (steurt)
    • ๐Ÿ›  Fix page components use injected location prop instead of useLocation hook as encouraged by react-router documentation (4240) (CarsonF)
    • ๐Ÿ›  Fix <DateTimeInput> converts to value empty Object in ra-data-graphql-simple provider (4238) (ThieryMichel)
    • ๐Ÿ›  Fix withTranslate HOC uses default translate prop instead of the one from context (4233) (ThieryMichel)
    • ๐Ÿ›  Fix invalid DOM attribute warnings in <CheckboxGroupInput> (4216) (SeanBE)
    • ๐Ÿ›  Fix TypeScript compilation issue in ra-i18n-polyglot (4186) (WiXSL)
    • ๐Ÿ›  Fix GraphQL demo (4237) (ThieryMichel)
    • [Doc] Fix typo in custom Save button code example (4263) (almahdi)
    • ๐Ÿ“š [Doc] Fix AppBar customization documentation (4258) (michelerota)
    • [Doc] Fix welcome page screenshot in tutorial (4239) (zyhou)
    • โœ๏ธ [Doc] Fix typos in Inputs and Authorization docs (4226) (WiXSL)
    • [Doc] Fix snippet for creating the React app in Tutorial (4198) (pizzafox)
    • ๐ŸŒ [Doc] Add Armenian translation (4199) (mrdntgrn)
    • [Doc] Add express-sequelize-crud to the list of data provider backends (4150) (nicgirault)