🧵 react-admin 5.8.0 just landed — and it’s packed with goodies!
🎁 New components: DataTable & InPlaceEditor
🔐 AuthLayout: A common layout for auth related pages
🎨 Better theme support
✨ Added support for MUI v7 & Css variables
⏳ Configurable Loading timeout
🔍 Changelog:
github.com/marmelab/rea...
Release 5.8.0 · marmelab/react-admin
Add <InPlaceEditor> for edit-in-place (#10690) (fzaninotto)
Add <DataTable> component (#10597) (fzaninotto)
Add <AuthLayout> to share layout of login page with register & forgot password pages (#10...