What's New

  • AI v5.3.13 days ago

    • Fix <PredictiveTextInput> props types compatibility with react-admin >= 5.11.2
  • Scheduler v1.1.28 days ago

    • Fix documentation mention events title field instead of name.
    • Fix documentation invalid examples.
    • Fix <Scheduler> and useSchedulerController forces the event model format for user provided records.
    • Import headless hooks from ra-rbac
  • Soft Delete v1.0.113 days ago

    • Fix <DeletedRecordDialog> does not closes when clicking the background overlay.
    • Add rankSource prop to <ReferenceManyInput> to enable reordering of related records
  • Soft Delete v1.0.027 days ago

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

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

    • Use @react-admin/ra-core-ee for headless hooks
  • Realtime v5.2.0about 2 months 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)