Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v6.5.2
6.5.2 (2020-11-24)
Bug Fixes
- config: fix power select limit default config (1a1dec1)
v6.5.1
6.5.1 (2020-11-18)
Bug Fixes
- deps: update ember-changeset and ember-changeset-validations (c66cc8e)
v6.5.0
6.5.0 (2020-11-17)
Bug Fixes
- form: don't throw when typename is undefined in cf-field/input (34b4a36)
- test: fix test selector (2c15fa5)
- change maximum slug length to fit backend implementation (1da4e29)
Features
- cf-field: make options limit configurable (#1097) (2a819c0)
- cfb: add paging to question list (#1064) (2c80035)
- cfb: add seperation between archived and active forms (#1054) (bda4c79)
- lib: add a debug transform which logs to console (#1098) (8ed447b)
Reverts
v6.4.0
6.4.0 (2020-10-19)
Features
- caluma-query: allow
queryOptions
to be set on fetch
(547d08d)
v6.3.0
6.3.0 (2020-10-06)
Bug Fixes
- blueprints: add ember-composable-helpers to host app dependencies (9526fff)
- dependencies: update @glimmer/component and pin jexl (8e9471d)
- deps: update jexl to 2.3.0 (da041bc)
Features
- caluma-query: allow passing of options to apollo query method (9b27d14)
- query: add a case query (d63228b)
v6.2.1
6.2.1 (2020-09-02)
Bug Fixes
- embed: render power select in place (20d7f76)
- queries: fix pagination parameters (c1cf6c9)
v6.2.0
6.2.0 (2020-08-26)
Features
- add queries for fetching work items (ef2daff)
v6.1.2
6.1.2 (2020-07-23)
Bug Fixes
v6.1.1
6.1.1 (2020-06-04)
Bug Fixes
- deps: add resolutions to fix build (2fa230c)
- dummy: fix moment config for dummy app (e335fe2)
- i18n: only use primary locale in http headers (7f36264)
v6.1.0
6.1.0 (2020-03-26)
Features