@eid-easy/eideasy-widget 2.83.5 → 2.84.0
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-LATEST.md +3 -3
- package/CHANGELOG.md +1539 -1530
- package/LICENSE +7 -7
- package/README.md +16 -16
- package/dist/full/eideasy-widget.common.js +129 -120
- package/dist/full/eideasy-widget.umd.js +129 -120
- package/dist/full/eideasy-widget.umd.min.js +2 -2
- package/dist/widget-only/demo.html +1 -0
- package/dist/widget-only/eideasy-widget.common.js +41707 -0
- package/dist/widget-only/eideasy-widget.umd.js +41726 -0
- package/dist/widget-only/eideasy-widget.umd.min.js +14 -0
- package/package.json +5 -5
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
## [2.83.
|
|
1
|
+
## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* Fix js error on widget when using Crotia or Aland Island ID card without web eid ([a89ed14](https://github.com/eideasy/eideasy-widget/commit/a89ed141fb273b894925038e8f7982ff76c366ea))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|