What's New
Datagrid AG v6.0.7-9 days ago
- Fix
<DatagridAG bulkActionButtons={false}>
triggers ag-grid warnings
- Fix
Tree 6.2.0-12 days ago
<Tree>
,<TreeWithDetails>
and<TreeInput>
now supportrecordRepresentation
defined at resource level for node title
Form Layout v5.12.0-13 days ago
- Make
<AutoPersistInStore>
save values on change (instead of on unmount). - Make
<AutoPersistInStore>
delete stored data on the notification's "Cancel" button click
- Make
Relationships v5.2.4-23 days ago
- Fix
<ReferenceOneInput>
looses reference record data after the main record update.
- Fix
Enterprise v12.0.0-about 1 month ago
- Remove
@react-admin/ra-tour
as it does not work with React 19.
- Remove
Datagrid AG v6.0.6-about 1 month ago
- Fix
<DatagridAG>
does not call the dataProvider the first time filters are added
- Fix
Datagrid AG v6.0.5-about 1 month ago
- Fix
<DatagridAGClient>
does not show the list default sort
- Fix
Enterprise v11.0.0-about 1 month ago
- Upgrade to
@react-admin/ra-navigation
v6
- Upgrade to
Navigation 6.0.0-about 1 month ago
<BreacrumbItem>
no longer clone its children
Tree 6.1.0-about 1 month ago
<TreeWithDetails>
now infers itslinkTo
prop from available views (show
oredit
)