Skip to content

Releases: projectcaluma/ember-caluma

v2.4.0

05 Sep 09:09
Compare
Choose a tag to compare

2.4.0 (2019-09-05)

Bug Fixes

  • cf-content: correct policy property name (91e7b52)
  • cfb-options: options cannot be deleted from db (3668c66)
  • ie11: remove usage of queryManager which breaks in IE11 (c424c0c)

Features

  • form: allow forms to have a widget override (9b25310)
  • options: hide archived options (5cd58d8)
  • table: prompt before deleting rows (a9e7b0c)

v2.3.1

23 Aug 09:39
Compare
Choose a tag to compare

2.3.1 (2019-08-23)

Bug Fixes

  • apollo: remove deprecated usage of query manager (e1cab58)

v2.3.0

21 Aug 08:19
Compare
Choose a tag to compare

2.3.0 (2019-08-21)

Features

  • translations: add (partial) french translation (961d203)

v2.2.3

14 Aug 07:31
Compare
Choose a tag to compare

2.2.3 (2019-08-14)

Bug Fixes

  • cf-content: fix navigation teardown (1bfc4d0)
  • navigation: truncate long navigation items (c79c524)

v2.2.2

12 Aug 10:55
Compare
Choose a tag to compare

2.2.2 (2019-08-12)

Bug Fixes

  • field: don't delete non-existent answers (53945b1)
  • multilang: remove country code for translations (1772591)

v2.2.1

30 Jul 08:26
Compare
Choose a tag to compare

2.2.1 (2019-07-30)

Bug Fixes

  • lib: fix teardown of lib objects (bd583a2)

v2.2.0

24 Jul 14:08
Compare
Choose a tag to compare

2.2.0 (2019-07-24)

Bug Fixes

  • deps: fix usage of apollo for the new version (6ec5842)

Features

  • multilang: add language header to caluma requests as well (48f976c)

v2.1.3

24 Jul 09:31
Compare
Choose a tag to compare

2.1.3 (2019-07-24)

Bug Fixes

  • deps: update dependency sass to v1.22.4 (74d2810)
  • deps: update jexl (8040e05)
  • form: fix premature access to validators which are not yet fetched (df6a6e6)
  • form: fix removing of table rows (5ea7881)
  • jexl: fix handling of whitespace characters (f783909)
  • performance: improve loading performance and caching (7bcedab)
  • performance: improve performance of state calculations (cb46c5b)
  • tests: add failing test for whitespace jexl expressions (ba7d236)

v2.1.2

11 Jul 12:34
Compare
Choose a tag to compare

2.1.2 (2019-07-11)

Bug Fixes

  • deps: update dependency ember-auto-import to v1.5.2 (755af94)
  • form: fix saving of table answers (ad88efb)
  • lib: fix recomputing of the optional state (13f4fee)

v2.1.1

09 Jul 13:00
Compare
Choose a tag to compare

2.1.1 (2019-07-09)

Bug Fixes

  • form-builder: make sure apollo is initialized properly (8496daa)
  • intl: update deprecated macro to new syntax (565f18a)