What's New

  • Relationships v5.4.0about 16 hours ago

    • Add rankSource prop to <ReferenceManyInput> to enable reordering of related records
  • Soft Delete v1.0.014 days ago

    • Initial release
    • Fix peer dependencies to properly allow Material UI v7
  • Form Layout v5.16.0about 1 month ago

    • Use @react-admin/ra-core-ee for headless hooks
  • RBAC v6.2.1about 1 month ago

    • Use @react-admin/ra-core-ee for headless hooks
  • Realtime v5.2.0about 1 month ago

    • Feat: introduce <LockStatus>
    • Feat: introduce <LockOnMount>
    • Feat: introduce <useLockCallbacks>
    • Feat: useLockOnMount now also returns the lock data
    • Fix: fix useLockOnMount and useLockOnCall behavior consistency on window unload (i.e. when the user closes the tab or browser)
  • Scheduler v1.1.1about 1 month ago

    • Fix ra-scheduler not working with any store other than memoryStore.
  • Tree v7.0.2about 1 month ago

    • Fix <Tree> does not expand parents of selected/expanded nodes.
  • Editable Datagrid v5.2.2about 1 month ago

    • Fix <EditableDatagrid> does not work when using a basename.
  • JSON Schema Form v5.1.1about 1 month ago

    • Remove MUI v7 support, currently unsupported by @rjsf/mui.