Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v0.1.0
0.1.0 (2019-05-08)
Bug Fixes
- cf-navigation: auto-link empty form sections to first subsection (#185) (a50a442)
- deps: downgrade to jexl 1.x for IE 11 compat (#197) (cca7d03)
- deps: Move ember-cli-showdown to dependencies (#171) (2dca978)
- deps: update dependency ember-cli-sass to v10 (#32) (2877c64)
- deps: update dependency ember-composable-helpers to v2.3.1 (#156) (0a1498d)
- info: replace drop by modal (#193) (ea2a026)
- jexl: add custom intersects operator to jexl AST parser (#183) (30ddf10)
- jexl: don't consider the value of hidden fields in JEXL expr. (#198) (f934741)
- table: render download links for file questions in tables (#187) (25cfd80)
- translations: add missing german translations (#152) (dba21ec)
- validation: ignore hidden required fields (#175) (2d1f490)
Features
- form: add support for static question (#169) (17afa26)
- jexl: add "interesects" binary operator (#176) (502c747)
- jexl: add cross-form jexl resolution (#154) (c137e29), closes /github.com/projectcaluma/caluma/pull/398#discussion_r279346810
- jexl: add support for multiline expressions (#177) (8fb2b6b)
- tooling: add semantic release (#200) (64b943c)