formbuilder-lhcforms 8.0.2 → 8.0.4

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/CHANGELOG.md CHANGED
@@ -2,13 +2,21 @@
2
2
 
3
3
  This project follows [Semantic Versioning](http://semver.org/).
4
4
 
5
+ ## [8.0.4] 2022-11-28
6
+ ### Fixed
7
+ - Fix placing cursor position in integer input when invalid character is typed.
8
+
9
+ ## [8.0.3] 2022-11-28
10
+ ### Fixed
11
+ - Fixed item type and missing answer display strings when importing a LOINC question from CTSS.
12
+
5
13
  ## [8.0.2] 2022-11-22
6
14
  ### Fixed
7
15
  - Fix number type fields to accept decimal numbers.
8
16
 
9
17
  ## [8.0.1] 2022-11-21
10
18
  ### Changed
11
- - Updateed lforms to 33.0.0, which removed support for IE 11.
19
+ - Updated lforms to 33.0.0, which removed support for IE 11.
12
20
 
13
21
  ## [8.0.0] 2022-10-04
14
22
  ### Changed
@@ -1 +1 @@
1
- {"version": "8.0.2"}
1
+ {"version": "8.0.4"}
@@ -26,6 +26,6 @@
26
26
  <script src="lforms/lib/elements/scripts.js"></script>
27
27
  <script src="lforms/lib/elements/main.js"></script>
28
28
  <script src="lforms/lib/fhir/lformsFHIRAll.min.js"></script>
29
- <script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.9f2a4438b2d68978.js" type="module"></script><script src="scripts.bd81be7f7835a416.js" defer></script><script src="main.c2e7a08638e1c799.js" type="module"></script>
29
+ <script src="runtime.e3d955f506921cad.js" type="module"></script><script src="polyfills.896ec7ce0831df76.js" type="module"></script><script src="scripts.bd81be7f7835a416.js" defer></script><script src="main.2bc7dfb9e7776868.js" type="module"></script>
30
30
 
31
31
  </body></html>