Skip to content

Releases: projectcaluma/ember-caluma

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

07 Apr 13:51
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.17 (2022-04-07)

Bug Fixes

  • form: fix error status indicator for backend errors (03fc27e), closes #1877

Features

  • cf-field: add optional hints for form fields (d847fbf)
  • form: show technical details of backend errors in UI (c34cda6)

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.

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

07 Apr 13:55
Compare
Choose a tag to compare

@projectcaluma/ember-form-builder-v11.0.0-beta.12 (2022-04-07)

Bug Fixes

  • form-builder: replace prismjs with highlight.js (b92732c)

Features

  • cf-field: add optional hints for form fields (d847fbf)

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.

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

07 Apr 13:59
Compare
Choose a tag to compare

@projectcaluma/ember-distribution-v1.0.0-beta.7 (2022-04-07)

Bug Fixes

  • distribution: fix status indicator and deadline styling for firefox (358acb1)
  • distribution: make sure distribution components are prefixed (d7d98ec)

Features

  • distribution: enable completing the distribution (beabe61)

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

24 Mar 09:36
Compare
Choose a tag to compare

@projectcaluma/ember-distribution-v1.0.0-beta.6 (2022-03-24)

Bug Fixes

  • embroider: add missing dependency on @ember/string (3a6e6bb)

Features

  • distribution: add functionality to send all pending inquiries (d769953)
  • distribution: add functionality to withdraw an inquiry (c278895)

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

23 Mar 13:53
Compare
Choose a tag to compare

@projectcaluma/ember-workflow-v11.0.0-beta.6 (2022-03-23)

Bug Fixes

  • workflow: fix error and success messages for buttons (9f348cc)

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

23 Mar 13:40
Compare
Choose a tag to compare

@projectcaluma/ember-testing-v11.0.0-beta.5 (2022-03-23)

Bug Fixes

  • embroider: add missing dependency on @ember/string (3a6e6bb)
  • embroider: use factory function instead of dynamic importing (91459e7)

Features

  • testing: add handler for canceling work items (51c8024)
  • testing: extend distribution scenario with withdrawn inquiries (a190f0f)

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

23 Mar 13:47
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.16 (2022-03-23)

Bug Fixes

  • embroider: add missing dependency on @ember/string (3a6e6bb)
  • embroider: fix dynamic component usage (1cf0f6e)
  • embroider: remove obsolete export for getWidget helper function (94fb461)

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

23 Mar 13:50
Compare
Choose a tag to compare

@projectcaluma/ember-form-builder-v11.0.0-beta.11 (2022-03-23)

Bug Fixes

  • embroider: add missing dependency on @ember/string (3a6e6bb)

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

23 Mar 13:44
Compare
Choose a tag to compare

@projectcaluma/ember-core-v11.0.0-beta.6 (2022-03-23)

Bug Fixes

  • embroider: add missing dependency on @ember/string (3a6e6bb)

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

16 Mar 11:46
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.15 (2022-03-16)

Bug Fixes

  • form: make sure dynamic options are loaded before validating (2713b37)