@eid-easy/eideasy-widget 2.11.1 → 2.11.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-LATEST.md +9 -0
- package/CHANGELOG.md +70 -48
- package/dist/full/eideasy-widget.common.js +85 -82
- package/dist/full/eideasy-widget.common.js.map +1 -1
- package/dist/full/eideasy-widget.umd.js +85 -82
- package/dist/full/eideasy-widget.umd.js.map +1 -1
- package/dist/full/eideasy-widget.umd.min.js +3 -3
- package/dist/full/eideasy-widget.umd.min.js.map +1 -1
- package/dist/index.html +2 -3
- package/package.json +11 -6
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
## [2.11.3](https://github.com/eideasy/eideasy-widget/compare/v2.11.2...v2.11.3) (2022-02-04)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* update @eid-easy/eideasy-browser-client to v2.13.1 for web-eid compatibility fix ([#72](https://github.com/eideasy/eideasy-widget/issues/72)) ([a810726](https://github.com/eideasy/eideasy-widget/commit/a810726084d3c84da156527c636dba5bd12a5576))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
package/CHANGELOG.md
CHANGED
|
@@ -1,66 +1,88 @@
|
|
|
1
|
-
## [2.11.
|
|
1
|
+
## [2.11.4](https://github.com/eideasy/eideasy-widget/compare/v2.11.3...v2.11.4) (2022-03-22)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
### Bug Fixes
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
* show a more informative message for isCancel errors ([#78](https://github.com/eideasy/eideasy-widget/issues/78)) ([063a521](https://github.com/eideasy/eideasy-widget/commit/063a521af4b118748a15e5a1ca178112a961c9ce))
|
|
6
7
|
|
|
7
8
|
|
|
8
|
-
### Features
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
## [2.11.3](https://github.com/eideasy/eideasy-widget/compare/v2.11.2...v2.11.3) (2022-02-04)
|
|
11
11
|
|
|
12
12
|
|
|
13
|
+
### Bug Fixes
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
* update @eid-easy/eideasy-browser-client to v2.13.1 for web-eid compatibility fix ([#72](https://github.com/eideasy/eideasy-widget/issues/72)) ([a810726](https://github.com/eideasy/eideasy-widget/commit/a810726084d3c84da156527c636dba5bd12a5576))
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
### Features
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## [2.9.1](https://github.com/eideasy/eideasy-widget/compare/v2.9.0...v2.9.1) (2022-01-05)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
# [2.9.0](https://github.com/eideasy/eideasy-widget/compare/v2.8.0...v2.9.0) (2021-12-22)
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
### Features
|
|
31
|
-
|
|
32
|
-
* add Evrotrust signing ([f6b1519](https://github.com/eideasy/eideasy-widget/commit/f6b1519f41544d3684e248c79e4a9cd8840d2e2c))
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
# [2.8.0](https://github.com/eideasy/eideasy-widget/compare/v2.7.0...v2.8.0) (2021-12-09)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
41
|
-
* add Google OIDC based signature method ([83f83b9](https://github.com/eideasy/eideasy-widget/commit/83f83b96f57804502905c99e8f2959e73bb572f1))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
# [2.7.0](https://github.com/eideasy/eideasy-widget/compare/v2.6.0...v2.7.0) (2021-12-02)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
### Features
|
|
49
|
-
|
|
50
|
-
* add MojeID signing method ([ae16cf6](https://github.com/eideasy/eideasy-widget/commit/ae16cf6d266bfca00b5a8250ec5696066199896f))
|
|
51
|
-
* add the following languages: es, fi, fr, pt, sv ([eba0995](https://github.com/eideasy/eideasy-widget/commit/eba09953555fcb91ceef452deec8b467566b9073))
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
# [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### Features
|
|
59
|
-
|
|
60
|
-
* add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
|
|
19
|
+
## [2.11.2](https://github.com/eideasy/eideasy-widget/compare/v2.11.1...v2.11.2) (2022-01-28)
|
|
61
20
|
|
|
62
21
|
|
|
63
22
|
|
|
23
|
+
## [2.11.1](https://github.com/eideasy/eideasy-widget/compare/v2.11.0...v2.11.1) (2022-01-21)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
# [2.11.0](https://github.com/eideasy/eideasy-widget/compare/v2.10.0...v2.11.0) (2022-01-18)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
* add Swedish BankID signature method ([#63](https://github.com/eideasy/eideasy-widget/issues/63)) ([0302608](https://github.com/eideasy/eideasy-widget/commit/0302608f3a57e6d248ea9c800ef486e03d7efb99))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
# [2.10.0](https://github.com/eideasy/eideasy-widget/compare/v2.9.1...v2.10.0) (2022-01-05)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* add Italian and Cszech languages ([#61](https://github.com/eideasy/eideasy-widget/issues/61)) ([b25ec21](https://github.com/eideasy/eideasy-widget/commit/b25ec2185e3b03f3d13a97860982cb31af4a6976))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## [2.9.1](https://github.com/eideasy/eideasy-widget/compare/v2.9.0...v2.9.1) (2022-01-05)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
# [2.9.0](https://github.com/eideasy/eideasy-widget/compare/v2.8.0...v2.9.0) (2021-12-22)
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
* add Evrotrust signing ([f6b1519](https://github.com/eideasy/eideasy-widget/commit/f6b1519f41544d3684e248c79e4a9cd8840d2e2c))
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
# [2.8.0](https://github.com/eideasy/eideasy-widget/compare/v2.7.0...v2.8.0) (2021-12-09)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
### Features
|
|
62
|
+
|
|
63
|
+
* add Google OIDC based signature method ([83f83b9](https://github.com/eideasy/eideasy-widget/commit/83f83b96f57804502905c99e8f2959e73bb572f1))
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
# [2.7.0](https://github.com/eideasy/eideasy-widget/compare/v2.6.0...v2.7.0) (2021-12-02)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Features
|
|
71
|
+
|
|
72
|
+
* add MojeID signing method ([ae16cf6](https://github.com/eideasy/eideasy-widget/commit/ae16cf6d266bfca00b5a8250ec5696066199896f))
|
|
73
|
+
* add the following languages: es, fi, fr, pt, sv ([eba0995](https://github.com/eideasy/eideasy-widget/commit/eba09953555fcb91ceef452deec8b467566b9073))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
# [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
### Features
|
|
81
|
+
|
|
82
|
+
* add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
64
86
|
# [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
|
|
65
87
|
|
|
66
88
|
|