@eeacms/volto-eea-kitkat 10.1.1 → 10.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG +23 -18
- package/CHANGELOG.md +23 -18
- package/new.json +10 -10
- package/old.json +7 -7
- package/package.json +10 -10
- package/partfile +1 -2
- package/releasefile +27 -9
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,29 @@ 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
|
+
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-listing-block@2.3.0 [EEA Jenkins - [`639e530`](https://github.com/eea/volto-eea-kitkat/commit/639e53092d3dc92b3855ed31f9cd9600fbf0c2d8)]
|
|
12
|
+
- Release @eeacms/volto-tags-block@1.0.2 [EEA Jenkins - [`8102206`](https://github.com/eea/volto-eea-kitkat/commit/81022065b414f125102efd2b78525e2462280c27)]
|
|
13
|
+
- Release @eeacms/volto-hero-block@2.1.0 [EEA Jenkins - [`22adcb7`](https://github.com/eea/volto-eea-kitkat/commit/22adcb773b9a304fef4a941a5e90479464eb56dc)]
|
|
14
|
+
|
|
15
|
+
#### :hammer_and_wrench: Others
|
|
16
|
+
|
|
17
|
+
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
18
|
+
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
19
|
+
|
|
20
|
+
#### :rocket: Dependency updates
|
|
21
|
+
|
|
22
|
+
- Release @eeacms/volto-listing-block 2.2.0 [Alin Voinea - [`cb5900f`](https://github.com/eea/volto-eea-kitkat/commit/cb5900ff058a5b8344d0f89640853c9f75496e02)]
|
|
23
|
+
- Release @eeacms/volto-block-style 4.1.2 [Alin Voinea - [`d7f905b`](https://github.com/eea/volto-eea-kitkat/commit/d7f905be4f7df68813f2d8da921ff9d33322eb73)]
|
|
24
|
+
- Release @eeacms/volto-columns-block@5.1.0 - resolutions [EEA Jenkins - [`8e71d9e`](https://github.com/eea/volto-eea-kitkat/commit/8e71d9e02483e6410b605a42ef81080281552525)]
|
|
25
|
+
- Release @eeacms/volto-columns-block 5.1.0 [Alin Voinea - [`db17847`](https://github.com/eea/volto-eea-kitkat/commit/db17847ea927de401102bc718ff6c41da0aa47b0)]
|
|
26
|
+
|
|
27
|
+
#### :hammer_and_wrench: Others
|
|
28
|
+
|
|
29
|
+
- Release 10.2.0 [Alin Voinea - [`eebd873`](https://github.com/eea/volto-eea-kitkat/commit/eebd87332df392169e09e6fb48427855ac75ed4c)]
|
|
7
30
|
### [10.1.1](https://github.com/eea/volto-eea-kitkat/compare/10.1.0...10.1.1) - 23 November 2022
|
|
8
31
|
|
|
9
32
|
#### :hammer_and_wrench: Others
|
|
@@ -22,7 +45,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
22
45
|
|
|
23
46
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
24
47
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
25
|
-
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
26
48
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
27
49
|
|
|
28
50
|
#### :rocket: New Features
|
|
@@ -133,7 +155,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
133
155
|
|
|
134
156
|
#### :hammer_and_wrench: Others
|
|
135
157
|
|
|
136
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
137
158
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
138
159
|
|
|
139
160
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -151,7 +172,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
151
172
|
#### :hammer_and_wrench: Others
|
|
152
173
|
|
|
153
174
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
154
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
155
175
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
156
176
|
|
|
157
177
|
#### :rocket: Dependency updates
|
|
@@ -183,12 +203,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
183
203
|
#### :hammer_and_wrench: Others
|
|
184
204
|
|
|
185
205
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
186
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
187
206
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
188
207
|
|
|
189
208
|
#### :hammer_and_wrench: Others
|
|
190
209
|
|
|
191
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
192
210
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
193
211
|
|
|
194
212
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -261,7 +279,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
261
279
|
|
|
262
280
|
#### :hammer_and_wrench: Others
|
|
263
281
|
|
|
264
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
265
282
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
266
283
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
267
284
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -384,7 +401,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
384
401
|
|
|
385
402
|
#### :hammer_and_wrench: Others
|
|
386
403
|
|
|
387
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
388
404
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
389
405
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
390
406
|
|
|
@@ -403,7 +419,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
403
419
|
|
|
404
420
|
#### :hammer_and_wrench: Others
|
|
405
421
|
|
|
406
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
407
422
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
408
423
|
|
|
409
424
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -569,7 +584,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
569
584
|
|
|
570
585
|
#### :hammer_and_wrench: Others
|
|
571
586
|
|
|
572
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
573
587
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
574
588
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
575
589
|
|
|
@@ -623,7 +637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
623
637
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
624
638
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
625
639
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
626
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
627
640
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
628
641
|
|
|
629
642
|
#### :rocket: Dependency updates
|
|
@@ -641,9 +654,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
641
654
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
642
655
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
643
656
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
644
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
645
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
646
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
647
657
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
648
658
|
|
|
649
659
|
#### :rocket: Dependency updates
|
|
@@ -673,7 +683,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
673
683
|
|
|
674
684
|
#### :hammer_and_wrench: Others
|
|
675
685
|
|
|
676
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
677
686
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
678
687
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
679
688
|
|
|
@@ -686,10 +695,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
686
695
|
|
|
687
696
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
688
697
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
689
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
690
698
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
691
699
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
692
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
693
700
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
694
701
|
|
|
695
702
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -702,7 +709,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
702
709
|
#### :hammer_and_wrench: Others
|
|
703
710
|
|
|
704
711
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
705
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
706
712
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
707
713
|
|
|
708
714
|
#### :hammer_and_wrench: Others
|
|
@@ -734,5 +740,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
734
740
|
|
|
735
741
|
#### :hammer_and_wrench: Others
|
|
736
742
|
|
|
737
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
738
743
|
- Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,29 @@ 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
|
+
### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-listing-block@2.3.0 [EEA Jenkins - [`639e530`](https://github.com/eea/volto-eea-kitkat/commit/639e53092d3dc92b3855ed31f9cd9600fbf0c2d8)]
|
|
12
|
+
- Release @eeacms/volto-tags-block@1.0.2 [EEA Jenkins - [`8102206`](https://github.com/eea/volto-eea-kitkat/commit/81022065b414f125102efd2b78525e2462280c27)]
|
|
13
|
+
- Release @eeacms/volto-hero-block@2.1.0 [EEA Jenkins - [`22adcb7`](https://github.com/eea/volto-eea-kitkat/commit/22adcb773b9a304fef4a941a5e90479464eb56dc)]
|
|
14
|
+
|
|
15
|
+
#### :hammer_and_wrench: Others
|
|
16
|
+
|
|
17
|
+
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
|
18
|
+
### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
|
|
19
|
+
|
|
20
|
+
#### :rocket: Dependency updates
|
|
21
|
+
|
|
22
|
+
- Release @eeacms/volto-listing-block 2.2.0 [Alin Voinea - [`cb5900f`](https://github.com/eea/volto-eea-kitkat/commit/cb5900ff058a5b8344d0f89640853c9f75496e02)]
|
|
23
|
+
- Release @eeacms/volto-block-style 4.1.2 [Alin Voinea - [`d7f905b`](https://github.com/eea/volto-eea-kitkat/commit/d7f905be4f7df68813f2d8da921ff9d33322eb73)]
|
|
24
|
+
- Release @eeacms/volto-columns-block@5.1.0 - resolutions [EEA Jenkins - [`8e71d9e`](https://github.com/eea/volto-eea-kitkat/commit/8e71d9e02483e6410b605a42ef81080281552525)]
|
|
25
|
+
- Release @eeacms/volto-columns-block 5.1.0 [Alin Voinea - [`db17847`](https://github.com/eea/volto-eea-kitkat/commit/db17847ea927de401102bc718ff6c41da0aa47b0)]
|
|
26
|
+
|
|
27
|
+
#### :hammer_and_wrench: Others
|
|
28
|
+
|
|
29
|
+
- Release 10.2.0 [Alin Voinea - [`eebd873`](https://github.com/eea/volto-eea-kitkat/commit/eebd87332df392169e09e6fb48427855ac75ed4c)]
|
|
7
30
|
### [10.1.1](https://github.com/eea/volto-eea-kitkat/compare/10.1.0...10.1.1) - 23 November 2022
|
|
8
31
|
|
|
9
32
|
#### :hammer_and_wrench: Others
|
|
@@ -22,7 +45,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
22
45
|
|
|
23
46
|
- Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
|
|
24
47
|
- Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
|
|
25
|
-
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
|
|
26
48
|
## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
|
|
27
49
|
|
|
28
50
|
#### :rocket: New Features
|
|
@@ -133,7 +155,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
133
155
|
|
|
134
156
|
#### :hammer_and_wrench: Others
|
|
135
157
|
|
|
136
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
|
|
137
158
|
### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
|
|
138
159
|
|
|
139
160
|
### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
|
|
@@ -151,7 +172,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
151
172
|
#### :hammer_and_wrench: Others
|
|
152
173
|
|
|
153
174
|
- Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
|
|
154
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
|
|
155
175
|
### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
|
|
156
176
|
|
|
157
177
|
#### :rocket: Dependency updates
|
|
@@ -183,12 +203,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
183
203
|
#### :hammer_and_wrench: Others
|
|
184
204
|
|
|
185
205
|
- Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
|
|
186
|
-
- [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
|
|
187
206
|
### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
|
|
188
207
|
|
|
189
208
|
#### :hammer_and_wrench: Others
|
|
190
209
|
|
|
191
|
-
- [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
|
|
192
210
|
### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
|
|
193
211
|
|
|
194
212
|
## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
|
|
@@ -261,7 +279,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
261
279
|
|
|
262
280
|
#### :hammer_and_wrench: Others
|
|
263
281
|
|
|
264
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
|
|
265
282
|
- update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
|
|
266
283
|
- Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
|
|
267
284
|
- Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
|
|
@@ -384,7 +401,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
384
401
|
|
|
385
402
|
#### :hammer_and_wrench: Others
|
|
386
403
|
|
|
387
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
|
|
388
404
|
- Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
|
|
389
405
|
### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
|
|
390
406
|
|
|
@@ -403,7 +419,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
403
419
|
|
|
404
420
|
#### :hammer_and_wrench: Others
|
|
405
421
|
|
|
406
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
|
|
407
422
|
### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
|
|
408
423
|
|
|
409
424
|
### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
|
|
@@ -569,7 +584,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
569
584
|
|
|
570
585
|
#### :hammer_and_wrench: Others
|
|
571
586
|
|
|
572
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
|
|
573
587
|
- Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
|
|
574
588
|
### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
|
|
575
589
|
|
|
@@ -623,7 +637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
623
637
|
- Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
|
|
624
638
|
- Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
|
|
625
639
|
- Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
|
|
626
|
-
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
|
|
627
640
|
### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
|
|
628
641
|
|
|
629
642
|
#### :rocket: Dependency updates
|
|
@@ -641,9 +654,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
641
654
|
- Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
|
|
642
655
|
- Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
|
|
643
656
|
- Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
|
|
644
|
-
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
|
|
645
|
-
- Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
|
|
646
|
-
- Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
|
|
647
657
|
### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
|
|
648
658
|
|
|
649
659
|
#### :rocket: Dependency updates
|
|
@@ -673,7 +683,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
673
683
|
|
|
674
684
|
#### :hammer_and_wrench: Others
|
|
675
685
|
|
|
676
|
-
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
|
|
677
686
|
- Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
|
|
678
687
|
## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
|
|
679
688
|
|
|
@@ -686,10 +695,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
686
695
|
|
|
687
696
|
- Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
|
|
688
697
|
- Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
|
|
689
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
|
|
690
698
|
- Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
|
|
691
699
|
- Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
|
|
692
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
|
|
693
700
|
### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
|
|
694
701
|
|
|
695
702
|
### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
|
|
@@ -702,7 +709,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
702
709
|
#### :hammer_and_wrench: Others
|
|
703
710
|
|
|
704
711
|
- Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
|
|
705
|
-
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
|
|
706
712
|
### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
|
|
707
713
|
|
|
708
714
|
#### :hammer_and_wrench: Others
|
|
@@ -734,5 +740,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
734
740
|
|
|
735
741
|
#### :hammer_and_wrench: Others
|
|
736
742
|
|
|
737
|
-
- yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
|
|
738
743
|
- 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": "10.
|
|
3
|
+
"version": "10.3.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,15 +62,15 @@
|
|
|
62
62
|
"@eeacms/volto-banner": "3.0.1",
|
|
63
63
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
64
64
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
65
|
-
"@eeacms/volto-block-style": "4.1.
|
|
65
|
+
"@eeacms/volto-block-style": "4.1.2",
|
|
66
66
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
67
|
-
"@eeacms/volto-columns-block": "5.0
|
|
67
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
68
68
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
69
69
|
"@eeacms/volto-depiction": "1.0.1",
|
|
70
70
|
"@eeacms/volto-description-block": "1.0.1",
|
|
71
71
|
"@eeacms/volto-group-block": "5.0.1",
|
|
72
|
-
"@eeacms/volto-hero-block": "2.
|
|
73
|
-
"@eeacms/volto-listing-block": "2.
|
|
72
|
+
"@eeacms/volto-hero-block": "2.1.0",
|
|
73
|
+
"@eeacms/volto-listing-block": "2.3.0",
|
|
74
74
|
"@eeacms/volto-matomo": "3.0.1",
|
|
75
75
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
76
76
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"@eeacms/volto-slate-zotero": "5.0.2",
|
|
84
84
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
85
85
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
86
|
-
"@eeacms/volto-tags-block": "1.0.
|
|
86
|
+
"@eeacms/volto-tags-block": "1.0.2",
|
|
87
87
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
88
88
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
89
89
|
"@eeacms/volto-widget-dataprovenance": "0.2.1",
|
|
@@ -98,9 +98,9 @@
|
|
|
98
98
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
99
99
|
"@eeacms/volto-quote-block": "1.0.1",
|
|
100
100
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
101
|
-
"@eeacms/volto-tags-block": "1.0.
|
|
101
|
+
"@eeacms/volto-tags-block": "1.0.2",
|
|
102
102
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
103
|
-
"@eeacms/volto-hero-block": "2.
|
|
103
|
+
"@eeacms/volto-hero-block": "2.1.0",
|
|
104
104
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-description-block": "1.0.1",
|
|
106
106
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
@@ -110,11 +110,11 @@
|
|
|
110
110
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
111
111
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
112
112
|
"@eeacms/volto-block-style": "4.1.1",
|
|
113
|
-
"@eeacms/volto-columns-block": "5.0
|
|
113
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
114
114
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
115
115
|
"@eeacms/volto-depiction": "1.0.1",
|
|
116
116
|
"@eeacms/volto-group-block": "5.0.1",
|
|
117
|
-
"@eeacms/volto-listing-block": "2.
|
|
117
|
+
"@eeacms/volto-listing-block": "2.3.0",
|
|
118
118
|
"@eeacms/volto-matomo": "3.0.1",
|
|
119
119
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
120
120
|
"@eeacms/volto-object-widget": "5.0.1",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.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",
|
|
@@ -62,15 +62,15 @@
|
|
|
62
62
|
"@eeacms/volto-banner": "3.0.1",
|
|
63
63
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
64
64
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
65
|
-
"@eeacms/volto-block-style": "4.1.
|
|
65
|
+
"@eeacms/volto-block-style": "4.1.2",
|
|
66
66
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
67
|
-
"@eeacms/volto-columns-block": "5.0
|
|
67
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
68
68
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
69
69
|
"@eeacms/volto-depiction": "1.0.1",
|
|
70
70
|
"@eeacms/volto-description-block": "1.0.1",
|
|
71
71
|
"@eeacms/volto-group-block": "5.0.1",
|
|
72
72
|
"@eeacms/volto-hero-block": "2.0.0",
|
|
73
|
-
"@eeacms/volto-listing-block": "2.
|
|
73
|
+
"@eeacms/volto-listing-block": "2.2.0",
|
|
74
74
|
"@eeacms/volto-matomo": "3.0.1",
|
|
75
75
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
76
76
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"@eeacms/volto-widget-toggle": "3.0.1",
|
|
93
93
|
"@eeacms/volto-widgets-view": "4.0.1",
|
|
94
94
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
95
|
-
"@plone-collective/volto-sentry": "0.
|
|
95
|
+
"@plone-collective/volto-sentry": "0.3.0"
|
|
96
96
|
},
|
|
97
97
|
"resolutions": {
|
|
98
98
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
@@ -104,13 +104,13 @@
|
|
|
104
104
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-description-block": "1.0.1",
|
|
106
106
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
107
|
-
"@plone-collective/volto-sentry": "0.
|
|
107
|
+
"@plone-collective/volto-sentry": "0.3.0",
|
|
108
108
|
"@eeacms/volto-accordion-block": "6.0.0",
|
|
109
109
|
"@eeacms/volto-banner": "3.0.1",
|
|
110
110
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
111
111
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
112
112
|
"@eeacms/volto-block-style": "4.1.1",
|
|
113
|
-
"@eeacms/volto-columns-block": "5.0
|
|
113
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
114
114
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
115
115
|
"@eeacms/volto-depiction": "1.0.1",
|
|
116
116
|
"@eeacms/volto-group-block": "5.0.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.3.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,15 +62,15 @@
|
|
|
62
62
|
"@eeacms/volto-banner": "3.0.1",
|
|
63
63
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
64
64
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
65
|
-
"@eeacms/volto-block-style": "4.1.
|
|
65
|
+
"@eeacms/volto-block-style": "4.1.2",
|
|
66
66
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
67
|
-
"@eeacms/volto-columns-block": "5.0
|
|
67
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
68
68
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
69
69
|
"@eeacms/volto-depiction": "1.0.1",
|
|
70
70
|
"@eeacms/volto-description-block": "1.0.1",
|
|
71
71
|
"@eeacms/volto-group-block": "5.0.1",
|
|
72
|
-
"@eeacms/volto-hero-block": "2.
|
|
73
|
-
"@eeacms/volto-listing-block": "2.
|
|
72
|
+
"@eeacms/volto-hero-block": "2.1.0",
|
|
73
|
+
"@eeacms/volto-listing-block": "2.3.0",
|
|
74
74
|
"@eeacms/volto-matomo": "3.0.1",
|
|
75
75
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
76
76
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"@eeacms/volto-slate-zotero": "5.0.2",
|
|
84
84
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
85
85
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
86
|
-
"@eeacms/volto-tags-block": "1.0.
|
|
86
|
+
"@eeacms/volto-tags-block": "1.0.2",
|
|
87
87
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
88
88
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
89
89
|
"@eeacms/volto-widget-dataprovenance": "0.2.1",
|
|
@@ -98,9 +98,9 @@
|
|
|
98
98
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
99
99
|
"@eeacms/volto-quote-block": "1.0.1",
|
|
100
100
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
101
|
-
"@eeacms/volto-tags-block": "1.0.
|
|
101
|
+
"@eeacms/volto-tags-block": "1.0.2",
|
|
102
102
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
103
|
-
"@eeacms/volto-hero-block": "2.
|
|
103
|
+
"@eeacms/volto-hero-block": "2.1.0",
|
|
104
104
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-description-block": "1.0.1",
|
|
106
106
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
@@ -110,11 +110,11 @@
|
|
|
110
110
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
111
111
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
112
112
|
"@eeacms/volto-block-style": "4.1.1",
|
|
113
|
-
"@eeacms/volto-columns-block": "5.0
|
|
113
|
+
"@eeacms/volto-columns-block": "5.1.0",
|
|
114
114
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
115
115
|
"@eeacms/volto-depiction": "1.0.1",
|
|
116
116
|
"@eeacms/volto-group-block": "5.0.1",
|
|
117
|
-
"@eeacms/volto-listing-block": "2.
|
|
117
|
+
"@eeacms/volto-listing-block": "2.3.0",
|
|
118
118
|
"@eeacms/volto-matomo": "3.0.1",
|
|
119
119
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
120
120
|
"@eeacms/volto-object-widget": "5.0.1",
|
package/partfile
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
- Release
|
|
2
|
-
- Release volto-sentry 0.2.1 [Alin Voinea - [`b61547d`](https://github.com/eea/volto-eea-kitkat/commit/b61547dd5cab41d1905c5472b9b002f792706d32)]
|
|
1
|
+
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|
package/releasefile
CHANGED
|
@@ -1,16 +1,34 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@
|
|
3
|
+
### [@eeacms/volto-hero-block: 2.0.0 ~ 2.1.0](https://github.com/eea/volto-hero-block/releases)
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
- Release 0.2.0 [`#2`](https://github.com/collective/volto-sentry/pull/2)
|
|
7
|
-
- Fix docs about this add-on [`86fda93`](https://github.com/collective/volto-sentry/commit/86fda933414437c4d87045149c0f981a748ada75)
|
|
8
|
-
- Publish to npm [`17c46e8`](https://github.com/collective/volto-sentry/commit/17c46e8ee972ebc72542a44c81c11132cadd3c9c)
|
|
5
|
+
###### :bug: Bug Fixes
|
|
9
6
|
|
|
10
|
-
-
|
|
11
|
-
|
|
7
|
+
- fix(gif): Use ES6 with isImageGif utility - Refs [#158188](https://taskman.eionet.europa.eu/issues/158188) [Alin Voinea - [`ad32432`](https://github.com/eea/volto-hero-block/commit/ad32432ee320bb4e43f20e260f2900269adf0401)]
|
|
8
|
+
|
|
9
|
+
### [@eeacms/volto-listing-block: 2.2.0 ~ 2.3.0](https://github.com/eea/volto-listing-block/releases)
|
|
10
|
+
|
|
11
|
+
###### :rocket: New Features
|
|
12
|
+
|
|
13
|
+
- feat(card): added enable link option for card model [David Ichim - [`71bf4db`](https://github.com/eea/volto-listing-block/commit/71bf4dbcd098c6f6da1a29a115571b1c729ccf7e)]
|
|
14
|
+
###### :bug: Bug Fixes
|
|
15
|
+
|
|
16
|
+
- fix(search item): Keep portrait orientation if image is on the right side [kreafox - [`12d6e72`](https://github.com/eea/volto-listing-block/commit/12d6e72fe3508c75787c9259ecabf6d383ef8562)]
|
|
17
|
+
- fix(search item): image size when using rounded sizing [David Ichim - [`5cb2699`](https://github.com/eea/volto-listing-block/commit/5cb2699d4c0b416de5b3144d535bc27922aa58f3)]
|
|
18
|
+
- fix(card): condition on when to add the preview image inside the image link [David Ichim - [`67a8f0b`](https://github.com/eea/volto-listing-block/commit/67a8f0b538f8346e39b345907f509437f83080a0)]
|
|
19
|
+
###### :nail_care: Enhancements
|
|
20
|
+
|
|
21
|
+
- change(item): added tiny size for items [David Ichim - [`02065bc`](https://github.com/eea/volto-listing-block/commit/02065bc73ac6610c36466f9188be48768dc58377)]
|
|
22
|
+
- change(item): image size to reference big instead of large [David Ichim - [`0e4b85e`](https://github.com/eea/volto-listing-block/commit/0e4b85e70f7bcfee91683534d3e7421995f15f1b)]
|
|
23
|
+
- change(item): sizes available for both image and icon types [David Ichim - [`342c2a7`](https://github.com/eea/volto-listing-block/commit/342c2a701ed984f00b80a4837a6199fd03fd5b6f)]
|
|
24
|
+
- change(cards): enable the adding of links by default to cards [David Ichim - [`f297637`](https://github.com/eea/volto-listing-block/commit/f297637891f3dd8e24b9d69bba120e57c54ecef2)]
|
|
25
|
+
|
|
26
|
+
### [@eeacms/volto-tags-block: 1.0.1 ~ 1.0.2](https://github.com/eea/volto-tags-block/releases)
|
|
27
|
+
|
|
28
|
+
###### :rocket: New Features
|
|
29
|
+
|
|
30
|
+
- feat(tag): allow enabling and disabling of tag icon [David Ichim - [`8b94ab1`](https://github.com/eea/volto-tags-block/commit/8b94ab16a983b6d538a040793733ac488ce27037)]
|
|
12
31
|
|
|
13
32
|
# Internal
|
|
14
33
|
|
|
15
|
-
- Release
|
|
16
|
-
- Release volto-sentry 0.2.1 [Alin Voinea - [`b61547d`](https://github.com/eea/volto-eea-kitkat/commit/b61547dd5cab41d1905c5472b9b002f792706d32)]
|
|
34
|
+
- Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
|