Skip to content

Releases: projectcaluma/ember-caluma

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)

v11.0.2

17 Feb 13:46
Compare
Choose a tag to compare

11.0.2 (2023-02-17)

Bug Fixes

  • form: use defaults to mimic previous behaviour (81cd1b0)

v11.0.1

16 Feb 08:42
Compare
Choose a tag to compare

11.0.1 (2023-02-16)

Bug Fixes

  • form: use alt input with flatpickr (783692e)
  • form: use ember-flat-picker input class for alt input (e948844)
  • form: use env for date format (8c37b07)