@eeacms/volto-eea-kitkat 10.3.0 → 10.4.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 CHANGED
@@ -4,6 +4,18 @@ 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.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-columns-block@5.2.0 [EEA Jenkins - [`c700203`](https://github.com/eea/volto-eea-kitkat/commit/c7002033b7f6d342ed05cbd6a0258edd3908108b)]
12
+ - Release @eeacms/volto-listing-block@2.4.0 [EEA Jenkins - [`ec0e331`](https://github.com/eea/volto-eea-kitkat/commit/ec0e33152418f7af7d26c3506f566844974f0120)]
13
+ - Release @eeacms/volto-hero-block@3.0.0 [EEA Jenkins - [`ab255ed`](https://github.com/eea/volto-eea-kitkat/commit/ab255edb421a2397a4f867508c07857b82b77d20)]
14
+ - Release @eeacms/volto-block-style@4.1.2 - resolutions [EEA Jenkins - [`a3755a2`](https://github.com/eea/volto-eea-kitkat/commit/a3755a25f280c42a34f931616ba5e65602d31eb0)]
15
+
16
+ #### :hammer_and_wrench: Others
17
+
18
+ - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
7
19
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
8
20
 
9
21
  #### :rocket: Dependency updates
package/CHANGELOG.md CHANGED
@@ -4,6 +4,18 @@ 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.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-columns-block@5.2.0 [EEA Jenkins - [`c700203`](https://github.com/eea/volto-eea-kitkat/commit/c7002033b7f6d342ed05cbd6a0258edd3908108b)]
12
+ - Release @eeacms/volto-listing-block@2.4.0 [EEA Jenkins - [`ec0e331`](https://github.com/eea/volto-eea-kitkat/commit/ec0e33152418f7af7d26c3506f566844974f0120)]
13
+ - Release @eeacms/volto-hero-block@3.0.0 [EEA Jenkins - [`ab255ed`](https://github.com/eea/volto-eea-kitkat/commit/ab255edb421a2397a4f867508c07857b82b77d20)]
14
+ - Release @eeacms/volto-block-style@4.1.2 - resolutions [EEA Jenkins - [`a3755a2`](https://github.com/eea/volto-eea-kitkat/commit/a3755a25f280c42a34f931616ba5e65602d31eb0)]
15
+
16
+ #### :hammer_and_wrench: Others
17
+
18
+ - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
7
19
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
8
20
 
9
21
  #### :rocket: Dependency updates
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.3.0",
3
+ "version": "10.4.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -64,13 +64,13 @@
64
64
  "@eeacms/volto-block-image-cards": "1.0.1",
65
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.1.0",
67
+ "@eeacms/volto-columns-block": "5.2.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.1.0",
73
- "@eeacms/volto-listing-block": "2.3.0",
72
+ "@eeacms/volto-hero-block": "3.0.0",
73
+ "@eeacms/volto-listing-block": "2.4.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",
@@ -100,7 +100,7 @@
100
100
  "@eeacms/volto-statistic-block": "1.0.1",
101
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.1.0",
103
+ "@eeacms/volto-hero-block": "3.0.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",
@@ -109,12 +109,12 @@
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
- "@eeacms/volto-block-style": "4.1.1",
113
- "@eeacms/volto-columns-block": "5.1.0",
112
+ "@eeacms/volto-block-style": "4.1.2",
113
+ "@eeacms/volto-columns-block": "5.2.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.3.0",
117
+ "@eeacms/volto-listing-block": "2.4.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.2.0",
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",
@@ -69,8 +69,8 @@
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.0.0",
73
- "@eeacms/volto-listing-block": "2.2.0",
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.1",
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.1",
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.0.0",
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",
@@ -114,7 +114,7 @@
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.1.0",
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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.3.0",
3
+ "version": "10.4.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -64,13 +64,13 @@
64
64
  "@eeacms/volto-block-image-cards": "1.0.1",
65
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.1.0",
67
+ "@eeacms/volto-columns-block": "5.2.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.1.0",
73
- "@eeacms/volto-listing-block": "2.3.0",
72
+ "@eeacms/volto-hero-block": "3.0.0",
73
+ "@eeacms/volto-listing-block": "2.4.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",
@@ -100,7 +100,7 @@
100
100
  "@eeacms/volto-statistic-block": "1.0.1",
101
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.1.0",
103
+ "@eeacms/volto-hero-block": "3.0.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",
@@ -109,12 +109,12 @@
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
- "@eeacms/volto-block-style": "4.1.1",
113
- "@eeacms/volto-columns-block": "5.1.0",
112
+ "@eeacms/volto-block-style": "4.1.2",
113
+ "@eeacms/volto-columns-block": "5.2.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.3.0",
117
+ "@eeacms/volto-listing-block": "2.4.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 +1 @@
1
- - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
1
+ - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
package/releasefile CHANGED
@@ -1,34 +1,40 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-hero-block: 2.0.0 ~ 2.1.0](https://github.com/eea/volto-hero-block/releases)
3
+ ### [@eeacms/volto-columns-block: 5.1.0 ~ 5.2.0](https://github.com/eea/volto-columns-block/releases)
4
4
 
5
- ###### :bug: Bug Fixes
5
+ ###### :hammer_and_wrench: Others
6
6
 
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)]
7
+ - Release 5.2.0 [Alin Voinea - [`7ea7976`](https://github.com/eea/volto-columns-block/commit/7ea7976615b932802aece75d68065fa1b5063676)]
8
+ - test(eslint): Fix lint [Alin Voinea - [`1a5b9af`](https://github.com/eea/volto-columns-block/commit/1a5b9afeec15d998b24e3d9bedaa9c9044a54f9b)]
9
+ - Mock useLocation to fix ColumnsBlockView.test [wesleybl - [`e153a48`](https://github.com/eea/volto-columns-block/commit/e153a481103bc6db74ce19ec536e51cfcd232b6f)]
10
+ - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`2ae13d2`](https://github.com/eea/volto-columns-block/commit/2ae13d2afdaca0c774b502f716258f6a481d4e49)]
11
+ - Don't fail in tests [Tiberiu Ichim - [`6c1dddf`](https://github.com/eea/volto-columns-block/commit/6c1dddf29860762c046393983b52a6609259aa29)]
8
12
 
9
- ### [@eeacms/volto-listing-block: 2.2.0 ~ 2.3.0](https://github.com/eea/volto-listing-block/releases)
13
+ ### [@eeacms/volto-hero-block: 2.1.0 ~ 3.0.0](https://github.com/eea/volto-hero-block/releases)
10
14
 
11
15
  ###### :rocket: New Features
12
16
 
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
17
+ - feat(copyright): Add image copyright info - Refs [#158210](https://taskman.eionet.europa.eu/issues/158210) [Alin Voinea - [`f0f2b09`](https://github.com/eea/volto-hero-block/commit/f0f2b09633baddcd6f11ccf52bf9e40652dcbfad)]
18
+ ###### :hammer_and_wrench: Others
15
19
 
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
+ - Cosmetics [Alin Voinea - [`9dac70c`](https://github.com/eea/volto-hero-block/commit/9dac70c0a3bea8e188ede9123f4f99de8e0f6987)]
21
+ - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`2d4005f`](https://github.com/eea/volto-hero-block/commit/2d4005f0f31b121e1b7d2e94414f3dff92ec1a16)]
20
22
 
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)]
23
+ ### [@eeacms/volto-listing-block: 2.3.0 ~ 2.4.0](https://github.com/eea/volto-listing-block/releases)
25
24
 
26
- ### [@eeacms/volto-tags-block: 1.0.1 ~ 1.0.2](https://github.com/eea/volto-tags-block/releases)
25
+ ###### :nail_care: Enhancements
27
26
 
28
- ###### :rocket: New Features
27
+ - change(item): add align class also on the icon [David Ichim - [`749b8f4`](https://github.com/eea/volto-listing-block/commit/749b8f434092033e83c04d3199ad17b5dda90fd4)]
28
+ - change(item): added description link to remix icons [David Ichim - [`e04a052`](https://github.com/eea/volto-listing-block/commit/e04a052b5bc5a4e8c4ab3ce151a996e983cbf00e)]
29
+ - change(item): re-added vertical align option and set theme on image item as well [David Ichim - [`8205941`](https://github.com/eea/volto-listing-block/commit/8205941471c3d619a23588ee12588023ef4df34f)]
30
+ - change(item): show meta section when we have meta or date data [David Ichim - [`a464d3b`](https://github.com/eea/volto-listing-block/commit/a464d3b99351ad4997f0ffe5573f875e641ff80d)]
31
+ - change(item): set image-wrapper to display flex [David Ichim - [`c146cd9`](https://github.com/eea/volto-listing-block/commit/c146cd9d91c7848ee05399c57202907732c29434)]
32
+ ###### :hammer_and_wrench: Others
29
33
 
30
- - feat(tag): allow enabling and disabling of tag icon [David Ichim - [`8b94ab1`](https://github.com/eea/volto-tags-block/commit/8b94ab16a983b6d538a040793733ac488ce27037)]
34
+ - Release 2.4.0 [Alin Voinea - [`ed0ed9a`](https://github.com/eea/volto-listing-block/commit/ed0ed9ade92fc0254715377eb7e5871e1bf5da18)]
35
+ - lint fix [David Ichim - [`a697b95`](https://github.com/eea/volto-listing-block/commit/a697b95ae47b72efecb3b8b769aa32e73cd6bd54)]
36
+ - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`094d490`](https://github.com/eea/volto-listing-block/commit/094d490befac12913b04a30a33937853c9f782d1)]
31
37
 
32
38
  # Internal
33
39
 
34
- - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
40
+ - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]