What's New

  • Audit Log v6.2.210 days ago

    • Fix <EventList> date filter on mobile can mark multiple options as selected simultaneously on certain dates
  • Editable Datagrid 23 days ago

    • Fix issue with editable datagrid delete confirmation dialog title
  • Headless Core v1.10.1about 2 months 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.
    • 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.02 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.22 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
    • Refresh the deleted records list after a soft deletion