@hievilmath/browser-formidavim 1.8.1 → 1.8.3

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,6 +2,14 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.8.3
6
+ - Custom Titration input - refresh component on data change.
7
+
8
+ ## Version 1.8.2
9
+ - Rework jsonata template format for increated accuracy
10
+ - Custom dosing input now saves as number of units instead of 'xx mg'
11
+ - Allow jsonata input as prop for dropdown component.
12
+
5
13
  ## Version 1.8.1
6
14
  - Added scrolling to error in checkout component
7
15
  - Fix styling and navigation for checkout component