@hievilmath/browser-formidavim 1.4.10 → 1.4.12

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
@@ -4,9 +4,27 @@ Quick notes about changes made to this package for each version.
4
4
 
5
5
  ---
6
6
 
7
+ ## Version 1.4.12
8
+ - Add flow and form to flowSlice. Currently will use in admin preview.
9
+ - Rework onpipelineinit and onflowinit
10
+ - Rework pipeline submission to send and render next correctly
11
+ - adjust styling for address suggestions
12
+ - hipaa secondary checkbox
13
+ - Fixed states with multiple words (North Dakota) on address input
14
+ - Fixed video controls to hide when controls is set to false
15
+
16
+ ---
17
+
18
+ ## Version 1.4.11
19
+ - Update OTP auth token
20
+ - Formidavim File Input
21
+ - HR style update, link styling fix
22
+
23
+ ---
24
+
7
25
  ## Version 1.4.10
8
26
  - Fix pipeline rendering from flow submission data.
9
- - Reset flow active step when changing flows.
27
+ - Reset flow active step when changing flows.
10
28
 
11
29
  ---
12
30