What's New
Relationships v5.2.4-5 days ago
- Fix
<ReferenceOneInput>
looses reference record data after the main record update.
- Fix
Enterprise v12.0.0-14 days ago
- Remove
@react-admin/ra-tour
as it does not work with React 19.
- Remove
Datagrid AG v6.0.6-15 days ago
- Fix
<DatagridAG>
does not call the dataProvider the first time filters are added
- Fix
Datagrid AG v6.0.5-15 days ago
- Fix
<DatagridAGClient>
does not show the list default sort
- Fix
Enterprise v11.0.0-16 days ago
- Upgrade to
@react-admin/ra-navigation
v6
- Upgrade to
Navigation 6.0.0-16 days ago
<BreacrumbItem>
no longer clone its children
Tree 6.1.0-19 days ago
<TreeWithDetails>
now infers itslinkTo
prop from available views (show
oredit
)
Form Layout v5.11.0-20 days ago
- Introduce the
<AutoPersistInStore>
component.
- Introduce the
Datagrid AG v6.0.4-21 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
Datagrid AG v6.0.3-21 days ago
- Fix pagination is reset on page load when filters were previously set