Releases: projectcaluma/ember-caluma
Releases · projectcaluma/ember-caluma
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)
v12.10.1
Bug Fixes
- concurrency: fix concurrency transform in engines (b5675d4)
- deps: update dependencies (5ab8b7d)
v12.10.0
Bug Fixes
Features
- copy forms (06ce87f)
- form: add method to refresh the answer of a field (78fd9b5)
- form: add widget override for number separator (69419b4)
- form: always fetch answer meta (2255a80)
v12.9.0
12.9.0 (2024-01-29)
Bug Fixes
- form-builder: don't refetch the forms for the "used by" modal on changeset change (#2611) (077e7a0)
Features