Skip to content

Releases: projectcaluma/ember-caluma

v12.15.1

21 Jun 08:30
Compare
Choose a tag to compare

12.15.1 (2024-06-21)

Bug Fixes

  • distribution: remove deprecated case id filter (9c370c7)
  • testing: add ids mirage filter (2bdaa19)

v12.15.0

17 May 11:28
Compare
Choose a tag to compare

12.15.0 (2024-05-17)

Bug Fixes

  • number-separator: disallow empty input for mandatory questions (791f06a)

Features

  • form: add main cases' form to jexl context (16253b2)

v12.14.0

02 May 14:05
Compare
Choose a tag to compare

12.14.0 (2024-05-02)

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

23 Apr 15:05
Compare
Choose a tag to compare

12.13.0 (2024-04-23)

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.12.0

19 Apr 14:12
Compare
Choose a tag to compare

12.12.0 (2024-04-19)

Features

  • analytics: excel export of reports table (#2691) (060f0db)

v12.11.1

15 Apr 11:47
Compare
Choose a tag to compare

12.11.1 (2024-04-15)

Bug Fixes

  • form: validate field after refreshing answer (a2dbf5d)
  • translations: change "optional" to "optionnelle" (46cba01)

v12.11.0

26 Mar 08:50
Compare
Choose a tag to compare

12.11.0 (2024-03-26)

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

19 Mar 11:04
Compare
Choose a tag to compare

12.10.4 (2024-03-19)

Bug Fixes

  • form: fix caluma store clear method (5f4b1f5)

v12.10.3

18 Mar 15:00
Compare
Choose a tag to compare

12.10.3 (2024-03-18)

Bug Fixes

  • form: only pass locale string to flatpickr (580371e)

v12.10.2

14 Mar 08:38
Compare
Choose a tag to compare

12.10.2 (2024-03-14)

Bug Fixes

  • form: use angle bracket syntax for markdown component (b08f1a3)