@eeacms/volto-eea-kitkat 27.2.0 → 28.0.1
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 +67 -1
- package/CHANGELOG.md +67 -1
- package/new.json +27 -27
- package/old.json +25 -25
- package/package.json +27 -27
- package/partfile +0 -1
- package/releasefile +37 -17
package/CHANGELOG
CHANGED
|
@@ -4,12 +4,39 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [28.0.1](https://github.com/eea/volto-eea-kitkat/compare/28.0.0...28.0.1) - 4 August 2025
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-chatbot@0.2.4 [EEA Jenkins - [`129d608`](https://github.com/eea/volto-eea-kitkat/commit/129d608c478b5f3160def0b31229430b030dd534)]
|
|
12
|
+
- Release @eeacms/volto-matomo@6.0.1 [EEA Jenkins - [`497206c`](https://github.com/eea/volto-eea-kitkat/commit/497206ce05f34b791ad6f88a2069b455ee3f8a62)]
|
|
13
|
+
- Release @eeacms/volto-listing-block@9.0.1 [EEA Jenkins - [`82c989e`](https://github.com/eea/volto-eea-kitkat/commit/82c989ee647aa96c715512b74ad268d275aa4666)]
|
|
14
|
+
- Release @eeacms/volto-banner@4.0.2 [EEA Jenkins - [`8fbf1d1`](https://github.com/eea/volto-eea-kitkat/commit/8fbf1d1e31e1afe8813f1924d988c757fd33a0a8)]
|
|
15
|
+
- Release @eeacms/volto-chatbot@0.2.3 [EEA Jenkins - [`2c12062`](https://github.com/eea/volto-eea-kitkat/commit/2c120624ae2b463a27f97864f7c56e1aca414ce5)]
|
|
16
|
+
|
|
17
|
+
## [28.0.0](https://github.com/eea/volto-eea-kitkat/compare/27.2.0...28.0.0) - 1 August 2025
|
|
18
|
+
|
|
19
|
+
#### :rocket: Dependency updates
|
|
20
|
+
|
|
21
|
+
- Release @eeacms/volto-columns-block@8.1.0 [EEA Jenkins - [`2c0ea2b`](https://github.com/eea/volto-eea-kitkat/commit/2c0ea2bdaeab34d721586206dd3b304c5ca86125)]
|
|
22
|
+
- Release @eeacms/volto-block-toc@8.0.0 [EEA Jenkins - [`746bfca`](https://github.com/eea/volto-eea-kitkat/commit/746bfca58c7c835cf5d27af1db21b0199576b1da)]
|
|
23
|
+
- Release @eeacms/volto-block-image-cards@3.0.0 [EEA Jenkins - [`cfcdd46`](https://github.com/eea/volto-eea-kitkat/commit/cfcdd46473cc1278ffcdbd75f9fa60345aebf77f)]
|
|
24
|
+
- Release @eeacms/volto-hero-block@8.0.0 [EEA Jenkins - [`d4e23cd`](https://github.com/eea/volto-eea-kitkat/commit/d4e23cd20139cbb73cbe69d45e0c97c2cd79546c)]
|
|
25
|
+
- Release @eeacms/volto-listing-block@9.0.0 [EEA Jenkins - [`77e1956`](https://github.com/eea/volto-eea-kitkat/commit/77e1956a34d1bebacfff949d4af2bee011be645c)]
|
|
26
|
+
- Release @eeacms/volto-nextcloud-video-block@2.0.0 [EEA Jenkins - [`0e089ec`](https://github.com/eea/volto-eea-kitkat/commit/0e089ec30fc56dbbcfaaae933d31106c4387eda2)]
|
|
27
|
+
- Release @eeacms/volto-block-style@8.0.0 [EEA Jenkins - [`038b8ce`](https://github.com/eea/volto-eea-kitkat/commit/038b8ce86b8ab19b76509e64951a654913477e39)]
|
|
28
|
+
- Release @eeacms/volto-quote-block@3.0.0 [EEA Jenkins - [`41308e9`](https://github.com/eea/volto-eea-kitkat/commit/41308e903b7e7e03e0c8c4f0b10056b94b36c440)]
|
|
29
|
+
- Release @eeacms/volto-object-widget@8.0.0 [EEA Jenkins - [`cf5af9c`](https://github.com/eea/volto-eea-kitkat/commit/cf5af9c5e448b72c60b764c277ef1623c661b43f)]
|
|
30
|
+
- Release @eeacms/volto-tabs-block@9.1.0 [EEA Jenkins - [`e70987f`](https://github.com/eea/volto-eea-kitkat/commit/e70987fce3ec333c4fabd7db2f17bcaacaeb21df)]
|
|
31
|
+
|
|
32
|
+
#### :hammer_and_wrench: Others
|
|
33
|
+
|
|
34
|
+
- Release 28.0.0 [Alin Voinea - [`de95524`](https://github.com/eea/volto-eea-kitkat/commit/de95524390c1785c2b6fa50bcc474f630ddd841e)]
|
|
7
35
|
### [27.2.0](https://github.com/eea/volto-eea-kitkat/compare/27.1.3...27.2.0) - 22 July 2025
|
|
8
36
|
|
|
9
37
|
#### :rocket: Dependency updates
|
|
10
38
|
|
|
11
39
|
- Release @eeacms/volto-chatbot@0.2.2 [EEA Jenkins - [`e296170`](https://github.com/eea/volto-eea-kitkat/commit/e2961704f2396bb68d8fcf9896c422ef0d7b3320)]
|
|
12
|
-
- Release @eeacms/volto-matomo@6.0.0 [EEA Jenkins - [`dcc1f2d`](https://github.com/eea/volto-eea-kitkat/commit/dcc1f2db605aff5b1b9ffd368016db5bbbd8780f)]
|
|
13
40
|
|
|
14
41
|
#### :hammer_and_wrench: Others
|
|
15
42
|
|
|
@@ -26,6 +53,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
26
53
|
|
|
27
54
|
#### :hammer_and_wrench: Others
|
|
28
55
|
|
|
56
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`7eead1c`](https://github.com/eea/volto-eea-kitkat/commit/7eead1c3b28dced525749555d95f1f8aa908a9bb)]
|
|
57
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`49c7810`](https://github.com/eea/volto-eea-kitkat/commit/49c781067cce00004c88450a4aa30b3d284d344b)]
|
|
29
58
|
### [27.1.2](https://github.com/eea/volto-eea-kitkat/compare/27.1.1...27.1.2) - 2 July 2025
|
|
30
59
|
|
|
31
60
|
#### :rocket: Dependency updates
|
|
@@ -71,6 +100,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
71
100
|
|
|
72
101
|
#### :hammer_and_wrench: Others
|
|
73
102
|
|
|
103
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`36f81f8`](https://github.com/eea/volto-eea-kitkat/commit/36f81f8ca489b64a5a2c9ae0cef476fe6d71ef16)]
|
|
74
104
|
### [26.7.0](https://github.com/eea/volto-eea-kitkat/compare/26.6.1...26.7.0) - 1 May 2025
|
|
75
105
|
|
|
76
106
|
#### :rocket: Dependency updates
|
|
@@ -129,6 +159,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
129
159
|
|
|
130
160
|
#### :hammer_and_wrench: Others
|
|
131
161
|
|
|
162
|
+
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
|
|
132
163
|
### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
|
|
133
164
|
|
|
134
165
|
#### :rocket: Dependency updates
|
|
@@ -427,6 +458,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
427
458
|
|
|
428
459
|
#### :hammer_and_wrench: Others
|
|
429
460
|
|
|
461
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
462
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
430
463
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
431
464
|
|
|
432
465
|
#### :rocket: Dependency updates
|
|
@@ -521,6 +554,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
521
554
|
#### :hammer_and_wrench: Others
|
|
522
555
|
|
|
523
556
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
557
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
524
558
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
525
559
|
|
|
526
560
|
#### :rocket: Dependency updates
|
|
@@ -607,6 +641,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
607
641
|
|
|
608
642
|
#### :hammer_and_wrench: Others
|
|
609
643
|
|
|
644
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
645
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
610
646
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
611
647
|
|
|
612
648
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -618,6 +654,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
618
654
|
|
|
619
655
|
#### :hammer_and_wrench: Others
|
|
620
656
|
|
|
657
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
658
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
659
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
660
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
661
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
621
662
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
622
663
|
|
|
623
664
|
#### :rocket: Dependency updates
|
|
@@ -654,6 +695,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
654
695
|
|
|
655
696
|
#### :house: Internal changes
|
|
656
697
|
|
|
698
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
657
699
|
|
|
658
700
|
#### :hammer_and_wrench: Others
|
|
659
701
|
|
|
@@ -992,6 +1034,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
992
1034
|
#### :house: Internal changes
|
|
993
1035
|
|
|
994
1036
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
1037
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
995
1038
|
|
|
996
1039
|
#### :hammer_and_wrench: Others
|
|
997
1040
|
|
|
@@ -1108,6 +1151,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1108
1151
|
|
|
1109
1152
|
#### :hammer_and_wrench: Others
|
|
1110
1153
|
|
|
1154
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
1111
1155
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
1112
1156
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
1113
1157
|
|
|
@@ -1141,6 +1185,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1141
1185
|
|
|
1142
1186
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
1143
1187
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
1188
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
1144
1189
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
1145
1190
|
|
|
1146
1191
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1235,6 +1280,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1235
1280
|
|
|
1236
1281
|
#### :hammer_and_wrench: Others
|
|
1237
1282
|
|
|
1283
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1238
1284
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1239
1285
|
|
|
1240
1286
|
#### :rocket: Dependency updates
|
|
@@ -1247,6 +1293,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1247
1293
|
#### :hammer_and_wrench: Others
|
|
1248
1294
|
|
|
1249
1295
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1296
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1250
1297
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1251
1298
|
|
|
1252
1299
|
#### :rocket: Dependency updates
|
|
@@ -1258,6 +1305,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1258
1305
|
#### :hammer_and_wrench: Others
|
|
1259
1306
|
|
|
1260
1307
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1308
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1261
1309
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1262
1310
|
|
|
1263
1311
|
#### :rocket: Dependency updates
|
|
@@ -1288,6 +1336,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1288
1336
|
|
|
1289
1337
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1290
1338
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1339
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1291
1340
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1292
1341
|
|
|
1293
1342
|
#### :rocket: New Features
|
|
@@ -1398,6 +1447,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1398
1447
|
|
|
1399
1448
|
#### :hammer_and_wrench: Others
|
|
1400
1449
|
|
|
1450
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1401
1451
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1402
1452
|
|
|
1403
1453
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1415,6 +1465,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1415
1465
|
#### :hammer_and_wrench: Others
|
|
1416
1466
|
|
|
1417
1467
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1468
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1418
1469
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1419
1470
|
|
|
1420
1471
|
#### :rocket: Dependency updates
|
|
@@ -1446,10 +1497,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1446
1497
|
#### :hammer_and_wrench: Others
|
|
1447
1498
|
|
|
1448
1499
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1500
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1449
1501
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1450
1502
|
|
|
1451
1503
|
#### :hammer_and_wrench: Others
|
|
1452
1504
|
|
|
1505
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1453
1506
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1454
1507
|
|
|
1455
1508
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1522,6 +1575,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1522
1575
|
|
|
1523
1576
|
#### :hammer_and_wrench: Others
|
|
1524
1577
|
|
|
1578
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1525
1579
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1526
1580
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1527
1581
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1644,6 +1698,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1644
1698
|
|
|
1645
1699
|
#### :hammer_and_wrench: Others
|
|
1646
1700
|
|
|
1701
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1647
1702
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1648
1703
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1649
1704
|
|
|
@@ -1662,6 +1717,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1662
1717
|
|
|
1663
1718
|
#### :hammer_and_wrench: Others
|
|
1664
1719
|
|
|
1720
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1665
1721
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1666
1722
|
|
|
1667
1723
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1827,6 +1883,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1827
1883
|
|
|
1828
1884
|
#### :hammer_and_wrench: Others
|
|
1829
1885
|
|
|
1886
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1830
1887
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1831
1888
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1832
1889
|
|
|
@@ -1880,6 +1937,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1880
1937
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1881
1938
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1882
1939
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1940
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1883
1941
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1884
1942
|
|
|
1885
1943
|
#### :rocket: Dependency updates
|
|
@@ -1897,6 +1955,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1897
1955
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1898
1956
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1899
1957
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1958
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1959
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1960
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1900
1961
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1901
1962
|
|
|
1902
1963
|
#### :rocket: Dependency updates
|
|
@@ -1926,6 +1987,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1926
1987
|
|
|
1927
1988
|
#### :hammer_and_wrench: Others
|
|
1928
1989
|
|
|
1990
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1929
1991
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1930
1992
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1931
1993
|
|
|
@@ -1938,8 +2000,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1938
2000
|
|
|
1939
2001
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1940
2002
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
2003
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1941
2004
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1942
2005
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
2006
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1943
2007
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1944
2008
|
|
|
1945
2009
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1952,6 +2016,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1952
2016
|
#### :hammer_and_wrench: Others
|
|
1953
2017
|
|
|
1954
2018
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
2019
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1955
2020
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1956
2021
|
|
|
1957
2022
|
#### :hammer_and_wrench: Others
|
|
@@ -1983,4 +2048,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1983
2048
|
|
|
1984
2049
|
#### :hammer_and_wrench: Others
|
|
1985
2050
|
|
|
2051
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1986
2052
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,12 +4,39 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [28.0.1](https://github.com/eea/volto-eea-kitkat/compare/28.0.0...28.0.1) - 4 August 2025
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-chatbot@0.2.4 [EEA Jenkins - [`129d608`](https://github.com/eea/volto-eea-kitkat/commit/129d608c478b5f3160def0b31229430b030dd534)]
|
|
12
|
+
- Release @eeacms/volto-matomo@6.0.1 [EEA Jenkins - [`497206c`](https://github.com/eea/volto-eea-kitkat/commit/497206ce05f34b791ad6f88a2069b455ee3f8a62)]
|
|
13
|
+
- Release @eeacms/volto-listing-block@9.0.1 [EEA Jenkins - [`82c989e`](https://github.com/eea/volto-eea-kitkat/commit/82c989ee647aa96c715512b74ad268d275aa4666)]
|
|
14
|
+
- Release @eeacms/volto-banner@4.0.2 [EEA Jenkins - [`8fbf1d1`](https://github.com/eea/volto-eea-kitkat/commit/8fbf1d1e31e1afe8813f1924d988c757fd33a0a8)]
|
|
15
|
+
- Release @eeacms/volto-chatbot@0.2.3 [EEA Jenkins - [`2c12062`](https://github.com/eea/volto-eea-kitkat/commit/2c120624ae2b463a27f97864f7c56e1aca414ce5)]
|
|
16
|
+
|
|
17
|
+
## [28.0.0](https://github.com/eea/volto-eea-kitkat/compare/27.2.0...28.0.0) - 1 August 2025
|
|
18
|
+
|
|
19
|
+
#### :rocket: Dependency updates
|
|
20
|
+
|
|
21
|
+
- Release @eeacms/volto-columns-block@8.1.0 [EEA Jenkins - [`2c0ea2b`](https://github.com/eea/volto-eea-kitkat/commit/2c0ea2bdaeab34d721586206dd3b304c5ca86125)]
|
|
22
|
+
- Release @eeacms/volto-block-toc@8.0.0 [EEA Jenkins - [`746bfca`](https://github.com/eea/volto-eea-kitkat/commit/746bfca58c7c835cf5d27af1db21b0199576b1da)]
|
|
23
|
+
- Release @eeacms/volto-block-image-cards@3.0.0 [EEA Jenkins - [`cfcdd46`](https://github.com/eea/volto-eea-kitkat/commit/cfcdd46473cc1278ffcdbd75f9fa60345aebf77f)]
|
|
24
|
+
- Release @eeacms/volto-hero-block@8.0.0 [EEA Jenkins - [`d4e23cd`](https://github.com/eea/volto-eea-kitkat/commit/d4e23cd20139cbb73cbe69d45e0c97c2cd79546c)]
|
|
25
|
+
- Release @eeacms/volto-listing-block@9.0.0 [EEA Jenkins - [`77e1956`](https://github.com/eea/volto-eea-kitkat/commit/77e1956a34d1bebacfff949d4af2bee011be645c)]
|
|
26
|
+
- Release @eeacms/volto-nextcloud-video-block@2.0.0 [EEA Jenkins - [`0e089ec`](https://github.com/eea/volto-eea-kitkat/commit/0e089ec30fc56dbbcfaaae933d31106c4387eda2)]
|
|
27
|
+
- Release @eeacms/volto-block-style@8.0.0 [EEA Jenkins - [`038b8ce`](https://github.com/eea/volto-eea-kitkat/commit/038b8ce86b8ab19b76509e64951a654913477e39)]
|
|
28
|
+
- Release @eeacms/volto-quote-block@3.0.0 [EEA Jenkins - [`41308e9`](https://github.com/eea/volto-eea-kitkat/commit/41308e903b7e7e03e0c8c4f0b10056b94b36c440)]
|
|
29
|
+
- Release @eeacms/volto-object-widget@8.0.0 [EEA Jenkins - [`cf5af9c`](https://github.com/eea/volto-eea-kitkat/commit/cf5af9c5e448b72c60b764c277ef1623c661b43f)]
|
|
30
|
+
- Release @eeacms/volto-tabs-block@9.1.0 [EEA Jenkins - [`e70987f`](https://github.com/eea/volto-eea-kitkat/commit/e70987fce3ec333c4fabd7db2f17bcaacaeb21df)]
|
|
31
|
+
|
|
32
|
+
#### :hammer_and_wrench: Others
|
|
33
|
+
|
|
34
|
+
- Release 28.0.0 [Alin Voinea - [`de95524`](https://github.com/eea/volto-eea-kitkat/commit/de95524390c1785c2b6fa50bcc474f630ddd841e)]
|
|
7
35
|
### [27.2.0](https://github.com/eea/volto-eea-kitkat/compare/27.1.3...27.2.0) - 22 July 2025
|
|
8
36
|
|
|
9
37
|
#### :rocket: Dependency updates
|
|
10
38
|
|
|
11
39
|
- Release @eeacms/volto-chatbot@0.2.2 [EEA Jenkins - [`e296170`](https://github.com/eea/volto-eea-kitkat/commit/e2961704f2396bb68d8fcf9896c422ef0d7b3320)]
|
|
12
|
-
- Release @eeacms/volto-matomo@6.0.0 [EEA Jenkins - [`dcc1f2d`](https://github.com/eea/volto-eea-kitkat/commit/dcc1f2db605aff5b1b9ffd368016db5bbbd8780f)]
|
|
13
40
|
|
|
14
41
|
#### :hammer_and_wrench: Others
|
|
15
42
|
|
|
@@ -26,6 +53,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
26
53
|
|
|
27
54
|
#### :hammer_and_wrench: Others
|
|
28
55
|
|
|
56
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`7eead1c`](https://github.com/eea/volto-eea-kitkat/commit/7eead1c3b28dced525749555d95f1f8aa908a9bb)]
|
|
57
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`49c7810`](https://github.com/eea/volto-eea-kitkat/commit/49c781067cce00004c88450a4aa30b3d284d344b)]
|
|
29
58
|
### [27.1.2](https://github.com/eea/volto-eea-kitkat/compare/27.1.1...27.1.2) - 2 July 2025
|
|
30
59
|
|
|
31
60
|
#### :rocket: Dependency updates
|
|
@@ -71,6 +100,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
71
100
|
|
|
72
101
|
#### :hammer_and_wrench: Others
|
|
73
102
|
|
|
103
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`36f81f8`](https://github.com/eea/volto-eea-kitkat/commit/36f81f8ca489b64a5a2c9ae0cef476fe6d71ef16)]
|
|
74
104
|
### [26.7.0](https://github.com/eea/volto-eea-kitkat/compare/26.6.1...26.7.0) - 1 May 2025
|
|
75
105
|
|
|
76
106
|
#### :rocket: Dependency updates
|
|
@@ -129,6 +159,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
129
159
|
|
|
130
160
|
#### :hammer_and_wrench: Others
|
|
131
161
|
|
|
162
|
+
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`7942941`](https://github.com/eea/volto-eea-kitkat/commit/794294157e27abbe7efe3d3a2f739e9ad0b82bf2)]
|
|
132
163
|
### [26.4.4](https://github.com/eea/volto-eea-kitkat/compare/26.4.3...26.4.4) - 10 February 2025
|
|
133
164
|
|
|
134
165
|
#### :rocket: Dependency updates
|
|
@@ -427,6 +458,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
427
458
|
|
|
428
459
|
#### :hammer_and_wrench: Others
|
|
429
460
|
|
|
461
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
|
|
462
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
|
|
430
463
|
## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
|
|
431
464
|
|
|
432
465
|
#### :rocket: Dependency updates
|
|
@@ -521,6 +554,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
521
554
|
#### :hammer_and_wrench: Others
|
|
522
555
|
|
|
523
556
|
- Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
|
|
557
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
|
|
524
558
|
### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
|
|
525
559
|
|
|
526
560
|
#### :rocket: Dependency updates
|
|
@@ -607,6 +641,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
607
641
|
|
|
608
642
|
#### :hammer_and_wrench: Others
|
|
609
643
|
|
|
644
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
|
|
645
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
|
|
610
646
|
### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
|
|
611
647
|
|
|
612
648
|
### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
|
|
@@ -618,6 +654,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
618
654
|
|
|
619
655
|
#### :hammer_and_wrench: Others
|
|
620
656
|
|
|
657
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
|
|
658
|
+
- test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
|
|
659
|
+
- test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
|
|
660
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
|
|
661
|
+
- test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
|
|
621
662
|
## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
|
|
622
663
|
|
|
623
664
|
#### :rocket: Dependency updates
|
|
@@ -654,6 +695,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
654
695
|
|
|
655
696
|
#### :house: Internal changes
|
|
656
697
|
|
|
698
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
|
|
657
699
|
|
|
658
700
|
#### :hammer_and_wrench: Others
|
|
659
701
|
|
|
@@ -992,6 +1034,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
992
1034
|
#### :house: Internal changes
|
|
993
1035
|
|
|
994
1036
|
- chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
|
|
1037
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
|
|
995
1038
|
|
|
996
1039
|
#### :hammer_and_wrench: Others
|
|
997
1040
|
|
|
@@ -1108,6 +1151,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1108
1151
|
|
|
1109
1152
|
#### :hammer_and_wrench: Others
|
|
1110
1153
|
|
|
1154
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
1111
1155
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
1112
1156
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
1113
1157
|
|
|
@@ -1141,6 +1185,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1141
1185
|
|
|
1142
1186
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
1143
1187
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
1188
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
1144
1189
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
1145
1190
|
|
|
1146
1191
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -1235,6 +1280,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1235
1280
|
|
|
1236
1281
|
#### :hammer_and_wrench: Others
|
|
1237
1282
|
|
|
1283
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
1238
1284
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
1239
1285
|
|
|
1240
1286
|
#### :rocket: Dependency updates
|
|
@@ -1247,6 +1293,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1247
1293
|
#### :hammer_and_wrench: Others
|
|
1248
1294
|
|
|
1249
1295
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
1296
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
1250
1297
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
1251
1298
|
|
|
1252
1299
|
#### :rocket: Dependency updates
|
|
@@ -1258,6 +1305,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1258
1305
|
#### :hammer_and_wrench: Others
|
|
1259
1306
|
|
|
1260
1307
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
1308
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
1261
1309
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
1262
1310
|
|
|
1263
1311
|
#### :rocket: Dependency updates
|
|
@@ -1288,6 +1336,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1288
1336
|
|
|
1289
1337
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
1290
1338
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
1339
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
1291
1340
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
1292
1341
|
|
|
1293
1342
|
#### :rocket: New Features
|
|
@@ -1398,6 +1447,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1398
1447
|
|
|
1399
1448
|
#### :hammer_and_wrench: Others
|
|
1400
1449
|
|
|
1450
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
1401
1451
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
1402
1452
|
|
|
1403
1453
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -1415,6 +1465,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1415
1465
|
#### :hammer_and_wrench: Others
|
|
1416
1466
|
|
|
1417
1467
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
1468
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
1418
1469
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
1419
1470
|
|
|
1420
1471
|
#### :rocket: Dependency updates
|
|
@@ -1446,10 +1497,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1446
1497
|
#### :hammer_and_wrench: Others
|
|
1447
1498
|
|
|
1448
1499
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
1500
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
1449
1501
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
1450
1502
|
|
|
1451
1503
|
#### :hammer_and_wrench: Others
|
|
1452
1504
|
|
|
1505
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
1453
1506
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
1454
1507
|
|
|
1455
1508
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -1522,6 +1575,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1522
1575
|
|
|
1523
1576
|
#### :hammer_and_wrench: Others
|
|
1524
1577
|
|
|
1578
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
1525
1579
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
1526
1580
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
1527
1581
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -1644,6 +1698,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1644
1698
|
|
|
1645
1699
|
#### :hammer_and_wrench: Others
|
|
1646
1700
|
|
|
1701
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
1647
1702
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
1648
1703
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
1649
1704
|
|
|
@@ -1662,6 +1717,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1662
1717
|
|
|
1663
1718
|
#### :hammer_and_wrench: Others
|
|
1664
1719
|
|
|
1720
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
1665
1721
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
1666
1722
|
|
|
1667
1723
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -1827,6 +1883,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1827
1883
|
|
|
1828
1884
|
#### :hammer_and_wrench: Others
|
|
1829
1885
|
|
|
1886
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
1830
1887
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
1831
1888
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
1832
1889
|
|
|
@@ -1880,6 +1937,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1880
1937
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
1881
1938
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
1882
1939
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
1940
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
1883
1941
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
1884
1942
|
|
|
1885
1943
|
#### :rocket: Dependency updates
|
|
@@ -1897,6 +1955,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1897
1955
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
1898
1956
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
1899
1957
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
1958
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
1959
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
1960
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
1900
1961
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
1901
1962
|
|
|
1902
1963
|
#### :rocket: Dependency updates
|
|
@@ -1926,6 +1987,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1926
1987
|
|
|
1927
1988
|
#### :hammer_and_wrench: Others
|
|
1928
1989
|
|
|
1990
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
1929
1991
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
1930
1992
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
1931
1993
|
|
|
@@ -1938,8 +2000,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1938
2000
|
|
|
1939
2001
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
1940
2002
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
2003
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
1941
2004
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
1942
2005
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
2006
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
1943
2007
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
1944
2008
|
|
|
1945
2009
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -1952,6 +2016,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1952
2016
|
#### :hammer_and_wrench: Others
|
|
1953
2017
|
|
|
1954
2018
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
2019
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
1955
2020
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
1956
2021
|
|
|
1957
2022
|
#### :hammer_and_wrench: Others
|
|
@@ -1983,4 +2048,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1983
2048
|
|
|
1984
2049
|
#### :hammer_and_wrench: Others
|
|
1985
2050
|
|
|
2051
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
1986
2052
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "28.0.1",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -66,26 +66,26 @@
|
|
|
66
66
|
"@eeacms/countup": "2.0.7",
|
|
67
67
|
"@eeacms/volto-accordion-block": "11.0.4",
|
|
68
68
|
"@eeacms/volto-anchors": "1.0.1",
|
|
69
|
-
"@eeacms/volto-banner": "4.0.
|
|
69
|
+
"@eeacms/volto-banner": "4.0.2",
|
|
70
70
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
71
71
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
72
|
-
"@eeacms/volto-block-image-cards": "
|
|
73
|
-
"@eeacms/volto-block-style": "
|
|
74
|
-
"@eeacms/volto-block-toc": "
|
|
72
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
73
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
74
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
75
75
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
76
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
77
|
-
"@eeacms/volto-columns-block": "8.0
|
|
76
|
+
"@eeacms/volto-chatbot": "0.2.4",
|
|
77
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
78
78
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
79
79
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
80
80
|
"@eeacms/volto-description-block": "2.2.3",
|
|
81
81
|
"@eeacms/volto-group-block": "7.1.1",
|
|
82
|
-
"@eeacms/volto-hero-block": "
|
|
83
|
-
"@eeacms/volto-listing-block": "
|
|
84
|
-
"@eeacms/volto-matomo": "6.0.
|
|
82
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
83
|
+
"@eeacms/volto-listing-block": "9.0.1",
|
|
84
|
+
"@eeacms/volto-matomo": "6.0.1",
|
|
85
85
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
86
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
87
|
-
"@eeacms/volto-object-widget": "
|
|
88
|
-
"@eeacms/volto-quote-block": "
|
|
86
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
87
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
88
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
89
89
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
90
90
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
91
91
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
94
94
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
95
95
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
96
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
96
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
97
97
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
98
98
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
99
99
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
@@ -106,37 +106,37 @@
|
|
|
106
106
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
107
107
|
},
|
|
108
108
|
"resolutions": {
|
|
109
|
-
"@eeacms/volto-block-toc": "
|
|
109
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
110
110
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
111
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
111
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
112
112
|
"@eeacms/volto-anchors": "1.0.1",
|
|
113
|
-
"@eeacms/volto-quote-block": "
|
|
113
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
114
114
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
115
115
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
116
116
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
117
|
-
"@eeacms/volto-hero-block": "
|
|
117
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
118
118
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
119
119
|
"@eeacms/volto-description-block": "2.2.3",
|
|
120
120
|
"@eeacms/volto-slate-label": "1.0.1",
|
|
121
121
|
"@plone-collective/volto-sentry": "0.3.1",
|
|
122
122
|
"@eeacms/volto-accordion-block": "11.0.4",
|
|
123
|
-
"@eeacms/volto-banner": "4.0.
|
|
123
|
+
"@eeacms/volto-banner": "4.0.2",
|
|
124
124
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
125
|
-
"@eeacms/volto-block-image-cards": "
|
|
126
|
-
"@eeacms/volto-block-style": "
|
|
127
|
-
"@eeacms/volto-columns-block": "8.0
|
|
125
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
126
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
127
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
128
128
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
129
129
|
"@eeacms/volto-group-block": "7.1.1",
|
|
130
|
-
"@eeacms/volto-listing-block": "
|
|
131
|
-
"@eeacms/volto-matomo": "6.0.
|
|
130
|
+
"@eeacms/volto-listing-block": "9.0.1",
|
|
131
|
+
"@eeacms/volto-matomo": "6.0.1",
|
|
132
132
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
133
|
-
"@eeacms/volto-object-widget": "
|
|
133
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
134
134
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
135
135
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
136
136
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
137
137
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
138
138
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
139
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
139
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
140
140
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
141
141
|
"@eeacms/volto-toolbar-actions": "2.0.1",
|
|
142
142
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
147
147
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
148
148
|
"@eeacms/countup": "2.0.7",
|
|
149
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
149
|
+
"@eeacms/volto-chatbot": "0.2.4"
|
|
150
150
|
},
|
|
151
151
|
"devDependencies": {
|
|
152
152
|
"@cypress/code-coverage": "^3.10.0",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "28.0.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -69,23 +69,23 @@
|
|
|
69
69
|
"@eeacms/volto-banner": "4.0.1",
|
|
70
70
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
71
71
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
72
|
-
"@eeacms/volto-block-image-cards": "
|
|
73
|
-
"@eeacms/volto-block-style": "
|
|
74
|
-
"@eeacms/volto-block-toc": "
|
|
72
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
73
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
74
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
75
75
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
76
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
77
|
-
"@eeacms/volto-columns-block": "8.0
|
|
76
|
+
"@eeacms/volto-chatbot": "0.2.2",
|
|
77
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
78
78
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
79
79
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
80
80
|
"@eeacms/volto-description-block": "2.2.3",
|
|
81
81
|
"@eeacms/volto-group-block": "7.1.1",
|
|
82
|
-
"@eeacms/volto-hero-block": "
|
|
83
|
-
"@eeacms/volto-listing-block": "
|
|
84
|
-
"@eeacms/volto-matomo": "
|
|
82
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
83
|
+
"@eeacms/volto-listing-block": "9.0.0",
|
|
84
|
+
"@eeacms/volto-matomo": "6.0.0",
|
|
85
85
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
86
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
87
|
-
"@eeacms/volto-object-widget": "
|
|
88
|
-
"@eeacms/volto-quote-block": "
|
|
86
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
87
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
88
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
89
89
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
90
90
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
91
91
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
94
94
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
95
95
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
96
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
96
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
97
97
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
98
98
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
99
99
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
@@ -106,15 +106,15 @@
|
|
|
106
106
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
107
107
|
},
|
|
108
108
|
"resolutions": {
|
|
109
|
-
"@eeacms/volto-block-toc": "
|
|
109
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
110
110
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
111
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
111
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
112
112
|
"@eeacms/volto-anchors": "1.0.1",
|
|
113
|
-
"@eeacms/volto-quote-block": "
|
|
113
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
114
114
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
115
115
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
116
116
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
117
|
-
"@eeacms/volto-hero-block": "
|
|
117
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
118
118
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
119
119
|
"@eeacms/volto-description-block": "2.2.3",
|
|
120
120
|
"@eeacms/volto-slate-label": "1.0.1",
|
|
@@ -122,21 +122,21 @@
|
|
|
122
122
|
"@eeacms/volto-accordion-block": "11.0.4",
|
|
123
123
|
"@eeacms/volto-banner": "4.0.1",
|
|
124
124
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
125
|
-
"@eeacms/volto-block-image-cards": "
|
|
126
|
-
"@eeacms/volto-block-style": "
|
|
127
|
-
"@eeacms/volto-columns-block": "8.0
|
|
125
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
126
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
127
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
128
128
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
129
129
|
"@eeacms/volto-group-block": "7.1.1",
|
|
130
|
-
"@eeacms/volto-listing-block": "
|
|
131
|
-
"@eeacms/volto-matomo": "
|
|
130
|
+
"@eeacms/volto-listing-block": "9.0.0",
|
|
131
|
+
"@eeacms/volto-matomo": "6.0.0",
|
|
132
132
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
133
|
-
"@eeacms/volto-object-widget": "
|
|
133
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
134
134
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
135
135
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
136
136
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
137
137
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
138
138
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
139
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
139
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
140
140
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
141
141
|
"@eeacms/volto-toolbar-actions": "2.0.1",
|
|
142
142
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
147
147
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
148
148
|
"@eeacms/countup": "2.0.7",
|
|
149
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
149
|
+
"@eeacms/volto-chatbot": "0.2.2"
|
|
150
150
|
},
|
|
151
151
|
"devDependencies": {
|
|
152
152
|
"@cypress/code-coverage": "^3.10.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "28.0.1",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -66,26 +66,26 @@
|
|
|
66
66
|
"@eeacms/countup": "2.0.7",
|
|
67
67
|
"@eeacms/volto-accordion-block": "11.0.4",
|
|
68
68
|
"@eeacms/volto-anchors": "1.0.1",
|
|
69
|
-
"@eeacms/volto-banner": "4.0.
|
|
69
|
+
"@eeacms/volto-banner": "4.0.2",
|
|
70
70
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
71
71
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
72
|
-
"@eeacms/volto-block-image-cards": "
|
|
73
|
-
"@eeacms/volto-block-style": "
|
|
74
|
-
"@eeacms/volto-block-toc": "
|
|
72
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
73
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
74
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
75
75
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
76
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
77
|
-
"@eeacms/volto-columns-block": "8.0
|
|
76
|
+
"@eeacms/volto-chatbot": "0.2.4",
|
|
77
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
78
78
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
79
79
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
80
80
|
"@eeacms/volto-description-block": "2.2.3",
|
|
81
81
|
"@eeacms/volto-group-block": "7.1.1",
|
|
82
|
-
"@eeacms/volto-hero-block": "
|
|
83
|
-
"@eeacms/volto-listing-block": "
|
|
84
|
-
"@eeacms/volto-matomo": "6.0.
|
|
82
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
83
|
+
"@eeacms/volto-listing-block": "9.0.1",
|
|
84
|
+
"@eeacms/volto-matomo": "6.0.1",
|
|
85
85
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
86
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
87
|
-
"@eeacms/volto-object-widget": "
|
|
88
|
-
"@eeacms/volto-quote-block": "
|
|
86
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
87
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
88
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
89
89
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
90
90
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
91
91
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
94
94
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
95
95
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
96
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
96
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
97
97
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
98
98
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
99
99
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
@@ -106,37 +106,37 @@
|
|
|
106
106
|
"@plone-collective/volto-sentry": "0.3.1"
|
|
107
107
|
},
|
|
108
108
|
"resolutions": {
|
|
109
|
-
"@eeacms/volto-block-toc": "
|
|
109
|
+
"@eeacms/volto-block-toc": "8.0.0",
|
|
110
110
|
"@eeacms/volto-controlpanel": "1.0.2",
|
|
111
|
-
"@eeacms/volto-nextcloud-video-block": "
|
|
111
|
+
"@eeacms/volto-nextcloud-video-block": "2.0.0",
|
|
112
112
|
"@eeacms/volto-anchors": "1.0.1",
|
|
113
|
-
"@eeacms/volto-quote-block": "
|
|
113
|
+
"@eeacms/volto-quote-block": "3.0.0",
|
|
114
114
|
"@eeacms/volto-statistic-block": "6.0.1",
|
|
115
115
|
"@eeacms/volto-tags-block": "3.0.1",
|
|
116
116
|
"@eeacms/volto-call-to-action-block": "5.1.3",
|
|
117
|
-
"@eeacms/volto-hero-block": "
|
|
117
|
+
"@eeacms/volto-hero-block": "8.0.0",
|
|
118
118
|
"@eeacms/volto-timeline-block": "2.0.1",
|
|
119
119
|
"@eeacms/volto-description-block": "2.2.3",
|
|
120
120
|
"@eeacms/volto-slate-label": "1.0.1",
|
|
121
121
|
"@plone-collective/volto-sentry": "0.3.1",
|
|
122
122
|
"@eeacms/volto-accordion-block": "11.0.4",
|
|
123
|
-
"@eeacms/volto-banner": "4.0.
|
|
123
|
+
"@eeacms/volto-banner": "4.0.2",
|
|
124
124
|
"@eeacms/volto-block-divider": "7.0.2",
|
|
125
|
-
"@eeacms/volto-block-image-cards": "
|
|
126
|
-
"@eeacms/volto-block-style": "
|
|
127
|
-
"@eeacms/volto-columns-block": "8.0
|
|
125
|
+
"@eeacms/volto-block-image-cards": "3.0.0",
|
|
126
|
+
"@eeacms/volto-block-style": "8.0.0",
|
|
127
|
+
"@eeacms/volto-columns-block": "8.1.0",
|
|
128
128
|
"@eeacms/volto-corsproxy": "4.0.0",
|
|
129
129
|
"@eeacms/volto-group-block": "7.1.1",
|
|
130
|
-
"@eeacms/volto-listing-block": "
|
|
131
|
-
"@eeacms/volto-matomo": "6.0.
|
|
130
|
+
"@eeacms/volto-listing-block": "9.0.1",
|
|
131
|
+
"@eeacms/volto-matomo": "6.0.1",
|
|
132
132
|
"@eeacms/volto-metadata-block": "8.0.5",
|
|
133
|
-
"@eeacms/volto-object-widget": "
|
|
133
|
+
"@eeacms/volto-object-widget": "8.0.0",
|
|
134
134
|
"@eeacms/volto-resize-helper": "2.0.0",
|
|
135
135
|
"@eeacms/volto-sentry-rancher-config": "5.0.0",
|
|
136
136
|
"@eeacms/volto-slate-footnote": "7.2.4",
|
|
137
137
|
"@eeacms/volto-slate-metadata-mentions": "8.3.0",
|
|
138
138
|
"@eeacms/volto-slate-zotero": "6.0.0",
|
|
139
|
-
"@eeacms/volto-tabs-block": "9.0
|
|
139
|
+
"@eeacms/volto-tabs-block": "9.1.0",
|
|
140
140
|
"@eeacms/volto-taxonomy": "5.1.2",
|
|
141
141
|
"@eeacms/volto-toolbar-actions": "2.0.1",
|
|
142
142
|
"@eeacms/volto-block-data-table": "1.2.0",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"@eeacms/volto-widget-toggle": "4.0.0",
|
|
147
147
|
"@eeacms/volto-widget-theme-picker": "2.0.0",
|
|
148
148
|
"@eeacms/countup": "2.0.7",
|
|
149
|
-
"@eeacms/volto-chatbot": "0.2.
|
|
149
|
+
"@eeacms/volto-chatbot": "0.2.4"
|
|
150
150
|
},
|
|
151
151
|
"devDependencies": {
|
|
152
152
|
"@cypress/code-coverage": "^3.10.0",
|
package/partfile
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
- Release 27.2.0 [alin - [`ad1fee1`](https://github.com/eea/volto-eea-kitkat/commit/ad1fee15393099192d9cc56df48da555179fcee1)]
|
package/releasefile
CHANGED
|
@@ -1,32 +1,52 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-banner: 4.0.1 ~ 4.0.2](https://github.com/eea/volto-banner/releases)
|
|
4
|
+
|
|
5
|
+
###### :hammer_and_wrench: Others
|
|
6
|
+
|
|
7
|
+
- fix import for volto 18 qs should be imported from query-string [David Ichim - [`d83aa3f`](https://github.com/eea/volto-banner/commit/d83aa3fbb0c1fb4ffa69634b173ee1f22e90c4b2)]
|
|
8
|
+
|
|
9
|
+
### [@eeacms/volto-chatbot: 0.2.2 ~ 0.2.4](https://github.com/eea/volto-chatbot/releases)
|
|
4
10
|
|
|
5
11
|
###### :bug: Bug Fixes
|
|
6
12
|
|
|
7
|
-
- fix:
|
|
8
|
-
- fix: set id on Checkbox for correct association [kreafox - [`1db5408`](https://github.com/eea/volto-chatbot/commit/1db5408e84d5cedfe29339f070510b8d73b33661)]
|
|
13
|
+
- fix: remove link icon from doc source + cleanup [kreafox - [`af0d3bd`](https://github.com/eea/volto-chatbot/commit/af0d3bd814795749b1af493bec00012093788fd5)]
|
|
9
14
|
###### :nail_care: Enhancements
|
|
10
15
|
|
|
11
|
-
- change:
|
|
16
|
+
- change: set default value of enableMatomoTracking to true [kreafox - [`7d7390f`](https://github.com/eea/volto-chatbot/commit/7d7390f35e69a719e38b075ab236ae159f9afab6)]
|
|
17
|
+
- change: add event name for Matomo event tracking - Refs [#289291](https://taskman.eionet.europa.eu/issues/289291) [kreafox - [`f67e33c`](https://github.com/eea/volto-chatbot/commit/f67e33cb5d6e28fc1ef5cc715727db0912fcb55f)]
|
|
18
|
+
- change: improve Matomo event labels for clarity - Refs [#289291](https://taskman.eionet.europa.eu/issues/289291) [kreafox - [`9415067`](https://github.com/eea/volto-chatbot/commit/94150677824992aab0b826e38389f37bc1871f88)]
|
|
19
|
+
- change: improve Matomo event labels for clarity - Refs [#289291](https://taskman.eionet.europa.eu/issues/289291) [kreafox - [`0cbb595`](https://github.com/eea/volto-chatbot/commit/0cbb595c3c5143fae5da0c648d5d02766856104c)]
|
|
20
|
+
- change: include assistant in Matomo event category - Refs [#289291](https://taskman.eionet.europa.eu/issues/289291) [kreafox - [`b21bc94`](https://github.com/eea/volto-chatbot/commit/b21bc940157c970569f5f60e045e2584571fdf3d)]
|
|
21
|
+
###### :house: Internal changes
|
|
22
|
+
|
|
23
|
+
- style: Automated code fix [eea-jenkins - [`1f5a63c`](https://github.com/eea/volto-chatbot/commit/1f5a63c5c09616f491c189ea8aab1c3e4ffb090a)]
|
|
24
|
+
- style: small CSS fix [kreafox - [`8cbb88d`](https://github.com/eea/volto-chatbot/commit/8cbb88deb2879195be5f2aef43acb82519f6f57a)]
|
|
25
|
+
- style: Automated code fix [eea-jenkins - [`48449c7`](https://github.com/eea/volto-chatbot/commit/48449c7882631e2cc91c8ef4f2f2f07ba5839804)]
|
|
26
|
+
###### :hammer_and_wrench: Others
|
|
27
|
+
|
|
28
|
+
- Update package.json [kreafox - [`cdd89c8`](https://github.com/eea/volto-chatbot/commit/cdd89c87fe1c1fc0eb736d76cfa410a410d5a7c9)]
|
|
29
|
+
|
|
30
|
+
###### :bug: Bug Fixes
|
|
31
|
+
|
|
32
|
+
- fix: set default value of enableMatomoTracking to true [kreafox - [`9aae310`](https://github.com/eea/volto-chatbot/commit/9aae3103e35555f375a8d0afa35712aba561e07f)]
|
|
12
33
|
###### :house: Internal changes
|
|
13
34
|
|
|
14
|
-
-
|
|
15
|
-
- style:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
-
|
|
35
|
+
- style: Automated code fix [eea-jenkins - [`0403027`](https://github.com/eea/volto-chatbot/commit/0403027706cf88c2c45a4c7f859343c2d3fc9eb1)]
|
|
36
|
+
- style: improve sources on mobile [kreafox - [`119fe38`](https://github.com/eea/volto-chatbot/commit/119fe3884043298728dc07f0dc28ef5b3dc1656f)]
|
|
37
|
+
###### :hammer_and_wrench: Others
|
|
38
|
+
|
|
39
|
+
- test: update snapshot [kreafox - [`dde97c3`](https://github.com/eea/volto-chatbot/commit/dde97c31904f23a40aa5a1d9c17cf888430b4986)]
|
|
19
40
|
|
|
20
|
-
### [@eeacms/volto-
|
|
41
|
+
### [@eeacms/volto-listing-block: 9.0.0 ~ 9.0.1](https://github.com/eea/volto-listing-block/releases)
|
|
21
42
|
|
|
22
43
|
###### :hammer_and_wrench: Others
|
|
23
44
|
|
|
24
|
-
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
45
|
+
- Add accordion to listing block [narcis2005 - [`4028e09`](https://github.com/eea/volto-listing-block/commit/4028e09cadd06c950d9fd6e3159a31668b0e32da)]
|
|
46
|
+
|
|
47
|
+
### [@eeacms/volto-matomo: 6.0.0 ~ 6.0.1](https://github.com/eea/volto-matomo/releases)
|
|
48
|
+
|
|
49
|
+
###### :hammer_and_wrench: Others
|
|
29
50
|
|
|
30
|
-
|
|
51
|
+
- Fix readme [Tiberiu Ichim - [`943f631`](https://github.com/eea/volto-matomo/commit/943f631f3a13bc0de201f2ae990309be5a5293b0)]
|
|
31
52
|
|
|
32
|
-
- Release 27.2.0 [alin - [`ad1fee1`](https://github.com/eea/volto-eea-kitkat/commit/ad1fee15393099192d9cc56df48da555179fcee1)]
|