Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
v12.15.1
Bug Fixes
- distribution: remove deprecated case id filter (9c370c7)
- testing: add ids mirage filter (2bdaa19)
v12.15.0
Bug Fixes
- number-separator: disallow empty input for mandatory questions (791f06a)
Features
- form: add main cases' form to jexl context (16253b2)
v12.14.0
Bug Fixes
- form: validate table question every time the modal is closed (709a7a2)
Features
- form-builder: add option to use number separator widget as default (725eb11)
v12.13.0
Bug Fixes
- form-builder: don't redirect after saving a question (#2698) (3e1fd86)
- form-builder: don't show the question usage when creating a new question (#2702) (8278710)
Features
- form-builder: highlight the slug of the question that is currently being edited in bold (#2700) (81d14db)
- form-builder: save the preference for "show advanced" settings (#2701) (3694054)
v12.11.1
Bug Fixes
- form: validate field after refreshing answer (a2dbf5d)
- translations: change "optional" to "optionnelle" (46cba01)
v12.11.0
Bug Fixes
- form: add missing placeholders for date and float questions (cece883)
Features
- form: add option to enable number separator widget by default (dfc3fa0)
v12.10.4
Bug Fixes
- form: fix caluma store clear method (5f4b1f5)
v12.10.3
Bug Fixes
- form: only pass locale string to flatpickr (580371e)
v12.10.2
Bug Fixes
- form: use angle bracket syntax for markdown component (b08f1a3)