Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
@projectcaluma/ember-distribution-v1.0.0-beta.10
@projectcaluma/ember-distribution-v1.0.0-beta.10 (2022-05-11)
Features
@projectcaluma/ember-workflow-v11.0.0-beta.7
@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
@projectcaluma/ember-testing-v11.0.0-beta.7 (2022-05-09)
Features
@projectcaluma/ember-form-v11.0.0-beta.19
@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
@projectcaluma/ember-form-builder-v11.0.0-beta.13 (2022-05-09)
Bug Fixes
@projectcaluma/ember-distribution-v1.0.0-beta.9
@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
@projectcaluma/ember-core-v11.0.0-beta.7
@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
@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
@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
@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.