What's New

    • (fix) Fix issue with records identifiers that contain slashes
  • Datagrid AG v5.3.112 days ago

    • Fix <DatagridAG> sort state conflicts with the <ListController> sort state
  • Form Layout v5.5.112 days ago

    • Fix dialogs forms should allow to override their resource.
  • Form Layout v5.5.016 days ago

    • Support onClick in the ButtonsProp's prop of <EditInDialogButton>, <CreateInDialogButton>, <ShowInDialogButton>.
  • Form Layout v5.4.229 days ago

    • Fix <AutoSave> should not trigger a save after the form is unmounted
    • Fix <AutoSave> should not trigger a save if the form is set back to its pristine state
  • Tree v5.1.129 days ago

    • Fix Dragging a node triggers a rerender that cancels the operation
    • Fix: onExpand and onSelect now always return the records identifiers, preserving their types
    • Update rc-tree to 5.10.1
  • Relationships 5.2.0about 1 month ago

    • Add a notification to warn when changes are not completely saved when using ReferenceManyToManyInput
    • Add translation keys for ReferenceManyToManyInput's default errors and the missing ones for ReferenceOneInput
  • Form Layout v5.4.1about 1 month ago

    • Fix <CreateDialog> refreshes list twice on success
  • Enterprise v9.0.0about 1 month ago

    • Upgrade to react-admin v5.4
    • Upgrade to @react-admin/ra-rbac v6
    • Upgrade to @react-admin/ra-form-layout v5.4
  • Form Layout v5.4.0about 1 month ago

    • Add support for access control to <AccordionForm>, <AccordionForm.Panel> and <AccordionSection>
    • Add support for access control to <LongForm> and <LongForm.Section>
    • Add support for access control to <WizardForm> and <WizardForm.Step>