Skip to content

v1.6.2

Choose a tag to compare

@05bmckay 05bmckay released this 22 Apr 11:34
· 54 commits to main since this release

Docs

  • Kanban: Add a full package-level README at packages/kanban/README.md mirroring the DataTable and FormBuilder docs — Quick Start, worked examples (HubSpot Deals preset + metrics, compact lead board, per-stage load more, stage transition prompts via onEnterRequired, selection + bulk actions, KanbanCardActions, sharing a config with DataTable via deriveCardFieldsFromColumns, sorting, server-driven boards), and a complete API reference for Kanban props, KanbanStage, KanbanCardField, KanbanCardActions, filters, sort options, stage meta, metric items, and labels.
  • README: Point the Kanban row in the root README's component table at packages/kanban/README.md (matching how DataTable and FormBuilder are linked).