Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v12.2.0
12.2.0 (2023-07-21)
Bug Fixes
- jexl: add flatten to form builder jexl validation (9bc2412)
Features
- allow to disable the powerselect override in the form builder (1ee08c9)
v12.1.0
12.1.0 (2023-07-17)
Features
- jexl: add flatten transform (c53e0e3)
v12.0.1
12.0.1 (2023-06-19)
Bug Fixes
- distribution: fix typo in french translations (6fc1460)
v12.0.0
12.0.0 (2023-05-01)
chore
- deps: update dependencies (592b6e7)
BREAKING CHANGES
- deps: Remove support for Ember v3.
v11.2.1
11.2.1 (2023-04-27)
Bug Fixes
- form: fix validation of dynamic option (d40d20c)
v11.2.0
11.2.0 (2023-04-25)
Features
- form: add data attributes for better field identification (#2381) (58d8a92)
Bug Fixes
- addon: add required dependencies to addon blueprints (7f0173d)
- form-builder: improve validation of slugs with namespaces (40848b4), closes #1264 #1283
v11.1.5
Re-release of v11.1.4 with fixed cross-dependencies.
v11.1.4
DO NOT USE!
11.1.4 (2023-04-06)
Bug Fixes
- form: reload dynamic options when field enters the viewport (b1a1a69), closes #612
v11.1.3
11.1.3 (2023-03-31)
Bug Fixes
- form: use uk-tooltip helper instead of HTML property (0858dad)
- load the correct widget override options for a question (25c018c)
v11.1.2
11.1.2 (2023-03-31)
Bug Fixes
- datasources: add the
dataSourceContext
for table documents (3f588ba)