- 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
, andList
(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
andformat
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 ofuseLocation
hook as encouraged byreact-router
documentation (4240) (CarsonF) - Fix
<DateTimeInput>
converts to value empty Object inra-data-graphql-simple
provider (4238) (ThieryMichel) - Fix
withTranslate
HOC uses defaulttranslate
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)