Skip to content

v3.1.0

Compare
Choose a tag to compare
@rbuisson rbuisson released this 02 May 08:49
· 103 commits to main since this release
b48f1cd

What's Changed

  • (fix):CVD risk calculation should return null if some value is not passed.[KH-62] by @hadijahkyampeire in #32
  • (fix) Fix issue where checkboxes don't correctly reflect the selected options by @icrc-jofrancisco in #18
  • (fix) Fix how we load the translation module by @ibacher in #39
  • (feat) Enable inline horizontal radio buttons via config by @icrc-psousa in #35
  • (fix) Update radio selected option on value modification by @icrc-psousa in #34
  • (docs) Update pull request template with a link to design docs by @Jexsie in #40
  • (fix) Show correct maxLengthValidator error when a value exceeds the maximum length by @makombe in #43
  • (fix) Remove repeated case statement for the textarea rendering type by @makombe in #41
  • (feat) Add support for Diagnoses to form engine by @icrc-loliveira in #37
  • (feat): Add ability to hide form navigation if the form has only one page by @donaldkibet in #33
  • enhancement: Add Number Input directive and UI enhancement by @donaldkibet in #38
  • (feat): Add max and min length validation for number input by @makombe in #44
  • (fix) fix onIncrement and onDecrement on number input when max and min value are absent by @donaldkibet in #45
  • (fix) Display label concept instead of uuid when use previous value on radio buttons by @icrc-jofrancisco in #47
  • (fix) KH-141: Remote Select dropdown at the end of the form content should display above all content. by @hadijahkyampeire in #46
  • (chore) Release v3.1.0 by @rbuisson in #48

New Contributors

Full Changelog: v3.0.1...v3.1.0