Skip to content

Releases: awell-health/ui-library

v0.1.17 🌈

17 Jul 14:14
8a0a2c3
Compare
Choose a tag to compare

Changes

  • chore: bump version to 0.1.17 @FlavioF (#83)
  • Add support for traditional forms @FlavioF (#81)
  • feat: add flickering animation to radio option when a new option is selected @mohsinht (#82)

v0.1.16 🌈

13 Jul 10:37
c9214d1
Compare
Choose a tag to compare

Changes

  • AST-5385: navigating to hidden question returns error @mohsinht (#80)
  • feat: Auto focus on the input box when a question has an input field @FlavioF (#79)

v0.1.15 🌈

11 Jul 20:22
a1e13a1
Compare
Choose a tag to compare

Changes

v0.1.14 🌈

11 Jul 19:30
6a4f7e1
Compare
Choose a tag to compare

Changes

  • AST-5378: submit and move to next question in case of boolean and multi-choice questions @mohsinht (#76)

v0.1.13 🌈

30 Jun 17:12
6ec3a0b
Compare
Choose a tag to compare

Changes

🧪 Tests

  • tests(wizardForm): fix breaking tests by using act() and normalizing labels @rahulkeerthi (#74)

v0.1.12 🌈

30 Jun 16:55
0909c5e
Compare
Choose a tag to compare

Changes

This release improves the logic of the progress indicator used in the conversational form UI. The indicator is now thinner and updates accurately to show progress starting from the very first question. Question labels now look the same here as they would in the Awell Care or Studio apps, and spacing has been improved for these labels and the layout on mobile devices.

🚀 Features + 🐛 Bug Fixes

  • AST-5345 Progress Indicator and Form improvements @rahulkeerthi (#70)
  • AST-5366 fix(form/question): fix question label and activity content spacing @rahulkeerthi (#71)

🧰 Maintenance

  • AST-5366 fix(form/question): fix question label and activity content spacing @rahulkeerthi (#71)

v0.1.11 🌈

19 Jun 15:01
1d97644
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • AST-5331 fix(rangeInput): show tooltip on initial value and add space @rahulkeerthi (#69)

v0.1.10 🌈

16 Jun 10:47
43dc26d
Compare
Choose a tag to compare

Changes

🚀 Features

feat(CloseButton): add static id to close button component by @rahulkeerthi (#68)

v0.1.9 🌈

13 Jun 07:12
b6aba99
Compare
Choose a tag to compare

Changes

v0.1.8 🌈

23 May 16:55
0f0434f
Compare
Choose a tag to compare

Changes

🚀 Features