Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v13.1.6
13.1.6 (2024-12-23)
Bug Fixes
- form-builder: default answer not selectable for choice questions (6556cb0)
v13.1.5
13.1.5 (2024-11-29)
Bug Fixes
- add length transform to validators (c7efe10)
- form: showing of field value in case of calculated questions (8173db0)
v13.1.4
13.1.4 (2024-11-25)
Bug Fixes
- deps: widen ranges of ember-infector and @ember/string (7dddc8d)
v13.1.3
13.1.3 (2024-11-25)
Bug Fixes
- deps: update dependencies and downgrade ember-inflector (f30271c)
v13.1.2
13.1.2 (2024-11-14)
Bug Fixes
- analytics: display new lines in table (3ac6a6f)
- analytics: preserve whitespace for exports (6829edf)
- deps: override ember-inflector to use auto-import v2 (fcfdede)
v13.1.1
13.1.1 (2024-10-30)
Bug Fixes
- distribution: show the "check inquiries" button for sub-circulations (#2832) (5ba9de4)
v13.1.0
13.1.0 (2024-09-04)
Bug Fixes
- number-separator: display zero values correctly (c80f9b7)
Features
- jexl: add length transform (89fafb5)
v13.0.2
13.0.2 (2024-08-28)
Bug Fixes
- docs: fix build of docs app (3c71bd9)
- form: fix table display value of dynamic multiple choice questions (177aed0)
- form: make sure questions hidden by the widget are really hidden (aa046c4)
v13.0.1
13.0.1 (2024-08-27)
Bug Fixes
- add italian translations (25da94e)
- pin ember-cli-addon-docs to specific commit until new release (1d5a991)
v13.0.0
13.0.0 (2024-08-06)
Bug Fixes
- deps: update dependencies (6fb0db8)
chore
Features
- deps: update ember-engines (4abde9b)
- deps: update ember-power-select (3e5a2fc)
BREAKING CHANGES
- deps: This addon now requires
ember-power-select
v8.
- deps:
@projectcaluma/ember-analytics
,
@projectcaluma/distribution
and @projectcaluma/ember-form-builder
now require the usage of ember-engines
v0.11.0. If you are using
components or helpers of one of those engines in your code, you'll need
to add re-exports in your host application to allow this. However, this
is strongly discouraged.
- deps:
ember-caluma
now requires the usage of ember-intl
v7.
- deps: Drop support for Ember LTS < 4.12.