What's New

    • Fix useAutoPersistInStore compatibility with React 19
    • Introduce useListInputController
  • Form Layout v6.2.014 days ago

    • Add <DataTableInput> component to select choices from a data table.
    • useAutoPersistInStore and <AutoPersistInStoreBase> now accept a maxAge prop that will remove all auto-persisted values older than maxAge each time new values are persisted.
    • Refresh the deleted records list after a soft deletion of many records
    • Refresh the related list after restoring a record
    • Refresh the related lists after restoring many records
  • Form Layout v6.1.021 days ago

    • <AutoPersistInStore> now accepts a maxAge prop that will remove all auto-persisted values older than maxAge each time new values are persisted.
  • Soft Delete v1.2.221 days ago

    • Refresh the deleted records list after a soft deletion of many records
    • Refresh the related list after restoring a record
    • Refresh the related lists after restoring many records
    • Refresh the deleted records list after a soft deletion
  • Soft Delete v1.2.126 days ago

    • Refresh the deleted records list after a soft deletion
  • Datagrid AG v7.0.1about 1 month ago

    • Fix sort reset follow-up sort not calling the dataProvider