Skip to content

Releases: projectcaluma/ember-caluma

@projectcaluma/ember-distribution-v1.0.0-beta.10

11 May 15:49
Compare
Choose a tag to compare

@projectcaluma/ember-distribution-v1.0.0-beta.10 (2022-05-11)

Features

  • distribution: add readonly mode (2f45c98)
  • distribution: allow custom permissions from the host app (8a997bf)

@projectcaluma/ember-workflow-v11.0.0-beta.7

09 May 11:51
Compare
Choose a tag to compare

@projectcaluma/ember-workflow-v11.0.0-beta.7 (2022-05-09)

Bug Fixes

  • resources: fix deprecations of ember-resources (7a84c5c)

@projectcaluma/ember-testing-v11.0.0-beta.7

09 May 11:41
Compare
Choose a tag to compare

@projectcaluma/ember-testing-v11.0.0-beta.7 (2022-05-09)

Features

  • distribution: allow displaying more information in the answer (9de7f01)
  • distribution: improve edit and answer inquiry UI and UX (6cd2dee)

@projectcaluma/ember-form-v11.0.0-beta.19

09 May 11:56
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.19 (2022-05-09)

Bug Fixes

  • resources: fix deprecations of ember-resources (7a84c5c)

@projectcaluma/ember-form-builder-v11.0.0-beta.13

09 May 12:02
Compare
Choose a tag to compare

@projectcaluma/ember-form-builder-v11.0.0-beta.13 (2022-05-09)

Bug Fixes

  • deps: update ember-engines (5aa5300)
  • resources: fix deprecations of ember-resources (7a84c5c)

@projectcaluma/ember-distribution-v1.0.0-beta.9

09 May 12:07
Compare
Choose a tag to compare

@projectcaluma/ember-distribution-v1.0.0-beta.9 (2022-05-09)

Bug Fixes

  • deps: update ember-engines (5aa5300)
  • distribution: filter out empty types in new inquiry controller (ad7e072)
  • distribution: hide suspended and canceled inquiries in more section (a377c0c)
  • distribution: improve padding of request in answer form (de06459)
  • resources: fix deprecations of ember-resources (7a84c5c)

Features

  • distribution: add button to create new inquiry in dialog (a2ab800)
  • distribution: allow displaying more information in the answer (9de7f01)
  • distribution: improve edit and answer inquiry UI and UX (6cd2dee)

@projectcaluma/ember-core-v11.0.0-beta.7

09 May 11:45
Compare
Choose a tag to compare

@projectcaluma/ember-core-v11.0.0-beta.7 (2022-05-09)

Bug Fixes

  • resources: fix deprecations of ember-resources (7a84c5c)

@projectcaluma/ember-form-v11.0.0-beta.18

13 Apr 11:32
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.18 (2022-04-13)

Bug Fixes

  • form: fix error formatting for older browsers (9e34876)

@projectcaluma/ember-distribution-v1.0.0-beta.8

11 Apr 15:11
Compare
Choose a tag to compare

@projectcaluma/ember-distribution-v1.0.0-beta.8 (2022-04-11)

Bug Fixes

  • distribution: inject store into distribution engine (2e00d7f)

@projectcaluma/ember-testing-v11.0.0-beta.6

07 Apr 13:45
Compare
Choose a tag to compare

@projectcaluma/ember-testing-v11.0.0-beta.6 (2022-04-07)

Features

  • cf-field: add optional hints for form fields (d847fbf)
  • distribution: enable completing the distribution (beabe61)

BREAKING CHANGES

  • cf-field: Question hints requires Caluma >= v7.15.0

Add option to create hints for certain question types. These
are displayed below the input field and can be used to provide
short, informative messages. Hints are available for all question
types except for form, static and action button questions.