What's New
Datagrid AG v6.0.1-2 days ago
- Fix sorting the grid from an external component triggers an infinite sort loop.
RBAC v6.0.2-7 days ago
- Fix:
<List>
doesn't forward theresource
prop to react-admin's<List>
- Fix:
Search v5.3.4-10 days ago
- Correctly support custom
placeholder
prop on<Search>
or<SearchInput>
- Correctly support custom
Tree 6.0.2-10 days ago
- Fix
<TreeWithDetails>
does not allow deep paths such as when using a<TabbedForm>
- Fix double encoding issues in
useEditNodeController
and<ShowNode>
- Fix
Markdown v5.0.2-13 days ago
- Fix
<MarkdownInput helperText>
prop type
- Fix
Datagrid AG v6.0.0-14 days ago
- Upgrade to
ag-grid
v33 - Fix invalid props leaking to
<AgGridReact>
such aspreferenceKey
- Upgrade to
Form Layout v5.10.1-14 days ago
- Prevent
<WizardForm>
to move too many steps forward, bypassing validation, when using an async validator.
- Prevent
Audit Log v6.0.0-21 days ago
- Fix
<EventList>
's multiple filter selection
- Fix
Tree 6.0.1-21 days ago
- Fix
<TreeWithDetails>
create
,edit
andshow
types - Fix
<Tree>
tries to convert all identifiers to numbers
- Fix
Markdown v5.0.1-23 days ago
- Fix
<MarkdownInput>
does not show its error state like other inputs
- Fix