@eeacms/volto-eea-kitkat 15.4.0 → 15.5.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 +40 -1
- package/CHANGELOG.md +40 -1
- package/new.json +7 -7
- package/old.json +21 -20
- package/package.json +7 -7
- package/partfile +0 -2
- package/releasefile +2 -119
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,23 @@ 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.5.1](https://github.com/eea/volto-eea-kitkat/compare/15.5.0...15.5.1) - 22 May 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-statistic-block@1.2.1 [EEA Jenkins - [`b324743`](https://github.com/eea/volto-eea-kitkat/commit/b32474397627c29eb2f5239c36eada973200f01d)]
|
|
12
|
+
|
|
13
|
+
### [15.5.0](https://github.com/eea/volto-eea-kitkat/compare/15.4.0...15.5.0) - 22 May 2023
|
|
14
|
+
|
|
15
|
+
#### :rocket: Dependency updates
|
|
16
|
+
|
|
17
|
+
- Release @eeacms/volto-group-block@6.1.1 [EEA Jenkins - [`6fcd5f0`](https://github.com/eea/volto-eea-kitkat/commit/6fcd5f03fa85e70a430e7c27145648608e295adb)]
|
|
18
|
+
- Release @eeacms/volto-hero-block@5.3.1 [EEA Jenkins - [`08b2e16`](https://github.com/eea/volto-eea-kitkat/commit/08b2e165cc6d4a4aafbf252a2e18d8ad3bcd02de)]
|
|
19
|
+
- Release @eeacms/volto-statistic-block@1.2.0 [EEA Jenkins - [`12f2553`](https://github.com/eea/volto-eea-kitkat/commit/12f2553531250f3ee8d9849f07f26271306946a3)]
|
|
20
|
+
|
|
21
|
+
#### :hammer_and_wrench: Others
|
|
22
|
+
|
|
23
|
+
- Update package.json [Miu Razvan - [`10c7440`](https://github.com/eea/volto-eea-kitkat/commit/10c7440f0db33937bbc2d80cfc3b04d02fab8275)]
|
|
7
24
|
### [15.4.0](https://github.com/eea/volto-eea-kitkat/compare/15.3.0...15.4.0) - 19 May 2023
|
|
8
25
|
|
|
9
26
|
#### :rocket: Dependency updates
|
|
@@ -15,7 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
15
32
|
- Release @eeacms/volto-tabs-block@5.0.0 [EEA Jenkins - [`df8c75f`](https://github.com/eea/volto-eea-kitkat/commit/df8c75fc59bf244933f680b4c16d3248354cf54f)]
|
|
16
33
|
- Release @eeacms/volto-object-widget@5.1.1 [EEA Jenkins - [`cabc37a`](https://github.com/eea/volto-eea-kitkat/commit/cabc37ad4f558650fb97b763dad12dcb54bf3313)]
|
|
17
34
|
- Release @eeacms/volto-widgets-view@4.2.0 [EEA Jenkins - [`984162a`](https://github.com/eea/volto-eea-kitkat/commit/984162ac5dbdcc13936ecbdf5ce563b1d89e1b31)]
|
|
18
|
-
- Release @eeacms/volto-anchors@0.2.1 [EEA Jenkins - [`f8ef624`](https://github.com/eea/volto-eea-kitkat/commit/f8ef624d9dae94a6dd59e0c3ff614a161606745c)]
|
|
19
35
|
|
|
20
36
|
#### :hammer_and_wrench: Others
|
|
21
37
|
|
|
@@ -102,6 +118,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
102
118
|
|
|
103
119
|
#### :hammer_and_wrench: Others
|
|
104
120
|
|
|
121
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
105
122
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
106
123
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
107
124
|
|
|
@@ -135,6 +152,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
135
152
|
|
|
136
153
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
137
154
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
155
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
138
156
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
139
157
|
|
|
140
158
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -229,6 +247,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
229
247
|
|
|
230
248
|
#### :hammer_and_wrench: Others
|
|
231
249
|
|
|
250
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
232
251
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
233
252
|
|
|
234
253
|
#### :rocket: Dependency updates
|
|
@@ -241,6 +260,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
241
260
|
#### :hammer_and_wrench: Others
|
|
242
261
|
|
|
243
262
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
263
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
244
264
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
245
265
|
|
|
246
266
|
#### :rocket: Dependency updates
|
|
@@ -252,6 +272,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
252
272
|
#### :hammer_and_wrench: Others
|
|
253
273
|
|
|
254
274
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
275
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
255
276
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
256
277
|
|
|
257
278
|
#### :rocket: Dependency updates
|
|
@@ -282,6 +303,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
282
303
|
|
|
283
304
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
284
305
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
306
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
285
307
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
286
308
|
|
|
287
309
|
#### :rocket: New Features
|
|
@@ -392,6 +414,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
392
414
|
|
|
393
415
|
#### :hammer_and_wrench: Others
|
|
394
416
|
|
|
417
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
395
418
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
396
419
|
|
|
397
420
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -409,6 +432,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
409
432
|
#### :hammer_and_wrench: Others
|
|
410
433
|
|
|
411
434
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
435
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
412
436
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
413
437
|
|
|
414
438
|
#### :rocket: Dependency updates
|
|
@@ -440,10 +464,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
440
464
|
#### :hammer_and_wrench: Others
|
|
441
465
|
|
|
442
466
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
467
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
443
468
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
444
469
|
|
|
445
470
|
#### :hammer_and_wrench: Others
|
|
446
471
|
|
|
472
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
447
473
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
448
474
|
|
|
449
475
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -516,6 +542,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
516
542
|
|
|
517
543
|
#### :hammer_and_wrench: Others
|
|
518
544
|
|
|
545
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
519
546
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
520
547
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
521
548
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -638,6 +665,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
638
665
|
|
|
639
666
|
#### :hammer_and_wrench: Others
|
|
640
667
|
|
|
668
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
641
669
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
642
670
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
643
671
|
|
|
@@ -656,6 +684,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
656
684
|
|
|
657
685
|
#### :hammer_and_wrench: Others
|
|
658
686
|
|
|
687
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
659
688
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
660
689
|
|
|
661
690
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -821,6 +850,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
821
850
|
|
|
822
851
|
#### :hammer_and_wrench: Others
|
|
823
852
|
|
|
853
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
824
854
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
825
855
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
826
856
|
|
|
@@ -874,6 +904,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
874
904
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
875
905
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
876
906
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
907
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
877
908
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
878
909
|
|
|
879
910
|
#### :rocket: Dependency updates
|
|
@@ -891,6 +922,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
891
922
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
892
923
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
893
924
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
925
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
926
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
927
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
894
928
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
895
929
|
|
|
896
930
|
#### :rocket: Dependency updates
|
|
@@ -920,6 +954,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
920
954
|
|
|
921
955
|
#### :hammer_and_wrench: Others
|
|
922
956
|
|
|
957
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
923
958
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
924
959
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
925
960
|
|
|
@@ -932,8 +967,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
932
967
|
|
|
933
968
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
934
969
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
970
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
935
971
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
936
972
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
973
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
937
974
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
938
975
|
|
|
939
976
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -946,6 +983,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
946
983
|
#### :hammer_and_wrench: Others
|
|
947
984
|
|
|
948
985
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
986
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
949
987
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
950
988
|
|
|
951
989
|
#### :hammer_and_wrench: Others
|
|
@@ -977,4 +1015,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
977
1015
|
|
|
978
1016
|
#### :hammer_and_wrench: Others
|
|
979
1017
|
|
|
1018
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
980
1019
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,23 @@ 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.5.1](https://github.com/eea/volto-eea-kitkat/compare/15.5.0...15.5.1) - 22 May 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-statistic-block@1.2.1 [EEA Jenkins - [`b324743`](https://github.com/eea/volto-eea-kitkat/commit/b32474397627c29eb2f5239c36eada973200f01d)]
|
|
12
|
+
|
|
13
|
+
### [15.5.0](https://github.com/eea/volto-eea-kitkat/compare/15.4.0...15.5.0) - 22 May 2023
|
|
14
|
+
|
|
15
|
+
#### :rocket: Dependency updates
|
|
16
|
+
|
|
17
|
+
- Release @eeacms/volto-group-block@6.1.1 [EEA Jenkins - [`6fcd5f0`](https://github.com/eea/volto-eea-kitkat/commit/6fcd5f03fa85e70a430e7c27145648608e295adb)]
|
|
18
|
+
- Release @eeacms/volto-hero-block@5.3.1 [EEA Jenkins - [`08b2e16`](https://github.com/eea/volto-eea-kitkat/commit/08b2e165cc6d4a4aafbf252a2e18d8ad3bcd02de)]
|
|
19
|
+
- Release @eeacms/volto-statistic-block@1.2.0 [EEA Jenkins - [`12f2553`](https://github.com/eea/volto-eea-kitkat/commit/12f2553531250f3ee8d9849f07f26271306946a3)]
|
|
20
|
+
|
|
21
|
+
#### :hammer_and_wrench: Others
|
|
22
|
+
|
|
23
|
+
- Update package.json [Miu Razvan - [`10c7440`](https://github.com/eea/volto-eea-kitkat/commit/10c7440f0db33937bbc2d80cfc3b04d02fab8275)]
|
|
7
24
|
### [15.4.0](https://github.com/eea/volto-eea-kitkat/compare/15.3.0...15.4.0) - 19 May 2023
|
|
8
25
|
|
|
9
26
|
#### :rocket: Dependency updates
|
|
@@ -15,7 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
15
32
|
- Release @eeacms/volto-tabs-block@5.0.0 [EEA Jenkins - [`df8c75f`](https://github.com/eea/volto-eea-kitkat/commit/df8c75fc59bf244933f680b4c16d3248354cf54f)]
|
|
16
33
|
- Release @eeacms/volto-object-widget@5.1.1 [EEA Jenkins - [`cabc37a`](https://github.com/eea/volto-eea-kitkat/commit/cabc37ad4f558650fb97b763dad12dcb54bf3313)]
|
|
17
34
|
- Release @eeacms/volto-widgets-view@4.2.0 [EEA Jenkins - [`984162a`](https://github.com/eea/volto-eea-kitkat/commit/984162ac5dbdcc13936ecbdf5ce563b1d89e1b31)]
|
|
18
|
-
- Release @eeacms/volto-anchors@0.2.1 [EEA Jenkins - [`f8ef624`](https://github.com/eea/volto-eea-kitkat/commit/f8ef624d9dae94a6dd59e0c3ff614a161606745c)]
|
|
19
35
|
|
|
20
36
|
#### :hammer_and_wrench: Others
|
|
21
37
|
|
|
@@ -102,6 +118,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
102
118
|
|
|
103
119
|
#### :hammer_and_wrench: Others
|
|
104
120
|
|
|
121
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
|
|
105
122
|
- refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
|
|
106
123
|
## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
|
|
107
124
|
|
|
@@ -135,6 +152,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
135
152
|
|
|
136
153
|
- Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
|
|
137
154
|
- test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
|
|
155
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
|
|
138
156
|
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
139
157
|
|
|
140
158
|
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
@@ -229,6 +247,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
229
247
|
|
|
230
248
|
#### :hammer_and_wrench: Others
|
|
231
249
|
|
|
250
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
|
|
232
251
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
233
252
|
|
|
234
253
|
#### :rocket: Dependency updates
|
|
@@ -241,6 +260,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
241
260
|
#### :hammer_and_wrench: Others
|
|
242
261
|
|
|
243
262
|
- Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
|
|
263
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
|
|
244
264
|
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
245
265
|
|
|
246
266
|
#### :rocket: Dependency updates
|
|
@@ -252,6 +272,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
252
272
|
#### :hammer_and_wrench: Others
|
|
253
273
|
|
|
254
274
|
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
275
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
|
|
255
276
|
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
256
277
|
|
|
257
278
|
#### :rocket: Dependency updates
|
|
@@ -282,6 +303,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
282
303
|
|
|
283
304
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
284
305
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
306
|
+
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
285
307
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
286
308
|
|
|
287
309
|
#### :rocket: New Features
|
|
@@ -392,6 +414,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
392
414
|
|
|
393
415
|
#### :hammer_and_wrench: Others
|
|
394
416
|
|
|
417
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
395
418
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
396
419
|
|
|
397
420
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -409,6 +432,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
409
432
|
#### :hammer_and_wrench: Others
|
|
410
433
|
|
|
411
434
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
435
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
412
436
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
413
437
|
|
|
414
438
|
#### :rocket: Dependency updates
|
|
@@ -440,10 +464,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
440
464
|
#### :hammer_and_wrench: Others
|
|
441
465
|
|
|
442
466
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
467
|
+
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
443
468
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
444
469
|
|
|
445
470
|
#### :hammer_and_wrench: Others
|
|
446
471
|
|
|
472
|
+
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
447
473
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
448
474
|
|
|
449
475
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -516,6 +542,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
516
542
|
|
|
517
543
|
#### :hammer_and_wrench: Others
|
|
518
544
|
|
|
545
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
519
546
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
520
547
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
521
548
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -638,6 +665,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
638
665
|
|
|
639
666
|
#### :hammer_and_wrench: Others
|
|
640
667
|
|
|
668
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
641
669
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
642
670
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
643
671
|
|
|
@@ -656,6 +684,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
656
684
|
|
|
657
685
|
#### :hammer_and_wrench: Others
|
|
658
686
|
|
|
687
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
659
688
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
660
689
|
|
|
661
690
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -821,6 +850,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
821
850
|
|
|
822
851
|
#### :hammer_and_wrench: Others
|
|
823
852
|
|
|
853
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
824
854
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
825
855
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
826
856
|
|
|
@@ -874,6 +904,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
874
904
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
875
905
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
876
906
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
907
|
+
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
877
908
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
878
909
|
|
|
879
910
|
#### :rocket: Dependency updates
|
|
@@ -891,6 +922,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
891
922
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
892
923
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
893
924
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
925
|
+
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
926
|
+
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
927
|
+
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
894
928
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
895
929
|
|
|
896
930
|
#### :rocket: Dependency updates
|
|
@@ -920,6 +954,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
920
954
|
|
|
921
955
|
#### :hammer_and_wrench: Others
|
|
922
956
|
|
|
957
|
+
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
923
958
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
924
959
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
925
960
|
|
|
@@ -932,8 +967,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
932
967
|
|
|
933
968
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
934
969
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
970
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
935
971
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
936
972
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
973
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
937
974
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
938
975
|
|
|
939
976
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -946,6 +983,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
946
983
|
#### :hammer_and_wrench: Others
|
|
947
984
|
|
|
948
985
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
986
|
+
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
949
987
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
950
988
|
|
|
951
989
|
#### :hammer_and_wrench: Others
|
|
@@ -977,4 +1015,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
977
1015
|
|
|
978
1016
|
#### :hammer_and_wrench: Others
|
|
979
1017
|
|
|
1018
|
+
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
980
1019
|
- 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.
|
|
3
|
+
"version": "15.5.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",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
73
73
|
"@eeacms/volto-depiction": "1.1.0",
|
|
74
74
|
"@eeacms/volto-description-block": "1.1.1",
|
|
75
|
-
"@eeacms/volto-group-block": "6.1.
|
|
76
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
75
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
76
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
77
77
|
"@eeacms/volto-listing-block": "4.1.0",
|
|
78
78
|
"@eeacms/volto-matomo": "4.1.0",
|
|
79
79
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
@@ -86,7 +86,7 @@
|
|
|
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
|
-
"@eeacms/volto-statistic-block": "1.1
|
|
89
|
+
"@eeacms/volto-statistic-block": "1.2.1",
|
|
90
90
|
"@eeacms/volto-tabs-block": "5.0.2",
|
|
91
91
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
92
92
|
"@eeacms/volto-taxonomy": "3.1.0",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"@eeacms/volto-anchors": "0.2.1",
|
|
106
106
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
107
107
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
108
|
-
"@eeacms/volto-statistic-block": "1.1
|
|
108
|
+
"@eeacms/volto-statistic-block": "1.2.1",
|
|
109
109
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
110
110
|
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
111
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
111
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
112
112
|
"@eeacms/volto-timeline-block": "1.1.0",
|
|
113
113
|
"@eeacms/volto-description-block": "1.1.1",
|
|
114
114
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
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.1.
|
|
124
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
125
125
|
"@eeacms/volto-listing-block": "4.1.0",
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.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.5.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",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
],
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
65
|
-
"@eeacms/volto-anchors": "0.2.
|
|
65
|
+
"@eeacms/volto-anchors": "0.2.1",
|
|
66
66
|
"@eeacms/volto-banner": "3.1.0",
|
|
67
67
|
"@eeacms/volto-block-divider": "6.1.1",
|
|
68
68
|
"@eeacms/volto-block-image-cards": "1.3.0",
|
|
@@ -71,14 +71,14 @@
|
|
|
71
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
|
-
"@eeacms/volto-description-block": "1.1.
|
|
75
|
-
"@eeacms/volto-group-block": "6.1.
|
|
76
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
77
|
-
"@eeacms/volto-listing-block": "4.
|
|
74
|
+
"@eeacms/volto-description-block": "1.1.1",
|
|
75
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
76
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
77
|
+
"@eeacms/volto-listing-block": "4.1.0",
|
|
78
78
|
"@eeacms/volto-matomo": "4.1.0",
|
|
79
79
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
80
80
|
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
81
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
81
|
+
"@eeacms/volto-object-widget": "5.1.1",
|
|
82
82
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
83
83
|
"@eeacms/volto-resize-helper": "1.3.1",
|
|
84
84
|
"@eeacms/volto-sentry-rancher-config": "3.1.0",
|
|
@@ -86,8 +86,8 @@
|
|
|
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
|
-
"@eeacms/volto-statistic-block": "1.
|
|
90
|
-
"@eeacms/volto-tabs-block": "
|
|
89
|
+
"@eeacms/volto-statistic-block": "1.2.0",
|
|
90
|
+
"@eeacms/volto-tabs-block": "5.0.2",
|
|
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",
|
|
@@ -96,21 +96,21 @@
|
|
|
96
96
|
"@eeacms/volto-widget-temporal-coverage": "5.1.0",
|
|
97
97
|
"@eeacms/volto-widget-theme-picker": "1.1.0",
|
|
98
98
|
"@eeacms/volto-widget-toggle": "3.1.0",
|
|
99
|
-
"@eeacms/volto-widgets-view": "4.
|
|
99
|
+
"@eeacms/volto-widgets-view": "4.2.0",
|
|
100
100
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
101
101
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
102
102
|
},
|
|
103
103
|
"resolutions": {
|
|
104
104
|
"@eeacms/volto-nextcloud-video-block": "0.3.1",
|
|
105
|
-
"@eeacms/volto-anchors": "0.2.
|
|
105
|
+
"@eeacms/volto-anchors": "0.2.1",
|
|
106
106
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
107
107
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
108
|
-
"@eeacms/volto-statistic-block": "1.
|
|
108
|
+
"@eeacms/volto-statistic-block": "1.2.0",
|
|
109
109
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
110
110
|
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
111
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
111
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
112
112
|
"@eeacms/volto-timeline-block": "1.1.0",
|
|
113
|
-
"@eeacms/volto-description-block": "1.1.
|
|
113
|
+
"@eeacms/volto-description-block": "1.1.1",
|
|
114
114
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
115
115
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
116
116
|
"@eeacms/volto-accordion-block": "8.0.0",
|
|
@@ -121,24 +121,25 @@
|
|
|
121
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.1.
|
|
125
|
-
"@eeacms/volto-listing-block": "4.
|
|
124
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
125
|
+
"@eeacms/volto-listing-block": "4.1.0",
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
128
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
128
|
+
"@eeacms/volto-object-widget": "5.1.1",
|
|
129
129
|
"@eeacms/volto-resize-helper": "1.3.1",
|
|
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": "
|
|
134
|
+
"@eeacms/volto-tabs-block": "5.0.2",
|
|
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",
|
|
138
138
|
"@eeacms/volto-widget-temporal-coverage": "5.1.0",
|
|
139
139
|
"@eeacms/volto-widget-toggle": "3.1.0",
|
|
140
|
-
"@eeacms/volto-widgets-view": "4.
|
|
141
|
-
"@eeacms/volto-widget-theme-picker": "1.1.0"
|
|
140
|
+
"@eeacms/volto-widgets-view": "4.2.0",
|
|
141
|
+
"@eeacms/volto-widget-theme-picker": "1.1.0",
|
|
142
|
+
"react-countup/countup.js": "2.5.0"
|
|
142
143
|
},
|
|
143
144
|
"devDependencies": {
|
|
144
145
|
"@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": "15.
|
|
3
|
+
"version": "15.5.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",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"@eeacms/volto-corsproxy": "3.1.0",
|
|
73
73
|
"@eeacms/volto-depiction": "1.1.0",
|
|
74
74
|
"@eeacms/volto-description-block": "1.1.1",
|
|
75
|
-
"@eeacms/volto-group-block": "6.1.
|
|
76
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
75
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
76
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
77
77
|
"@eeacms/volto-listing-block": "4.1.0",
|
|
78
78
|
"@eeacms/volto-matomo": "4.1.0",
|
|
79
79
|
"@eeacms/volto-metadata-block": "5.1.0",
|
|
@@ -86,7 +86,7 @@
|
|
|
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
|
-
"@eeacms/volto-statistic-block": "1.1
|
|
89
|
+
"@eeacms/volto-statistic-block": "1.2.1",
|
|
90
90
|
"@eeacms/volto-tabs-block": "5.0.2",
|
|
91
91
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
92
92
|
"@eeacms/volto-taxonomy": "3.1.0",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"@eeacms/volto-anchors": "0.2.1",
|
|
106
106
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
107
107
|
"@eeacms/volto-quote-block": "1.1.0",
|
|
108
|
-
"@eeacms/volto-statistic-block": "1.1
|
|
108
|
+
"@eeacms/volto-statistic-block": "1.2.1",
|
|
109
109
|
"@eeacms/volto-tags-block": "1.1.0",
|
|
110
110
|
"@eeacms/volto-call-to-action-block": "4.1.1",
|
|
111
|
-
"@eeacms/volto-hero-block": "5.3.
|
|
111
|
+
"@eeacms/volto-hero-block": "5.3.1",
|
|
112
112
|
"@eeacms/volto-timeline-block": "1.1.0",
|
|
113
113
|
"@eeacms/volto-description-block": "1.1.1",
|
|
114
114
|
"@eeacms/volto-slate-label": "0.5.0",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
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.1.
|
|
124
|
+
"@eeacms/volto-group-block": "6.1.1",
|
|
125
125
|
"@eeacms/volto-listing-block": "4.1.0",
|
|
126
126
|
"@eeacms/volto-matomo": "4.1.0",
|
|
127
127
|
"@eeacms/volto-metadata-block": "5.1.0",
|
package/partfile
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
- countup.js resolution [Andrei Grigore - [`0f11b8d`](https://github.com/eea/volto-eea-kitkat/commit/0f11b8d544493f1a653ba2eba1040d5509f35451)]
|
|
2
|
-
- Release 15.4.0 [Alin Voinea - [`6d5eb93`](https://github.com/eea/volto-eea-kitkat/commit/6d5eb93f97ed02ca3952aefc930ae69941c9175a)]
|
package/releasefile
CHANGED
|
@@ -1,125 +1,8 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-statistic-block: 1.2.0 ~ 1.2.1](https://github.com/eea/volto-statistic-block/releases)
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
### [@eeacms/volto-description-block: 1.1.0 ~ 1.1.1](https://github.com/eea/volto-description-block/releases)
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### [@eeacms/volto-listing-block: 4.0.0 ~ 4.1.0](https://github.com/eea/volto-listing-block/releases)
|
|
12
|
-
|
|
13
|
-
###### :rocket: New Features
|
|
14
|
-
|
|
15
|
-
- feat(item,cards): image object fit and position options #56 from eea/develop [ichim-david - [`41e9160`](https://github.com/eea/volto-listing-block/commit/41e91600f2e5c2af140e8520f1ff9a81c6b606c2)]
|
|
16
|
-
- feat(card): add object-fit and object-position properties in image Refs [#250422](https://taskman.eionet.europa.eu/issues/250422) #51 from eea/card-image-objectfit [ichim-david - [`403a47a`](https://github.com/eea/volto-listing-block/commit/403a47a2681adeefa71800877dd12a5f67fe4dd6)]
|
|
17
|
-
- feat(card): add object-fit and object-position properties in image [nileshgulia1 - [`95d54ce`](https://github.com/eea/volto-listing-block/commit/95d54cee96839e990476091ee010323e7966e3e0)]
|
|
18
|
-
###### :bug: Bug Fixes
|
|
19
|
-
|
|
20
|
-
- fix(card):camelCase style fields [nileshgulia1 - [`fe6666e`](https://github.com/eea/volto-listing-block/commit/fe6666eccce1ced4ac2d2cdc2e5889c5620043be)]
|
|
21
|
-
###### :nail_care: Enhancements
|
|
22
|
-
|
|
23
|
-
- change(card): modify style classes set on cards so that camelCase is replaced with lowercase hyphens [David Ichim - [`ff15bdb`](https://github.com/eea/volto-listing-block/commit/ff15bdb95277c1c4506d73c37020f573cf06424a)]
|
|
24
|
-
###### :hammer_and_wrench: Others
|
|
25
|
-
|
|
26
|
-
- bump release since we have a new feature in the object fit and position properties [David Ichim - [`13725a0`](https://github.com/eea/volto-listing-block/commit/13725a0f4332b4dd1ab2c104d4ba17f912285aa5)]
|
|
27
|
-
- lint [Dobricean Ioan Dorian - [`dd7c3c3`](https://github.com/eea/volto-listing-block/commit/dd7c3c32568a2c890b1a4839a2de5c11b2e91524)]
|
|
28
|
-
- carousel [Dobricean Ioan Dorian - [`f727bf1`](https://github.com/eea/volto-listing-block/commit/f727bf12f9c5e732d4b5125c97b56c1ffa95ca58)]
|
|
29
|
-
|
|
30
|
-
### [@eeacms/volto-object-widget: 5.1.0 ~ 5.1.1](https://github.com/eea/volto-object-widget/releases)
|
|
31
|
-
|
|
32
|
-
###### :rocket: New Features
|
|
33
|
-
|
|
34
|
-
- feat(package.json): add @eeacms/volto-widgets-view addon to dependencies [Miu Razvan - [`845046f`](https://github.com/eea/volto-object-widget/commit/845046f8254e0e03d2990cf7098bbcf3a11c42a0)]
|
|
35
|
-
- feat(package.json): add @eeacms/volto-widgets-view dependency [Miu Razvan - [`9046117`](https://github.com/eea/volto-object-widget/commit/904611758f00e8db5a3b73d9b08bcf3c83964d79)]
|
|
36
|
-
###### :house: Internal changes
|
|
37
|
-
|
|
38
|
-
- chore(package.json): update version from 5.1.0 to 5.2.0 [Miu Razvan - [`2ceff26`](https://github.com/eea/volto-object-widget/commit/2ceff2608147292ef427f32965ed96505deaad9f)]
|
|
39
|
-
###### :hammer_and_wrench: Others
|
|
40
|
-
|
|
41
|
-
- * version [andreiggr - [`052c684`](https://github.com/eea/volto-object-widget/commit/052c684180dd1f46af435e4cbc9e7e8641abebe7)]
|
|
42
|
-
- Revert changes on AttachedImageWidget [Miu Razvan - [`88eafeb`](https://github.com/eea/volto-object-widget/commit/88eafeb363f495faae7d915aa1f8867c86a5f1d6)]
|
|
43
|
-
- Revert fc658b5 [Miu Razvan - [`669d06f`](https://github.com/eea/volto-object-widget/commit/669d06f8b8856599feab29f96981eb67e21dc2b0)]
|
|
44
|
-
|
|
45
|
-
### [@eeacms/volto-tabs-block: 4.0.1 ~ 5.0.2](https://github.com/eea/volto-tabs-block/releases)
|
|
46
|
-
|
|
47
|
-
###### :rocket: New Features
|
|
48
|
-
|
|
49
|
-
- feat(SEO): Render content of all tabs initially for SEO optimization and use CSS to hide non-active ones - Refs [#250207](https://taskman.eionet.europa.eu/issues/250207) [dobri1408 - [`f3499f2`](https://github.com/eea/volto-tabs-block/commit/f3499f2f956bf144ae274f7e4277ae3842e3d206)]
|
|
50
|
-
###### :bug: Bug Fixes
|
|
51
|
-
|
|
52
|
-
- fix(tabs): scrollToElement on mount of View templates [nileshgulia1 - [`be6a6fb`](https://github.com/eea/volto-tabs-block/commit/be6a6fbba8fde9d5859f1a2408442c9814a72399)]
|
|
53
|
-
###### :nail_care: Enhancements
|
|
54
|
-
|
|
55
|
-
- refactor(code): Cleanup code as per sonarqube issues [Teodor Voicu - [`5b73ca6`](https://github.com/eea/volto-tabs-block/commit/5b73ca6b504a1b295f992f9536bda6d7a3448d29)]
|
|
56
|
-
- refactor(helpers): make getParentTabFromHash bulletproof refs#153601 [nileshgulia1 - [`890ac8c`](https://github.com/eea/volto-tabs-block/commit/890ac8c0ed4ad2bc38d46283bc945a5b58febbbf)]
|
|
57
|
-
###### :house: Internal changes
|
|
58
|
-
|
|
59
|
-
- chore(package.json): update package version from 4.0.1 to 5.0.0 [Miu Razvan - [`e0fee6f`](https://github.com/eea/volto-tabs-block/commit/e0fee6f42ed5111db62af156b61fdc5a519e8dc7)]
|
|
60
|
-
- chore: fix eslint Refs [#153601](https://taskman.eionet.europa.eu/issues/153601) [nileshgulia1 - [`79589b7`](https://github.com/eea/volto-tabs-block/commit/79589b792c9a7feabf4a942617398d1ae83277ae)]
|
|
61
5
|
###### :hammer_and_wrench: Others
|
|
62
6
|
|
|
63
|
-
-
|
|
64
|
-
- clean up code [Miu Razvan - [`0228e2d`](https://github.com/eea/volto-tabs-block/commit/0228e2ddf700fe55db902b9c8b2cf0556b316ec5)]
|
|
65
|
-
- prettier fix [Miu Razvan - [`cb7564c`](https://github.com/eea/volto-tabs-block/commit/cb7564c4379adccf3a0a3880bcdb91fe54db8908)]
|
|
66
|
-
- fix onSelectBlock callback [Miu Razvan - [`5af17e6`](https://github.com/eea/volto-tabs-block/commit/5af17e6c734a5717b99685077a0825aa68e6867f)]
|
|
67
|
-
- revert breaking changes [Miu Razvan - [`ff1fc59`](https://github.com/eea/volto-tabs-block/commit/ff1fc596aee480c79fd42d0bb97570041f215ac8)]
|
|
68
|
-
- bump major version [nileshgulia1 - [`4fbae52`](https://github.com/eea/volto-tabs-block/commit/4fbae52ec06b3830c29b41385095a5b383b01e4b)]
|
|
69
|
-
- move slug check to volto-anchors [nileshgulia1 - [`1e33c22`](https://github.com/eea/volto-tabs-block/commit/1e33c229fac8e9d7ab65941fc7124a213d59e603)]
|
|
70
|
-
- fix scrolling onTabChange [nileshgulia1 - [`7051676`](https://github.com/eea/volto-tabs-block/commit/7051676673d395f142790ac92438c20f3d0b2006)]
|
|
71
|
-
- fix scroll to target [nileshgulia1 - [`02edb7b`](https://github.com/eea/volto-tabs-block/commit/02edb7b8699e9a39f8f8d302fd13e68910d685c4)]
|
|
72
|
-
- scrollToTarget method [nileshgulia1 - [`d6732e1`](https://github.com/eea/volto-tabs-block/commit/d6732e1d2d682010623d1efe38502642b8faa7de)]
|
|
73
|
-
- re add hocs, not a breaking change [nileshgulia1 - [`a1bb60b`](https://github.com/eea/volto-tabs-block/commit/a1bb60b2231d8dd335dc9cb8c3ec9b4f2580639b)]
|
|
74
|
-
- scroll to anchors computed from hash [nileshgulia1 - [`9a3da29`](https://github.com/eea/volto-tabs-block/commit/9a3da294ce0a35d1be2f06d2c4df39e51d49d895)]
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
###### :bug: Bug Fixes
|
|
79
|
-
|
|
80
|
-
- fix: git lint not ok #252540 [Andrei Grigore - [`8f6aaf9`](https://github.com/eea/volto-tabs-block/commit/8f6aaf9dcda00a60a70fb28012e95cf9dfe201c9)]
|
|
81
|
-
###### :hammer_and_wrench: Others
|
|
82
|
-
|
|
83
|
-
- same name consistency [Andrei Grigore - [`2dd0742`](https://github.com/eea/volto-tabs-block/commit/2dd074241ef0a44c4a9dd8d2aa49dde50ddc6a9c)]
|
|
84
|
-
- lint [Dobricean Ioan Dorian - [`85bb068`](https://github.com/eea/volto-tabs-block/commit/85bb06857cba1897960bdcdb68d8d1e4a9adfe88)]
|
|
85
|
-
- lint [Dobricean Ioan Dorian - [`5d3d44a`](https://github.com/eea/volto-tabs-block/commit/5d3d44a9c6bcf276ae15c9e6f1efbf0a9773cfc2)]
|
|
86
|
-
- lint [Dobricean Ioan Dorian - [`2086359`](https://github.com/eea/volto-tabs-block/commit/2086359d07f1aa95f6cc72fa4ca1e9c5594976e0)]
|
|
87
|
-
- lint [Dobricean Ioan Dorian - [`9cb8474`](https://github.com/eea/volto-tabs-block/commit/9cb8474410b4d6dccf993cee41b15b93f133922a)]
|
|
88
|
-
- final [Dobricean Ioan Dorian - [`6b502c7`](https://github.com/eea/volto-tabs-block/commit/6b502c7ba551f8cbd2d5260892d5e42782c09b4e)]
|
|
89
|
-
- accordion ready [Dobricean Ioan Dorian - [`224f397`](https://github.com/eea/volto-tabs-block/commit/224f397cb63ee0c11042e58f6ee010ac2688c07e)]
|
|
90
|
-
- horizontal responsive edit [Dobricean Ioan Dorian - [`846f618`](https://github.com/eea/volto-tabs-block/commit/846f618fba54989a66498672b333c7695d653844)]
|
|
91
|
-
- horizontal [Dobricean Ioan Dorian - [`877e906`](https://github.com/eea/volto-tabs-block/commit/877e906ebd63cd75fa5be215f6893c06480553e7)]
|
|
92
|
-
- horizontal [Dobricean Ioan Dorian - [`9d8c0dc`](https://github.com/eea/volto-tabs-block/commit/9d8c0dc86e9d22e3300e6afc8f63b620f4e6f5c3)]
|
|
93
|
-
- horizontal [Dobricean Ioan Dorian - [`2ceb2d6`](https://github.com/eea/volto-tabs-block/commit/2ceb2d65f64000714b19e45cbbdcf6dc50e8b3c6)]
|
|
94
|
-
- resize handler [Dobricean Ioan Dorian - [`94d825e`](https://github.com/eea/volto-tabs-block/commit/94d825e433beb34e1556143a8757a1b4f60bdd32)]
|
|
95
|
-
- inverted & icon & style & reverse [Dobricean Ioan Dorian - [`9b703c6`](https://github.com/eea/volto-tabs-block/commit/9b703c6338a9663587718ccfb33ebe5dec02edcb)]
|
|
96
|
-
- inverted & icon & style & reverse [Dobricean Ioan Dorian - [`aa9706b`](https://github.com/eea/volto-tabs-block/commit/aa9706bf5410a05e1a25803fade6b82fd3a36b9d)]
|
|
97
|
-
- edit blocks [Dobricean Ioan Dorian - [`d4b8126`](https://github.com/eea/volto-tabs-block/commit/d4b8126db32401bccab651ddfa4d9fddecfb6feb)]
|
|
98
|
-
- accordion design [Dobricean Ioan Dorian - [`943a842`](https://github.com/eea/volto-tabs-block/commit/943a842e8876d59d0a2b2dd8b560bb1ce95648c9)]
|
|
99
|
-
- remove useeffect [Dobricean Ioan Dorian - [`461d325`](https://github.com/eea/volto-tabs-block/commit/461d3257ca1830f669bfe09df893960ae003f05b)]
|
|
100
|
-
- accordion [Dobricean Ioan Dorian - [`a9c4e85`](https://github.com/eea/volto-tabs-block/commit/a9c4e85c1b4e50802d08acc0546e23afd2cda893)]
|
|
101
|
-
- lint [Dobricean Ioan Dorian - [`f920a0e`](https://github.com/eea/volto-tabs-block/commit/f920a0ec9259b0ecb8c837499ac7553e1df7d1cc)]
|
|
102
|
-
- first [Dobricean Ioan Dorian - [`6c305aa`](https://github.com/eea/volto-tabs-block/commit/6c305aae657c801c6e5e97db5747af56611602f2)]
|
|
103
|
-
- remove data content jj [dobri1408 - [`2464dee`](https://github.com/eea/volto-tabs-block/commit/2464deeac06a0a30eeaf5b56494c7d3f2753bc06)]
|
|
104
|
-
- lint [Dobricean Ioan Dorian - [`44e74f7`](https://github.com/eea/volto-tabs-block/commit/44e74f76c058fd0b571f12574a8ea4eedf96c114)]
|
|
105
|
-
- lint [Dobricean Ioan Dorian - [`8901729`](https://github.com/eea/volto-tabs-block/commit/89017292fe1125de027b1e046a760d30c0ad20da)]
|
|
106
|
-
- lint [Dobricean Ioan Dorian - [`08d2b07`](https://github.com/eea/volto-tabs-block/commit/08d2b076d3d0d50cb9e7ad65af7698250562d1e5)]
|
|
107
|
-
- seo slides and printing styles for carousel [Dobricean Ioan Dorian - [`5ec312b`](https://github.com/eea/volto-tabs-block/commit/5ec312b9d63788b9879e1e5417c53c54a4008ef1)]
|
|
108
|
-
- remove big border [Dobricean Ioan Dorian - [`fff673d`](https://github.com/eea/volto-tabs-block/commit/fff673d3a8b2ebeef72959b863acf221d70aa002)]
|
|
109
|
-
- default & horizontal responsive [Dobricean Ioan Dorian - [`f2b3444`](https://github.com/eea/volto-tabs-block/commit/f2b34442dfc336ab84680cced293486d8fc8af21)]
|
|
110
|
-
- accordion template [Dobricean Ioan Dorian - [`5649125`](https://github.com/eea/volto-tabs-block/commit/5649125263b92850c92b4e6a491ab3663f85a465)]
|
|
111
|
-
- fix select [Dobricean Ioan Dorian - [`7628e86`](https://github.com/eea/volto-tabs-block/commit/7628e86e43b79186960b9b72df567da1affcfaa7)]
|
|
112
|
-
|
|
113
|
-
### [@eeacms/volto-widgets-view: 4.1.0 ~ 4.2.0](https://github.com/eea/volto-widgets-view/releases)
|
|
114
|
-
|
|
115
|
-
###### :rocket: New Features
|
|
116
|
-
|
|
117
|
-
- feat(Url.js): add getURL helper function to extract URL from data object [Miu Razvan - [`9be4800`](https://github.com/eea/volto-widgets-view/commit/9be48008da2f0be69c38488130734912034dbf76)]
|
|
118
|
-
###### :house: Internal changes
|
|
119
|
-
|
|
120
|
-
- chore(package.json): increase version from 4.1.0 to 4.2.0 [Miu Razvan - [`c4d986d`](https://github.com/eea/volto-widgets-view/commit/c4d986db6264e0e96f8d5d3360ce68835e79863f)]
|
|
121
|
-
|
|
122
|
-
# Internal
|
|
7
|
+
- update [Miu Razvan - [`88fe537`](https://github.com/eea/volto-statistic-block/commit/88fe537cde1998d9c6e02f350ec0c70db4290925)]
|
|
123
8
|
|
|
124
|
-
- countup.js resolution [Andrei Grigore - [`0f11b8d`](https://github.com/eea/volto-eea-kitkat/commit/0f11b8d544493f1a653ba2eba1040d5509f35451)]
|
|
125
|
-
- Release 15.4.0 [Alin Voinea - [`6d5eb93`](https://github.com/eea/volto-eea-kitkat/commit/6d5eb93f97ed02ca3952aefc930ae69941c9175a)]
|