@hievilmath/browser-formidavim 1.10.1 → 1.10.2
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 +4 -0
- package/index.js +216 -216
- package/index.mjs +3329 -3329
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Quick notes about changes made to this package for each version.
|
|
4
4
|
|
|
5
|
+
## Version 1.10.2
|
|
6
|
+
|
|
7
|
+
- CM-3635 Update TitrationCustomUnits to increment/decrement by 0.5
|
|
8
|
+
|
|
5
9
|
## Version 1.10.1
|
|
6
10
|
|
|
7
11
|
- cm-3593 Update AddonRequest component with styling, and makes style configurable.
|