What's New
Editable Datagrid v5.1.2-8 days ago
- (fix) Fix issue with records identifiers that contain slashes
Datagrid AG v5.3.1-12 days ago
- Fix
<DatagridAG>
sort state conflicts with the<ListController>
sort state
- Fix
Form Layout v5.5.1-12 days ago
- Fix dialogs forms should allow to override their
resource
.
- Fix dialogs forms should allow to override their
Form Layout v5.5.0-16 days ago
- Support
onClick
in theButtonsProp
's prop of<EditInDialogButton>
,<CreateInDialogButton>
,<ShowInDialogButton>
.
- Support
Form Layout v5.4.2-29 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
- Fix
Tree v5.1.1-29 days ago
- Fix Dragging a node triggers a rerender that cancels the operation
- Fix:
onExpand
andonSelect
now always return the records identifiers, preserving their types - Update
rc-tree
to 5.10.1
Relationships 5.2.0-about 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 forReferenceOneInput
- Add a notification to warn when changes are not completely saved when using
Form Layout v5.4.1-about 1 month ago
- Fix
<CreateDialog>
refreshes list twice on success
- Fix
Enterprise v9.0.0-about 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.0-about 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>
- Add support for access control to