What's New
Soft Delete v1.0.0-8 days ago
- Initial release
Form Layout v5.15.1-10 days ago
- Fix peer dependencies to properly allow Material UI v7
Form Layout v5.16.0-29 days ago
- Use
@react-admin/ra-core-ee
for headless hooks
- Use
RBAC v6.2.1-29 days ago
- Use
@react-admin/ra-core-ee
for headless hooks
- Use
Realtime v5.2.0-29 days ago
- Feat: introduce
<LockStatus>
- Feat: introduce
<LockOnMount>
- Feat: introduce
<useLockCallbacks>
- Feat:
useLockOnMount
now also returns the lock data - Fix: fix
useLockOnMount
anduseLockOnCall
behavior consistency on window unload (i.e. when the user closes the tab or browser)
- Feat: introduce
Scheduler v1.1.1-29 days ago
- Fix ra-scheduler not working with any store other than memoryStore.
Tree v7.0.2-about 1 month ago
- Fix
<Tree>
does not expand parents of selected/expanded nodes.
- Fix
Editable Datagrid v5.2.2-about 1 month ago
- Fix
<EditableDatagrid>
does not work when using a basename.
- Fix
JSON Schema Form v5.1.1-about 1 month ago
- Remove MUI v7 support, currently unsupported by
@rjsf/mui
.
- Remove MUI v7 support, currently unsupported by
Tree v7.0.1-about 1 month ago
- Fix
<TreeWithDetails>
does not work when using a basename.
- Fix