Skip to content

Releases: projectcaluma/ember-caluma

v12.2.0

21 Jul 09:05
Compare
Choose a tag to compare

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

17 Jul 09:17
Compare
Choose a tag to compare

12.1.0 (2023-07-17)

Features

  • jexl: add flatten transform (c53e0e3)

v12.0.1

19 Jun 13:15
Compare
Choose a tag to compare

12.0.1 (2023-06-19)

Bug Fixes

  • distribution: fix typo in french translations (6fc1460)

v12.0.0

01 May 15:11
Compare
Choose a tag to compare

12.0.0 (2023-05-01)

chore

  • deps: update dependencies (592b6e7)

BREAKING CHANGES

  • deps: Remove support for Ember v3.

v11.2.1

27 Apr 12:00
Compare
Choose a tag to compare

11.2.1 (2023-04-27)

Bug Fixes

  • form: fix validation of dynamic option (d40d20c)

v11.2.0

25 Apr 15:38
Compare
Choose a tag to compare

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

06 Apr 14:11
Compare
Choose a tag to compare

Re-release of v11.1.4 with fixed cross-dependencies.

v11.1.4

06 Apr 14:01
Compare
Choose a tag to compare

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

31 Mar 14:48
Compare
Choose a tag to compare

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

31 Mar 10:34
Compare
Choose a tag to compare

11.1.2 (2023-03-31)

Bug Fixes

  • datasources: add the dataSourceContext for table documents (3f588ba)