Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:51
4c178ec
  • @lowdefy/modules-mongodb-plugins: ### Minor Changes

  • #114 f8b6d19 Thanks @Saiby100! - Add the WorkflowProgress block and the workflows module's workflow-progress component — a presentation variant of actions-on-entity that renders an entity's workflows as collapsible sections of grouped, status-colored action buttons, with progress rings, done-fractions, and the shared check-action click handling baked in.

  • @lowdefy/modules-mongodb-companies: ### Minor Changes

  • #108 784e63c Thanks @Yianni99! - Add optional component vars for consumers that need required/empty-state control:

    • company-selector gains a required var (default false) — sets the block
      required so a page-level Validate flags an empty company selection, instead
      of the consumer hand-rolling a submit guard.
    • file-list gains an empty_text var (default "No files") — overrides the
      empty-state message.
  • @lowdefy/modules-mongodb-files: ### Minor Changes

  • #108 784e63c Thanks @Yianni99! - Add optional component vars for consumers that need required/empty-state control:

    • company-selector gains a required var (default false) — sets the block
      required so a page-level Validate flags an empty company selection, instead
      of the consumer hand-rolling a submit guard.
    • file-list gains an empty_text var (default "No files") — overrides the
      empty-state message.
  • @lowdefy/modules-mongodb-workflows: ### Minor Changes

  • #114 f8b6d19 Thanks @Saiby100! - Add the WorkflowProgress block and the workflows module's workflow-progress component — a presentation variant of actions-on-entity that renders an entity's workflows as collapsible sections of grouped, status-colored action buttons, with progress rings, done-fractions, and the shared check-action click handling baked in.