@eeacms/volto-eea-kitkat 15.1.0 → 15.2.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 +38 -3
- package/CHANGELOG.md +38 -3
- package/new.json +11 -11
- package/old.json +19 -19
- package/package.json +11 -11
- package/partfile +0 -1
- package/releasefile +7 -35
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,21 @@ 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
|
+
### [15.2.1](https://github.com/eea/volto-eea-kitkat/compare/15.2.0...15.2.1) - 10 April 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-resize-helper@1.3.0 [EEA Jenkins - [`fa48c32`](https://github.com/eea/volto-eea-kitkat/commit/fa48c325ded3520358b156d77e77200f84440970)]
|
|
12
|
+
|
|
13
|
+
### [15.2.0](https://github.com/eea/volto-eea-kitkat/compare/15.1.0...15.2.0) - 6 April 2023
|
|
14
|
+
|
|
15
|
+
#### :rocket: Dependency updates
|
|
16
|
+
|
|
17
|
+
- Release @eeacms/volto-block-divider@6.1.1 [EEA Jenkins - [`af4eb5f`](https://github.com/eea/volto-eea-kitkat/commit/af4eb5fc4b37d848cf6106427aa1bf63a777ade0)]
|
|
18
|
+
- Release @eeacms/volto-columns-block@6.3.0 [EEA Jenkins - [`9c7cc79`](https://github.com/eea/volto-eea-kitkat/commit/9c7cc79e6f2b7a032b30841b893ab2db3768198f)]
|
|
19
|
+
- Release @eeacms/volto-block-style@5.2.0 [EEA Jenkins - [`b158759`](https://github.com/eea/volto-eea-kitkat/commit/b15875929561adbf51baaa83a8d9a324fd48c4aa)]
|
|
20
|
+
- Release @eeacms/volto-block-image-cards@1.2.0 [EEA Jenkins - [`e8ceadc`](https://github.com/eea/volto-eea-kitkat/commit/e8ceadcdbf88c953ea59c72f07e7ca34b80a7e2e)]
|
|
21
|
+
|
|
7
22
|
### [15.1.0](https://github.com/eea/volto-eea-kitkat/compare/15.0.0...15.1.0) - 4 April 2023
|
|
8
23
|
|
|
9
24
|
#### :rocket: Dependency updates
|
|
@@ -15,9 +30,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
15
30
|
- Release @eeacms/volto-resize-helper@1.2.0 [EEA Jenkins - [`36cd56c`](https://github.com/eea/volto-eea-kitkat/commit/36cd56c04c48cdc37581e18d1db2fa9c5f073de7)]
|
|
16
31
|
- Release @eeacms/volto-nextcloud-video-block@0.3.1 [EEA Jenkins - [`6f5894f`](https://github.com/eea/volto-eea-kitkat/commit/6f5894f90475763e510c81c67aa57ff0f195bea5)]
|
|
17
32
|
|
|
18
|
-
#### :hammer_and_wrench: Others
|
|
19
|
-
|
|
20
|
-
- Release 15.1.0 [Alin Voinea - [`97b7de1`](https://github.com/eea/volto-eea-kitkat/commit/97b7de113bad4d1bfaf28c0bfe72a76d953d5c0d)]
|
|
21
33
|
## [15.0.0](https://github.com/eea/volto-eea-kitkat/compare/14.0.0...15.0.0) - 27 March 2023
|
|
22
34
|
|
|
23
35
|
#### :rocket: New Features
|
|
@@ -63,6 +75,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
63
75
|
|
|
64
76
|
#### :hammer_and_wrench: Others
|
|
65
77
|
|
|
78
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
66
79
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
67
80
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
68
81
|
|
|
@@ -96,6 +109,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
96
109
|
|
|
97
110
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
98
111
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
112
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
99
113
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
100
114
|
|
|
101
115
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -190,6 +204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
190
204
|
|
|
191
205
|
#### :hammer_and_wrench: Others
|
|
192
206
|
|
|
207
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
193
208
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
194
209
|
|
|
195
210
|
#### :rocket: Dependency updates
|
|
@@ -202,6 +217,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
202
217
|
#### :hammer_and_wrench: Others
|
|
203
218
|
|
|
204
219
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
220
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
205
221
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
206
222
|
|
|
207
223
|
#### :rocket: Dependency updates
|
|
@@ -213,6 +229,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
213
229
|
#### :hammer_and_wrench: Others
|
|
214
230
|
|
|
215
231
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
232
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
216
233
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
217
234
|
|
|
218
235
|
#### :rocket: Dependency updates
|
|
@@ -243,6 +260,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
243
260
|
|
|
244
261
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
245
262
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
263
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
246
264
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
247
265
|
|
|
248
266
|
#### :rocket: New Features
|
|
@@ -353,6 +371,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
353
371
|
|
|
354
372
|
#### :hammer_and_wrench: Others
|
|
355
373
|
|
|
374
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
356
375
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
357
376
|
|
|
358
377
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -370,6 +389,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
370
389
|
#### :hammer_and_wrench: Others
|
|
371
390
|
|
|
372
391
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
392
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
373
393
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
374
394
|
|
|
375
395
|
#### :rocket: Dependency updates
|
|
@@ -401,10 +421,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
401
421
|
#### :hammer_and_wrench: Others
|
|
402
422
|
|
|
403
423
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
424
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
404
425
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
405
426
|
|
|
406
427
|
#### :hammer_and_wrench: Others
|
|
407
428
|
|
|
429
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
408
430
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
409
431
|
|
|
410
432
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -477,6 +499,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
477
499
|
|
|
478
500
|
#### :hammer_and_wrench: Others
|
|
479
501
|
|
|
502
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
480
503
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
481
504
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
482
505
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -599,6 +622,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
599
622
|
|
|
600
623
|
#### :hammer_and_wrench: Others
|
|
601
624
|
|
|
625
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
602
626
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
603
627
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
604
628
|
|
|
@@ -617,6 +641,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
617
641
|
|
|
618
642
|
#### :hammer_and_wrench: Others
|
|
619
643
|
|
|
644
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
620
645
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
621
646
|
|
|
622
647
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -782,6 +807,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
782
807
|
|
|
783
808
|
#### :hammer_and_wrench: Others
|
|
784
809
|
|
|
810
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
785
811
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
786
812
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
787
813
|
|
|
@@ -835,6 +861,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
835
861
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
836
862
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
837
863
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
864
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
838
865
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
839
866
|
|
|
840
867
|
#### :rocket: Dependency updates
|
|
@@ -852,6 +879,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
852
879
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
853
880
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
854
881
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
882
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
883
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
884
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
855
885
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
856
886
|
|
|
857
887
|
#### :rocket: Dependency updates
|
|
@@ -881,6 +911,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
881
911
|
|
|
882
912
|
#### :hammer_and_wrench: Others
|
|
883
913
|
|
|
914
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
884
915
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
885
916
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
886
917
|
|
|
@@ -893,8 +924,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
893
924
|
|
|
894
925
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
895
926
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
927
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
896
928
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
897
929
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
930
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
898
931
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
899
932
|
|
|
900
933
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -907,6 +940,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
907
940
|
#### :hammer_and_wrench: Others
|
|
908
941
|
|
|
909
942
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
943
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
910
944
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
911
945
|
|
|
912
946
|
#### :hammer_and_wrench: Others
|
|
@@ -938,4 +972,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
938
972
|
|
|
939
973
|
#### :hammer_and_wrench: Others
|
|
940
974
|
|
|
975
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
941
976
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,21 @@ 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
|
+
### [15.2.1](https://github.com/eea/volto-eea-kitkat/compare/15.2.0...15.2.1) - 10 April 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-resize-helper@1.3.0 [EEA Jenkins - [`fa48c32`](https://github.com/eea/volto-eea-kitkat/commit/fa48c325ded3520358b156d77e77200f84440970)]
|
|
12
|
+
|
|
13
|
+
### [15.2.0](https://github.com/eea/volto-eea-kitkat/compare/15.1.0...15.2.0) - 6 April 2023
|
|
14
|
+
|
|
15
|
+
#### :rocket: Dependency updates
|
|
16
|
+
|
|
17
|
+
- Release @eeacms/volto-block-divider@6.1.1 [EEA Jenkins - [`af4eb5f`](https://github.com/eea/volto-eea-kitkat/commit/af4eb5fc4b37d848cf6106427aa1bf63a777ade0)]
|
|
18
|
+
- Release @eeacms/volto-columns-block@6.3.0 [EEA Jenkins - [`9c7cc79`](https://github.com/eea/volto-eea-kitkat/commit/9c7cc79e6f2b7a032b30841b893ab2db3768198f)]
|
|
19
|
+
- Release @eeacms/volto-block-style@5.2.0 [EEA Jenkins - [`b158759`](https://github.com/eea/volto-eea-kitkat/commit/b15875929561adbf51baaa83a8d9a324fd48c4aa)]
|
|
20
|
+
- Release @eeacms/volto-block-image-cards@1.2.0 [EEA Jenkins - [`e8ceadc`](https://github.com/eea/volto-eea-kitkat/commit/e8ceadcdbf88c953ea59c72f07e7ca34b80a7e2e)]
|
|
21
|
+
|
|
7
22
|
### [15.1.0](https://github.com/eea/volto-eea-kitkat/compare/15.0.0...15.1.0) - 4 April 2023
|
|
8
23
|
|
|
9
24
|
#### :rocket: Dependency updates
|
|
@@ -15,9 +30,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
15
30
|
- Release @eeacms/volto-resize-helper@1.2.0 [EEA Jenkins - [`36cd56c`](https://github.com/eea/volto-eea-kitkat/commit/36cd56c04c48cdc37581e18d1db2fa9c5f073de7)]
|
|
16
31
|
- Release @eeacms/volto-nextcloud-video-block@0.3.1 [EEA Jenkins - [`6f5894f`](https://github.com/eea/volto-eea-kitkat/commit/6f5894f90475763e510c81c67aa57ff0f195bea5)]
|
|
17
32
|
|
|
18
|
-
#### :hammer_and_wrench: Others
|
|
19
|
-
|
|
20
|
-
- Release 15.1.0 [Alin Voinea - [`97b7de1`](https://github.com/eea/volto-eea-kitkat/commit/97b7de113bad4d1bfaf28c0bfe72a76d953d5c0d)]
|
|
21
33
|
## [15.0.0](https://github.com/eea/volto-eea-kitkat/compare/14.0.0...15.0.0) - 27 March 2023
|
|
22
34
|
|
|
23
35
|
#### :rocket: New Features
|
|
@@ -63,6 +75,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
63
75
|
|
|
64
76
|
#### :hammer_and_wrench: Others
|
|
65
77
|
|
|
78
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
66
79
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
67
80
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
68
81
|
|
|
@@ -96,6 +109,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
96
109
|
|
|
97
110
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
98
111
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
112
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
99
113
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
100
114
|
|
|
101
115
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -190,6 +204,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
190
204
|
|
|
191
205
|
#### :hammer_and_wrench: Others
|
|
192
206
|
|
|
207
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
193
208
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
194
209
|
|
|
195
210
|
#### :rocket: Dependency updates
|
|
@@ -202,6 +217,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
202
217
|
#### :hammer_and_wrench: Others
|
|
203
218
|
|
|
204
219
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
220
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
205
221
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
206
222
|
|
|
207
223
|
#### :rocket: Dependency updates
|
|
@@ -213,6 +229,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
213
229
|
#### :hammer_and_wrench: Others
|
|
214
230
|
|
|
215
231
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
232
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
216
233
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
217
234
|
|
|
218
235
|
#### :rocket: Dependency updates
|
|
@@ -243,6 +260,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
243
260
|
|
|
244
261
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
245
262
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
263
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
246
264
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
247
265
|
|
|
248
266
|
#### :rocket: New Features
|
|
@@ -353,6 +371,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
353
371
|
|
|
354
372
|
#### :hammer_and_wrench: Others
|
|
355
373
|
|
|
374
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
356
375
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
357
376
|
|
|
358
377
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -370,6 +389,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
370
389
|
#### :hammer_and_wrench: Others
|
|
371
390
|
|
|
372
391
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
392
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
373
393
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
374
394
|
|
|
375
395
|
#### :rocket: Dependency updates
|
|
@@ -401,10 +421,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
401
421
|
#### :hammer_and_wrench: Others
|
|
402
422
|
|
|
403
423
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
424
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
404
425
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
405
426
|
|
|
406
427
|
#### :hammer_and_wrench: Others
|
|
407
428
|
|
|
429
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
408
430
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
409
431
|
|
|
410
432
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -477,6 +499,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
477
499
|
|
|
478
500
|
#### :hammer_and_wrench: Others
|
|
479
501
|
|
|
502
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
480
503
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
481
504
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
482
505
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -599,6 +622,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
599
622
|
|
|
600
623
|
#### :hammer_and_wrench: Others
|
|
601
624
|
|
|
625
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
602
626
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
603
627
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
604
628
|
|
|
@@ -617,6 +641,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
617
641
|
|
|
618
642
|
#### :hammer_and_wrench: Others
|
|
619
643
|
|
|
644
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
620
645
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
621
646
|
|
|
622
647
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -782,6 +807,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
782
807
|
|
|
783
808
|
#### :hammer_and_wrench: Others
|
|
784
809
|
|
|
810
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
785
811
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
786
812
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
787
813
|
|
|
@@ -835,6 +861,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
835
861
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
836
862
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
837
863
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
864
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
838
865
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
839
866
|
|
|
840
867
|
#### :rocket: Dependency updates
|
|
@@ -852,6 +879,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
852
879
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
853
880
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
854
881
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
882
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
883
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
884
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
855
885
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
856
886
|
|
|
857
887
|
#### :rocket: Dependency updates
|
|
@@ -881,6 +911,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
881
911
|
|
|
882
912
|
#### :hammer_and_wrench: Others
|
|
883
913
|
|
|
914
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
884
915
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
885
916
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
886
917
|
|
|
@@ -893,8 +924,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
893
924
|
|
|
894
925
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
895
926
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
927
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
896
928
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
897
929
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
930
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
898
931
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
899
932
|
|
|
900
933
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -907,6 +940,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
907
940
|
#### :hammer_and_wrench: Others
|
|
908
941
|
|
|
909
942
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
943
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
910
944
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
911
945
|
|
|
912
946
|
#### :hammer_and_wrench: Others
|
|
@@ -938,4 +972,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
938
972
|
|
|
939
973
|
#### :hammer_and_wrench: Others
|
|
940
974
|
|
|
975
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
941
976
|
- 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": "15.1
|
|
3
|
+
"version": "15.2.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",
|
|
@@ -64,11 +64,11 @@
|
|
|
64
64
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
65
65
|
"@eeacms/volto-anchors": "0.2.0",
|
|
66
66
|
"@eeacms/volto-banner": "3.1.0",
|
|
67
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
68
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
69
|
-
"@eeacms/volto-block-style": "5.
|
|
67
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
68
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
69
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
70
70
|
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
71
|
-
"@eeacms/volto-columns-block": "6.
|
|
71
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
72
72
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
73
73
|
"@eeacms/volto-depiction": "1.1.0",
|
|
74
74
|
"@eeacms/volto-description-block": "1.1.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
81
81
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
82
82
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
83
|
-
"@eeacms/volto-resize-helper": "1.
|
|
83
|
+
"@eeacms/volto-resize-helper": "1.3.0",
|
|
84
84
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
85
85
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
86
86
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
@@ -115,10 +115,10 @@
|
|
|
115
115
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
116
116
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
117
117
|
"@eeacms/volto-banner": "3.1.0",
|
|
118
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
119
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
120
|
-
"@eeacms/volto-block-style": "5.
|
|
121
|
-
"@eeacms/volto-columns-block": "6.
|
|
118
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
119
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
120
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
121
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
122
122
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
123
123
|
"@eeacms/volto-depiction": "1.1.0",
|
|
124
124
|
"@eeacms/volto-group-block": "6.1.0",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
128
128
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
129
|
-
"@eeacms/volto-resize-helper": "1.
|
|
129
|
+
"@eeacms/volto-resize-helper": "1.3.0",
|
|
130
130
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
131
131
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
132
132
|
"@eeacms/volto-slate-metadata-mentions": "6.1.0",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "15.
|
|
3
|
+
"version": "15.2.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",
|
|
@@ -64,30 +64,30 @@
|
|
|
64
64
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
65
65
|
"@eeacms/volto-anchors": "0.2.0",
|
|
66
66
|
"@eeacms/volto-banner": "3.1.0",
|
|
67
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
68
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
69
|
-
"@eeacms/volto-block-style": "5.
|
|
70
|
-
"@eeacms/volto-call-to-action-block": "4.1.
|
|
71
|
-
"@eeacms/volto-columns-block": "6.
|
|
67
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
68
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
69
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
70
|
+
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
71
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
72
72
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
73
73
|
"@eeacms/volto-depiction": "1.1.0",
|
|
74
74
|
"@eeacms/volto-description-block": "1.1.0",
|
|
75
|
-
"@eeacms/volto-group-block": "6.
|
|
75
|
+
"@eeacms/volto-group-block": "6.1.0",
|
|
76
76
|
"@eeacms/volto-hero-block": "5.3.0",
|
|
77
77
|
"@eeacms/volto-listing-block": "4.0.0",
|
|
78
78
|
"@eeacms/volto-matomo": "4.1.0",
|
|
79
79
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
80
|
-
"@eeacms/volto-nextcloud-video-block": "0.3.
|
|
80
|
+
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
81
81
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
82
82
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
83
|
-
"@eeacms/volto-resize-helper": "1.
|
|
83
|
+
"@eeacms/volto-resize-helper": "1.2.0",
|
|
84
84
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
85
85
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
86
86
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
87
87
|
"@eeacms/volto-slate-metadata-mentions": "6.1.0",
|
|
88
88
|
"@eeacms/volto-slate-zotero": "5.2.0",
|
|
89
89
|
"@eeacms/volto-statistic-block": "1.1.0",
|
|
90
|
-
"@eeacms/volto-tabs-block": "4.0.
|
|
90
|
+
"@eeacms/volto-tabs-block": "4.0.1",
|
|
91
91
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
92
92
|
"@eeacms/volto-taxonomy": "3.1.0",
|
|
93
93
|
"@eeacms/volto-timeline-block": "1.1.0",
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
102
102
|
},
|
|
103
103
|
"resolutions": {
|
|
104
|
-
"@eeacms/volto-nextcloud-video-block": "0.3.
|
|
104
|
+
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
105
105
|
"@eeacms/volto-anchors": "0.2.0",
|
|
106
106
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
107
107
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
108
108
|
"@eeacms/volto-statistic-block": "1.1.0",
|
|
109
109
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
110
|
-
"@eeacms/volto-call-to-action-block": "4.1.
|
|
110
|
+
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
111
111
|
"@eeacms/volto-hero-block": "5.3.0",
|
|
112
112
|
"@eeacms/volto-timeline-block": "1.1.0",
|
|
113
113
|
"@eeacms/volto-description-block": "1.1.0",
|
|
@@ -115,23 +115,23 @@
|
|
|
115
115
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
116
116
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
117
117
|
"@eeacms/volto-banner": "3.1.0",
|
|
118
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
119
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
120
|
-
"@eeacms/volto-block-style": "5.
|
|
121
|
-
"@eeacms/volto-columns-block": "6.
|
|
118
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
119
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
120
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
121
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
122
122
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
123
123
|
"@eeacms/volto-depiction": "1.1.0",
|
|
124
|
-
"@eeacms/volto-group-block": "6.
|
|
124
|
+
"@eeacms/volto-group-block": "6.1.0",
|
|
125
125
|
"@eeacms/volto-listing-block": "4.0.0",
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
128
128
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
129
|
-
"@eeacms/volto-resize-helper": "1.
|
|
129
|
+
"@eeacms/volto-resize-helper": "1.2.0",
|
|
130
130
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
131
131
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
132
132
|
"@eeacms/volto-slate-metadata-mentions": "6.1.0",
|
|
133
133
|
"@eeacms/volto-slate-zotero": "5.2.0",
|
|
134
|
-
"@eeacms/volto-tabs-block": "4.0.
|
|
134
|
+
"@eeacms/volto-tabs-block": "4.0.1",
|
|
135
135
|
"@eeacms/volto-taxonomy": "3.1.0",
|
|
136
136
|
"@eeacms/volto-widget-geolocation": "5.1.0",
|
|
137
137
|
"@eeacms/volto-widget-dataprovenance": "0.3.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "15.1
|
|
3
|
+
"version": "15.2.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",
|
|
@@ -64,11 +64,11 @@
|
|
|
64
64
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
65
65
|
"@eeacms/volto-anchors": "0.2.0",
|
|
66
66
|
"@eeacms/volto-banner": "3.1.0",
|
|
67
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
68
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
69
|
-
"@eeacms/volto-block-style": "5.
|
|
67
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
68
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
69
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
70
70
|
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
71
|
-
"@eeacms/volto-columns-block": "6.
|
|
71
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
72
72
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
73
73
|
"@eeacms/volto-depiction": "1.1.0",
|
|
74
74
|
"@eeacms/volto-description-block": "1.1.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
81
81
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
82
82
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
83
|
-
"@eeacms/volto-resize-helper": "1.
|
|
83
|
+
"@eeacms/volto-resize-helper": "1.3.0",
|
|
84
84
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
85
85
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
86
86
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
@@ -115,10 +115,10 @@
|
|
|
115
115
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
116
116
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
117
117
|
"@eeacms/volto-banner": "3.1.0",
|
|
118
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
119
|
-
"@eeacms/volto-block-image-cards": "1.
|
|
120
|
-
"@eeacms/volto-block-style": "5.
|
|
121
|
-
"@eeacms/volto-columns-block": "6.
|
|
118
|
+
"@eeacms/volto-block-divider": "6.1.1",
|
|
119
|
+
"@eeacms/volto-block-image-cards": "1.2.0",
|
|
120
|
+
"@eeacms/volto-block-style": "5.2.0",
|
|
121
|
+
"@eeacms/volto-columns-block": "6.3.0",
|
|
122
122
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
123
123
|
"@eeacms/volto-depiction": "1.1.0",
|
|
124
124
|
"@eeacms/volto-group-block": "6.1.0",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
128
128
|
"@eeacms/volto-object-widget": "5.1.0",
|
|
129
|
-
"@eeacms/volto-resize-helper": "1.
|
|
129
|
+
"@eeacms/volto-resize-helper": "1.3.0",
|
|
130
130
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
131
131
|
"@eeacms/volto-slate-footnote": "6.1.0",
|
|
132
132
|
"@eeacms/volto-slate-metadata-mentions": "6.1.0",
|
package/partfile
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
- Release 15.1.0 [Alin Voinea - [`97b7de1`](https://github.com/eea/volto-eea-kitkat/commit/97b7de113bad4d1bfaf28c0bfe72a76d953d5c0d)]
|
package/releasefile
CHANGED
|
@@ -1,43 +1,15 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
4
|
-
|
|
5
|
-
###### :nail_care: Enhancements
|
|
6
|
-
|
|
7
|
-
- change(icon): Add description with link to remix icon set #14 from eea/icon-description [ichim-david - [`c82039a`](https://github.com/eea/volto-call-to-action-block/commit/c82039af0a3f603eb0d2ce13083baeb1433525db)]
|
|
8
|
-
- change(icon): Add description with link to remix icon set [kreafox - [`c2e6daa`](https://github.com/eea/volto-call-to-action-block/commit/c2e6daad8e80c5c94c0ac53bdfed1bd742beb8d4)]
|
|
9
|
-
|
|
10
|
-
### [@eeacms/volto-columns-block: 6.1.0 ~ 6.2.0](https://github.com/eea/volto-columns-block/releases)
|
|
11
|
-
|
|
12
|
-
###### :house: Internal changes
|
|
13
|
-
|
|
14
|
-
- chore(package.json): increase version to 6.2.0 [Miu Razvan - [`74e7a41`](https://github.com/eea/volto-columns-block/commit/74e7a41276a5725d6bc7caa571c2ec62fc7a2b5d)]
|
|
15
|
-
|
|
16
|
-
### [@eeacms/volto-group-block: 6.0.0 ~ 6.1.0](https://github.com/eea/volto-group-block/releases)
|
|
17
|
-
|
|
18
|
-
###### :house: Internal changes
|
|
19
|
-
|
|
20
|
-
- chore(package.json): update package version to 6.1.0 [Miu Razvan - [`b4251fc`](https://github.com/eea/volto-group-block/commit/b4251fcfa4c713d1777e4c389b36d3501a8a8d92)]
|
|
21
|
-
|
|
22
|
-
### [@eeacms/volto-nextcloud-video-block: 0.3.0 ~ 0.3.1](https://github.com/eea/volto-nextcloud-video-block/releases)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### [@eeacms/volto-resize-helper: 1.1.0 ~ 1.2.0](https://github.com/eea/volto-resize-helper/releases)
|
|
27
|
-
|
|
28
|
-
###### :hammer_and_wrench: Others
|
|
29
|
-
|
|
30
|
-
- prepare 1.2.0 release [Miu Razvan - [`fd7b9f5`](https://github.com/eea/volto-resize-helper/commit/fd7b9f55db0a09bfe54466e09efe47b5a654c57d)]
|
|
31
|
-
|
|
32
|
-
### [@eeacms/volto-tabs-block: 4.0.0 ~ 4.0.1](https://github.com/eea/volto-tabs-block/releases)
|
|
3
|
+
### [@eeacms/volto-resize-helper: 1.2.0 ~ 1.3.0](https://github.com/eea/volto-resize-helper/releases)
|
|
33
4
|
|
|
34
5
|
###### :rocket: New Features
|
|
35
6
|
|
|
36
|
-
- feat(
|
|
37
|
-
|
|
7
|
+
- feat(ScreenSize.jsx, utils.js, README.md): add support for detecting OS name [Miu Razvan - [`dd7c48f`](https://github.com/eea/volto-resize-helper/commit/dd7c48fe2ef5573468d3b72dda3b6112e18e8e1a)]
|
|
8
|
+
- feat: better way of computing browser toolbar height [Miu Razvan - [`24efa00`](https://github.com/eea/volto-resize-helper/commit/24efa0043cc77dbf19b2f2efcc580da726d33d8f)]
|
|
9
|
+
###### :nail_care: Enhancements
|
|
38
10
|
|
|
39
|
-
-
|
|
11
|
+
- refactor(ScreenSize.jsx): update updateScreen function to include more screen properties [Miu Razvan - [`3beb3ce`](https://github.com/eea/volto-resize-helper/commit/3beb3ce645eb7605c99a616ef23f7f7118f20bdd)]
|
|
12
|
+
###### :house: Internal changes
|
|
40
13
|
|
|
41
|
-
|
|
14
|
+
- chore(package.json): increase version from 1.2.0 to 1.3.0 [Miu Razvan - [`0501ee8`](https://github.com/eea/volto-resize-helper/commit/0501ee873769621465e099a058d1cdbe26b1dab3)]
|
|
42
15
|
|
|
43
|
-
- Release 15.1.0 [Alin Voinea - [`97b7de1`](https://github.com/eea/volto-eea-kitkat/commit/97b7de113bad4d1bfaf28c0bfe72a76d953d5c0d)]
|