Skip to content

v3.0.1

Compare
Choose a tag to compare
@denniskigen denniskigen released this 25 Jan 08:37
· 119 commits to main since this release
2d1250a

What's New

Features

  • (feat) Support for an encounter of previous obs values by @ibacher in #23
  • (feat) Support for an encounter of previous obs values by @ibacher in #24
  • (feat) Change current language back to en. by @denniskigen in #27
  • (enhancement) bump styling to carbon 11 for form-entry engine by @donaldkibet in #1
  • (feat) Introduce support for maintaining question order when rendering by @enyachoke in #8
  • (feat) Allow radio buttons to be unselectable by @icrc-toliveira in #11
  • (feat) KH-13: CVD risk calculation in Ampath forms. by @hadijahkyampeire in #15
  • (feat) Implementation of min and max atributes for repeating type by @icrc-jofrancisco in #2
  • (feat) 03-1325: Ability to have arbitrary translations for labels in AMPATH forms. by @hadijahkyampeire in #19
  • (feat) Add extractObsValue helper function to extract a value from an encounter payload by @enyachoke in #26

Fixes

  • (fix) Various fixes to the radio buttons by @ibacher in #16
  • (fix) radio button now correctly turns into an Obs by @ibacher in #17
  • (fix) Restore the ability to use historical values by @denniskigen in #25
  • (fix) Restore proper labels for multiselect component (O3-1740) by @ibacher in #28
  • (fix) Add null check for undefined rawPrevObs by @enyachoke in #30
  • (fix) rename the helper extractObsValue to getObsFromControlOrEncounter and change behaviour by @enyachoke in #31
  • (fix) Fix some bugs on checkbox component by @icrc-jofrancisco in #7
  • (fix) Fix extractObsValue helper and remove console.log in radio button by @enyachoke in #29

Housekeeping

Docs

  • (docs) Change npm commands to yarn equivalents by @denniskigen in #5

Tests

  • (test) Fix existing tests and add test job to CI process by @denniskigen in #12

New Contributors

Full Changelog: https://github.com/openmrs/openmrs-ngx-formentry/commits/v1.0.0