What's New

    • Fix sort reset follow-up sort not calling the dataProvider
    • Fix <ReferenceManyInputBase> does not register the temporary field in form groups
    • Fix <ReferenceManyInput> does not show the asterisk (*) in its label when the input is required
    • Upgrade @rjsf/* to v6.
    • Upgraded to @rjsf/core version 6.1.2
    • Upgraded @rjsf/mui to version 6.1.2
    • Upgraded @rjsf/utils to version 6.1.2
    • Upgraded @rjsf/validator-ajv8 to version 6.1.2
  • Audit Log v6.2.112 days ago

    • Fix: “Clear filters” button didn't remove selected values from filters
    • Fix: Filters on mobile display unresolved keys instead of proper labels
    • Fix: Author filter on mobile throws an error when trying to remove it
  • Datagrid AG v7.0.0about 1 month ago

    • Upgrade to AGGrid v35
    • Add support for validation on cell editors that use React Admin inputs
    • Introduce the defaultSort prop on <DatagridAG>
  • Tree v7.0.4about 1 month ago

    • Fix <TreeWithDetails> closes nodes that shouldn't be closed after one has been selected
  • Tree v7.0.3about 1 month ago

    • Fix <TreeWithDetails> does not close children of collapsed nodes
  • Calendar v7.0.0about 1 month ago

    • @react-admin/ra-form-layout is now a peerDependency and supports versions ^5.0.0 and ^6.0.0
  • Headless Core v1.8.0about 1 month ago

    • Import headless hooks and functions from ra-form-layout
    • Update and require ra-core@5.13.1
    • Add <AutoSaveBase> and useAutoSaveContext
    • Add <BulkUpdateFormBase>
    • Add <AutoPersistInStoreBase> and useAutoPersistInStore