What's New

  • AI v5.3.41 day ago

    • Fix styling issues with <PredictiveTextInput> in some variants
    • Add getEnglishTranslations and getFrenchTranslations functions
  • AI v5.3.36 days ago

    • Fix <PredictiveTextInput> does not display the completion correctly in dialogs
    • Import headless hooks and functions from ra-soft-delete
  • Scheduler v1.1.36 days ago

    • Fix <Scheduler> does not pass meta to the dataProvider calls
    • Use @react-admin/ra-core-ee for headless hooks
    • Introduced the authLoading, loading, empty, error and offline props on <DeletedRecordsList>
    • Upgrade to @react-admin/ra-navigation v7
    • Upgrade @react-admin/ra-search to v6
    • Introduce <ListBreadcrumbItem>, <CreateBreadcrumbItem>, <EditBreadcrumbItem> and <ShowBreadcrumbItem> components.
    • Import headless hooks from ra-relationships
    • Fix <LongForm> might trigger infinite rerenders in development
    • Fix <LongFormView> is not exported