What's New

    • Fix issue with editable datagrid delete confirmation dialog title
  • Headless Core v1.10.1about 1 month ago

    • Fix useAutoPersistInStore compatibility with React 19
  • Headless Core v1.10.0about 2 months ago

    • Introduce useListInputController
  • Form Layout v6.2.0about 2 months ago

    • Add <DataTableInput> component to select choices from a data table.
  • Headless Core v1.9.0about 2 months 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 2 months 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 2 months 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 2 months 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 2 months ago

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

    • Refresh the deleted records list after a soft deletion