@hievilmath/browser-formidavim 1.8.14 → 1.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,13 +2,25 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.9.1
6
+
7
+ - Redirect bug fixing: Clear stale config when fetching new one.
8
+
9
+ ## Version 1.9.0
10
+
11
+ - Remove default margin for hidden components
12
+ - Allow null values to be output from the Jsonata templateProcessor (previously converted to empty string)
13
+ - CM 2893 Add \_PatientProfileSnapshot to store at flow init. Allow jsonata expressions to reference.
14
+ - CM 2422 Proceed to next step in form by pressing Enter
15
+ - CM 2368 Added confetti component
16
+
5
17
  ## Version 1.8.14
6
18
 
7
19
  - Update date component to reset and render with null value. revert 1.8.13
8
20
 
9
21
  ## Version 1.8.12
10
22
 
11
- - Adjust list of reset properts in admin ui
23
+ - Adjust list of reset properties in admin ui
12
24
  - dosing custom select bug - fixed the last_dose resetting if revisiting form.
13
25
 
14
26
  ## Version 1.8.11