Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v2.4.0
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
2.3.1 (2019-08-23)
Bug Fixes
- apollo: remove deprecated usage of query manager (e1cab58)
v2.3.0
2.3.0 (2019-08-21)
Features
- translations: add (partial) french translation (961d203)
v2.2.3
2.2.3 (2019-08-14)
Bug Fixes
- cf-content: fix navigation teardown (1bfc4d0)
- navigation: truncate long navigation items (c79c524)
v2.2.2
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
2.2.1 (2019-07-30)
Bug Fixes
- lib: fix teardown of lib objects (bd583a2)
v2.2.0
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
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
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
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)