What's New
Tree 6.2.0-1 day ago
<Tree>
,<TreeWithDetails>
and<TreeInput>
now supportrecordRepresentation
defined at resource level for node title
Relationships v5.2.4-13 days ago
- Fix
<ReferenceOneInput>
looses reference record data after the main record update.
- Fix
Enterprise v12.0.0-22 days ago
- Remove
@react-admin/ra-tour
as it does not work with React 19.
- Remove
Datagrid AG v6.0.6-23 days ago
- Fix
<DatagridAG>
does not call the dataProvider the first time filters are added
- Fix
Datagrid AG v6.0.5-23 days ago
- Fix
<DatagridAGClient>
does not show the list default sort
- Fix
Enterprise v11.0.0-24 days ago
- Upgrade to
@react-admin/ra-navigation
v6
- Upgrade to
Navigation 6.0.0-24 days ago
<BreacrumbItem>
no longer clone its children
Tree 6.1.0-27 days ago
<TreeWithDetails>
now infers itslinkTo
prop from available views (show
oredit
)
Form Layout v5.11.0-28 days ago
- Introduce the
<AutoPersistInStore>
component.
- Introduce the
Datagrid AG v6.0.4-29 days ago
- Improve the rendering of grouped column with a react-admin's input as
cellRenderer
- Fix the rendering of pivoted column with a react-admin's input as
cellRenderer
- Improve the rendering of grouped column with a react-admin's input as