What's New

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

    • Add <DataTableInput> component to select choices from a data table.
  • Headless Core v1.9.0about 1 month ago

    • useAutoPersistInStore and <AutoPersistInStoreBase> now accept a maxAge prop that will remove all auto-persisted values older than maxAge each time new values are persisted.
  • Headless Core v1.8.3about 1 month 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
  • Form Layout v6.1.0about 1 month 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.2about 1 month 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
  • Headless Core v1.8.2about 1 month ago

    • Refresh the deleted records list after a soft deletion
  • Soft Delete v1.2.1about 1 month ago

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

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