Releases
v3.18.0
🎨 UI Changes
<Sidebar>
: Make it fixed when users scroll vertically (6534 ) (fzaninotto )
<TranslatableInputs>
: Reduce language tabs margin to allow more languages to be used (6484 ) (fzaninotto )
🚀 New Features
<SimpleFormIterator>
: Add support for reordering items (6433 ) (djhi )
<SimpleList>
: Add RecordContext
to allow usage of Field components in primaryText
, secondaryText
, and tertiaryText
(6552 ) (djhi )
<Datagrid>
: Add header
prop to override the header row (6496 ) (fzaninotto )
useRedirect
: Add support for absolute URLs to facilitate third-party authentication providers (OAuth, OpenID Connect) (6469 ) (fzaninotto )
🐛 Bug Fixes
Fix quick create suggestion label when using custom optionText
(6551 ) (djhi )
Fix devDependencies
of individual packages (6540 ) (quentingarcia )
🟦 Types
Export many internal ra-core
prop types for easier override (6543 ) (WiXSL )
Fix dataProvider.delete
response type marks data
as optional (6548 ) (WiXSL )
Remove FC
usage from <SimpleFormIterator>
and Docs (6546 ) (WiXSL )
Remove FC
usage from <AdminContext>
(6545 ) (WiXSL )
Remove FC
usage from <Field>
components (6538 ) (WiXSL )
Remove FC
usage from examples (6519 ) (WiXSL )
Remove FC
usage from ra-core
components (6515 ) (WiXSL )
📚 Docs
✨ Demos
Fix implicit any
type prevents TypeScript compilation of e-commerce demo (6556 ) (fzaninotto )
Fix simple demo on IE11 (6544 ) (djhi )
Fix demo on IE11 (6542 ) (djhi )
You can’t perform that action at this time.