react-admin v3.18.3 Release Notes

    • ๐Ÿ›  Fix custom menus do not shrink when sidebar is closed (#6635) (djhi)
    • ๐Ÿ›  Fix undoable bulk actions failure by refreshing the view (#6616) (WiXSL)
    • ๐Ÿ›  Fix datagrid usage inside reference array input (#6589) (djhi)
    • ๐Ÿ›  Fix tests console errors and warnings (#6578) (WiXSL)
    • [TypeScript] Fix DataProvider and RouteWithoutLayout some types (#6634) (djhi)
    • [TypeScript] Fix TranslatableInputs props interface (#6633) (djhi)
    • [Doc] Add DatagridHeader to reference section (#6631) (WiXSL)
    • โœ๏ธ [Doc] Fix typos in several examples (#6623) (WiXSL)
    • [Doc] Add SimpleForm component prop description and example (#6611) (WiXSL)
    • [Doc] Fix scrollable TabbedForm usage description (#6608) (WiXSL)
    • ๐Ÿ›  [Doc] Fixed naming of getMany ids params (#6604) (davidhenley)
    • โšก๏ธ [Doc] Updated README of ra-data-graphql-simple for function components (#6555) (Panzki)