Skip to content

Releases: projectcaluma/ember-caluma

@projectcaluma/ember-workflow v9.0.0

13 Sep 14:27
Compare
Choose a tag to compare

@projectcaluma/ember-workflow v9.0.0 (2021-09-13)

chore

  • deps: update ember-auto-import to v2 (34242f9)

Features

  • move to monorepo structure with multiple packages (676df5f)

BREAKING CHANGES

  • deps: ember-caluma now requires ember-auto-import v2+
  • This will completely change the way ember-caluma is used. A migration guide will be added in time.

@projectcaluma/ember-testing v9.0.0

13 Sep 14:28
Compare
Choose a tag to compare

@projectcaluma/ember-testing v9.0.0 (2021-09-13)

chore

  • deps: update ember-auto-import to v2 (34242f9)

Features

  • move to monorepo structure with multiple packages (676df5f)

BREAKING CHANGES

  • deps: ember-caluma now requires ember-auto-import v2+
  • This will completely change the way ember-caluma is used. A migration guide will be added in time.

@projectcaluma/ember-form v9.0.0

13 Sep 14:26
Compare
Choose a tag to compare

@projectcaluma/ember-form v9.0.0 (2021-09-13)

chore

  • deps: update ember-auto-import to v2 (34242f9)

Features

  • move to monorepo structure with multiple packages (676df5f)

BREAKING CHANGES

  • deps: ember-caluma now requires ember-auto-import v2+
  • This will completely change the way ember-caluma is used. A migration guide will be added in time.

@projectcaluma/ember-form-builder v9.0.0

13 Sep 14:27
Compare
Choose a tag to compare

@projectcaluma/ember-form-builder v9.0.0 (2021-09-13)

chore

  • deps: update ember-auto-import to v2 (34242f9)

Features

  • move to monorepo structure with multiple packages (676df5f)

BREAKING CHANGES

  • deps: ember-caluma now requires ember-auto-import v2+
  • This will completely change the way ember-caluma is used. A migration guide will be added in time.

@projectcaluma/ember-core v9.0.0

13 Sep 14:26
Compare
Choose a tag to compare

@projectcaluma/ember-core v9.0.0 (2021-09-13)

chore

  • deps: update ember-auto-import to v2 (34242f9)

Features

  • move to monorepo structure with multiple packages (676df5f)

BREAKING CHANGES

  • deps: ember-caluma now requires ember-auto-import v2+
  • This will completely change the way ember-caluma is used. A migration guide will be added in time.

v8.0.0

20 Aug 10:51
Compare
Choose a tag to compare

8.0.0 (2021-08-20)

Bug Fixes

  • gql: replace deprecated filters and fix dynamic option filter (e2e099a)

Features

  • validation: switch default for validateOnEnter (ee57ed5)

BREAKING CHANGES

  • validation: The validateOnEnter parameter for the
    DocumentValidity component is now false instead of true since this
    is the default use case.

v7.5.0

11 Aug 06:47
Compare
Choose a tag to compare

7.5.0 (2021-08-11)

Bug Fixes

  • cfb: improve badge styling after uikit update (6476b4a)
  • demo-app: added required "validation" route to router and added corresponding translations. (513e58a)
  • file upload: don't use formdata for minio upload (52fde60), closes #1287
  • info modal: glimmer syntax (b6b2b24)
  • task-button: fix filter for fetching the task (332c480)
  • task-button: only render button if work item is ready (f24191c)
  • add ember-in-viewport to blueprint (57d1710)

Features

  • buttons: add willMutate hook for work item and task buttons (3672a52)
  • cfb: link sub- & rowforms in question list (4034427)
  • cfb: make sub- & rowforms searchable (66e483f)
  • cfb: mark conditionally required / hidden questions (f91e07e)
  • document-validity: allow manual triggering of validation (8388a0a)
  • add widget override "hidden" (cfa8122)

v7.4.0

16 Jul 11:32
Compare
Choose a tag to compare

7.4.0 (2021-07-16)

Features

v7.3.0

25 Jun 09:05
Compare
Choose a tag to compare

7.3.0 (2021-06-25)

Features

v7.2.0

22 Jun 14:23
Compare
Choose a tag to compare

7.2.0 (2021-06-22)

Bug Fixes

  • docs: add user documentation for workitembutton (47ef3e1)
  • work-item-button: add docs and improve component (71cb7a2)

Features

  • jexl: allow optional answer transforms with default value (1ba4e7e)
  • work-item-button: add success and error hooks (8d50b15)
  • add work item button component (4daa9cf)