Skip to content

Releases: projectcaluma/ember-caluma

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)

v11.1.1

22 Mar 08:37
Compare
Choose a tag to compare

11.1.1 (2023-03-22)

Bug Fixes

  • analytics: fix table reordering breaking the table (#2350) (441dbd3)

v11.1.0

15 Mar 08:50
Compare
Choose a tag to compare

11.1.0 (2023-03-15)

Features

Bug Fixes

  • analytics: fetch sorted analytics table for watchquery (#2334) (d82ae20)
  • form-builder: allow widget override to be removed (19bd9b9)

v11.0.3

06 Mar 10:28
Compare
Choose a tag to compare

11.0.3 (2023-03-06)

Bug Fixes

  • distribution: prevent sending a single inquiry while sending all (20fd83f)