What's New
Scheduler v1.1.1-2 days ago
- Fix ra-scheduler not working with any store other than memoryStore.
Tree v7.0.2-4 days ago
- Fix
<Tree>
does not expand parents of selected/expanded nodes.
- Fix
Editable Datagrid v5.2.2-6 days ago
- Fix
<EditableDatagrid>
does not work when using a basename.
- Fix
JSON Schema Form v5.1.1-6 days ago
- Remove MUI v7 support, currently unsupported by
@rjsf/mui
.
- Remove MUI v7 support, currently unsupported by
Tree v7.0.1-6 days ago
- Fix
<TreeWithDetails>
does not work when using a basename.
- Fix
Tree v7.0.0-12 days ago
- Refactor
<TreeInput>
so that is displays the tree in a MUI Popover element.
- Refactor
Relationships v5.3.1-about 1 month ago
- Fix
<ReferenceOneInput>
does not properly reset its input when the referenced record is deleted
- Fix
RBAC v6.2.0-about 1 month ago
<SimpleForm>
and<TabbedForm>
now accept ashowReadOnly
prop that will enable rendering inputs for which users haveread
access with theirreadOnly
prop set totrue
Tree v6.3.2-about 1 month ago
- Fix
<TreeInput>
does not properly expand parents of initial value
- Fix
Form Layout v5.15.0-about 1 month ago
- Fix
<BulkUpdateFormButton>
middleware implementation does not support optimistic cases - Fix: remove middleware workaround from
<InputSelectorForm>
- Upgrade to
react-admin
v5.9.0
- Fix