@eeacms/volto-eea-kitkat 18.2.0 → 19.0.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 -0
- package/CHANGELOG.md +23 -0
- package/new.json +23 -23
- package/old.json +71 -71
- package/package.json +23 -23
- package/partfile +4 -9
- package/releasefile +33 -590
- package/src/customizations/volto/components/manage/Controlpanels/VersionOverview.jsx +2 -1
- package/src/index.js +3 -6
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
|
+
### [19.0.0](https://github.com/eea/volto-eea-kitkat/compare/18.2.0...19.0.0) - 16 October 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-description-block 1.2.2 [Alin Voinea - [`f12b5e6`](https://github.com/eea/volto-eea-kitkat/commit/f12b5e66ea65da5cfbb14b4f22c55a342390bbc3)]
|
|
12
|
+
- Release @eeacms/volto-sentry-rancher-config 4.0.0 [Alin Voinea - [`38c6d4c`](https://github.com/eea/volto-eea-kitkat/commit/38c6d4c3bfcba65b60c783997f7f2c6b473209cb)]
|
|
13
|
+
- Release @eeacms/volto-hero-block@5.4.3 [EEA Jenkins - [`abc86f2`](https://github.com/eea/volto-eea-kitkat/commit/abc86f23d0ae679749bd335b50223bb1e624cbeb)]
|
|
14
|
+
- Release @eeacms/volto-tags-block@1.2.3 [EEA Jenkins - [`a110801`](https://github.com/eea/volto-eea-kitkat/commit/a1108017b60f97f8a0e692f384eda4fcd031b408)]
|
|
15
|
+
- Release @eeacms/volto-widget-dataprovenance@0.4.2 [EEA Jenkins - [`69d5cda`](https://github.com/eea/volto-eea-kitkat/commit/69d5cda47339ecb47833c01eb12c067961f8d733)]
|
|
16
|
+
- Release @eeacms/volto-slate-label@0.5.7 [EEA Jenkins - [`fa716c6`](https://github.com/eea/volto-eea-kitkat/commit/fa716c6bdbd261088055abeac40cf72094a01e9e)]
|
|
17
|
+
- Release @eeacms/volto-timeline-block@1.1.4 [EEA Jenkins - [`4f28e31`](https://github.com/eea/volto-eea-kitkat/commit/4f28e310a904e2cc9af9402e837a89941190d1cf)]
|
|
18
|
+
- Release @eeacms/volto-block-style@5.2.5 [EEA Jenkins - [`b29db1b`](https://github.com/eea/volto-eea-kitkat/commit/b29db1bfd76eaad3aeb1f922dd3a8834f4f326b9)]
|
|
19
|
+
- Release @eeacms/volto-listing-block@6.0.1 [EEA Jenkins - [`5481ca0`](https://github.com/eea/volto-eea-kitkat/commit/5481ca046d9d6f0a2ed7c8616e4147bf8e4fb57b)]
|
|
20
|
+
- Release @eeacms/volto-nextcloud-video-block@0.4.7 [EEA Jenkins - [`c80d84b`](https://github.com/eea/volto-eea-kitkat/commit/c80d84beb0d225fbf89c61c1254fa008946c69a1)]
|
|
21
|
+
|
|
22
|
+
#### :bug: Bug Fixes
|
|
23
|
+
|
|
24
|
+
- fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea - [`637486a`](https://github.com/eea/volto-eea-kitkat/commit/637486ae708ef633f0ebc8855d62339e030f9461)]
|
|
25
|
+
|
|
26
|
+
#### :hammer_and_wrench: Others
|
|
27
|
+
|
|
28
|
+
- Release volto-sentry 0.3.1 [Alin Voinea - [`3f7ad27`](https://github.com/eea/volto-eea-kitkat/commit/3f7ad27b242a14e596be689536c809c56fade63e)]
|
|
29
|
+
- Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea - [`6792ccc`](https://github.com/eea/volto-eea-kitkat/commit/6792cccfdb5ad0d3793957255130eb4c3347b8c0)]
|
|
7
30
|
### [18.2.0](https://github.com/eea/volto-eea-kitkat/compare/18.1.3...18.2.0) - 12 October 2023
|
|
8
31
|
|
|
9
32
|
#### :rocket: Dependency updates
|
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
|
+
### [19.0.0](https://github.com/eea/volto-eea-kitkat/compare/18.2.0...19.0.0) - 16 October 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-description-block 1.2.2 [Alin Voinea - [`f12b5e6`](https://github.com/eea/volto-eea-kitkat/commit/f12b5e66ea65da5cfbb14b4f22c55a342390bbc3)]
|
|
12
|
+
- Release @eeacms/volto-sentry-rancher-config 4.0.0 [Alin Voinea - [`38c6d4c`](https://github.com/eea/volto-eea-kitkat/commit/38c6d4c3bfcba65b60c783997f7f2c6b473209cb)]
|
|
13
|
+
- Release @eeacms/volto-hero-block@5.4.3 [EEA Jenkins - [`abc86f2`](https://github.com/eea/volto-eea-kitkat/commit/abc86f23d0ae679749bd335b50223bb1e624cbeb)]
|
|
14
|
+
- Release @eeacms/volto-tags-block@1.2.3 [EEA Jenkins - [`a110801`](https://github.com/eea/volto-eea-kitkat/commit/a1108017b60f97f8a0e692f384eda4fcd031b408)]
|
|
15
|
+
- Release @eeacms/volto-widget-dataprovenance@0.4.2 [EEA Jenkins - [`69d5cda`](https://github.com/eea/volto-eea-kitkat/commit/69d5cda47339ecb47833c01eb12c067961f8d733)]
|
|
16
|
+
- Release @eeacms/volto-slate-label@0.5.7 [EEA Jenkins - [`fa716c6`](https://github.com/eea/volto-eea-kitkat/commit/fa716c6bdbd261088055abeac40cf72094a01e9e)]
|
|
17
|
+
- Release @eeacms/volto-timeline-block@1.1.4 [EEA Jenkins - [`4f28e31`](https://github.com/eea/volto-eea-kitkat/commit/4f28e310a904e2cc9af9402e837a89941190d1cf)]
|
|
18
|
+
- Release @eeacms/volto-block-style@5.2.5 [EEA Jenkins - [`b29db1b`](https://github.com/eea/volto-eea-kitkat/commit/b29db1bfd76eaad3aeb1f922dd3a8834f4f326b9)]
|
|
19
|
+
- Release @eeacms/volto-listing-block@6.0.1 [EEA Jenkins - [`5481ca0`](https://github.com/eea/volto-eea-kitkat/commit/5481ca046d9d6f0a2ed7c8616e4147bf8e4fb57b)]
|
|
20
|
+
- Release @eeacms/volto-nextcloud-video-block@0.4.7 [EEA Jenkins - [`c80d84b`](https://github.com/eea/volto-eea-kitkat/commit/c80d84beb0d225fbf89c61c1254fa008946c69a1)]
|
|
21
|
+
|
|
22
|
+
#### :bug: Bug Fixes
|
|
23
|
+
|
|
24
|
+
- fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea - [`637486a`](https://github.com/eea/volto-eea-kitkat/commit/637486ae708ef633f0ebc8855d62339e030f9461)]
|
|
25
|
+
|
|
26
|
+
#### :hammer_and_wrench: Others
|
|
27
|
+
|
|
28
|
+
- Release volto-sentry 0.3.1 [Alin Voinea - [`3f7ad27`](https://github.com/eea/volto-eea-kitkat/commit/3f7ad27b242a14e596be689536c809c56fade63e)]
|
|
29
|
+
- Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea - [`6792ccc`](https://github.com/eea/volto-eea-kitkat/commit/6792cccfdb5ad0d3793957255130eb4c3347b8c0)]
|
|
7
30
|
### [18.2.0](https://github.com/eea/volto-eea-kitkat/compare/18.1.3...18.2.0) - 12 October 2023
|
|
8
31
|
|
|
9
32
|
#### :rocket: Dependency updates
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "19.0.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -65,71 +65,71 @@
|
|
|
65
65
|
"@eeacms/volto-banner": "3.1.4",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.1.3",
|
|
67
67
|
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
68
|
-
"@eeacms/volto-block-style": "5.2.
|
|
68
|
+
"@eeacms/volto-block-style": "5.2.5",
|
|
69
69
|
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
70
70
|
"@eeacms/volto-columns-block": "6.3.4",
|
|
71
71
|
"@eeacms/volto-corsproxy": "3.1.4",
|
|
72
|
-
"@eeacms/volto-description-block": "1.2.
|
|
72
|
+
"@eeacms/volto-description-block": "1.2.2",
|
|
73
73
|
"@eeacms/volto-group-block": "6.3.2",
|
|
74
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
75
|
-
"@eeacms/volto-listing-block": "6.0.
|
|
74
|
+
"@eeacms/volto-hero-block": "5.4.3",
|
|
75
|
+
"@eeacms/volto-listing-block": "6.0.1",
|
|
76
76
|
"@eeacms/volto-matomo": "4.2.1",
|
|
77
77
|
"@eeacms/volto-metadata-block": "6.0.1",
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.7",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.1.4",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
82
|
-
"@eeacms/volto-sentry-rancher-config": "
|
|
82
|
+
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
83
83
|
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.7",
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
87
87
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
88
|
"@eeacms/volto-tabs-block": "6.0.1",
|
|
89
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
89
|
+
"@eeacms/volto-tags-block": "1.2.3",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
92
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
91
|
+
"@eeacms/volto-timeline-block": "1.1.4",
|
|
92
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.2",
|
|
93
93
|
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
95
95
|
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
97
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
98
|
-
"@plone-collective/volto-sentry": "0.3.
|
|
98
|
+
"@plone-collective/volto-sentry": "0.3.1"
|
|
99
99
|
},
|
|
100
100
|
"resolutions": {
|
|
101
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
101
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.7",
|
|
102
102
|
"@eeacms/volto-anchors": "0.4.2",
|
|
103
103
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
104
104
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
105
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
105
|
+
"@eeacms/volto-tags-block": "1.2.3",
|
|
106
106
|
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
107
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
108
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
109
|
-
"@eeacms/volto-description-block": "1.2.
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
111
|
-
"@plone-collective/volto-sentry": "0.3.
|
|
107
|
+
"@eeacms/volto-hero-block": "5.4.3",
|
|
108
|
+
"@eeacms/volto-timeline-block": "1.1.4",
|
|
109
|
+
"@eeacms/volto-description-block": "1.2.2",
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.7",
|
|
111
|
+
"@plone-collective/volto-sentry": "0.3.1",
|
|
112
112
|
"@eeacms/volto-accordion-block": "10.4.1",
|
|
113
113
|
"@eeacms/volto-banner": "3.1.4",
|
|
114
114
|
"@eeacms/volto-block-divider": "6.1.3",
|
|
115
115
|
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
116
|
-
"@eeacms/volto-block-style": "5.2.
|
|
116
|
+
"@eeacms/volto-block-style": "5.2.5",
|
|
117
117
|
"@eeacms/volto-columns-block": "6.3.4",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.4",
|
|
119
119
|
"@eeacms/volto-group-block": "6.3.2",
|
|
120
|
-
"@eeacms/volto-listing-block": "6.0.
|
|
120
|
+
"@eeacms/volto-listing-block": "6.0.1",
|
|
121
121
|
"@eeacms/volto-matomo": "4.2.1",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.1",
|
|
123
123
|
"@eeacms/volto-object-widget": "5.1.4",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
125
|
-
"@eeacms/volto-sentry-rancher-config": "
|
|
125
|
+
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
126
126
|
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
129
129
|
"@eeacms/volto-tabs-block": "6.0.1",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
132
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
132
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.2",
|
|
133
133
|
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
134
134
|
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
135
135
|
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "18.
|
|
3
|
+
"version": "18.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",
|
|
@@ -59,81 +59,81 @@
|
|
|
59
59
|
"@eeacms/volto-anchors"
|
|
60
60
|
],
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@eeacms/countup": "2.0.
|
|
63
|
-
"@eeacms/volto-accordion-block": "10.
|
|
64
|
-
"@eeacms/volto-anchors": "0.4.
|
|
65
|
-
"@eeacms/volto-banner": "3.1.
|
|
66
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
67
|
-
"@eeacms/volto-block-image-cards": "1.3.
|
|
68
|
-
"@eeacms/volto-block-style": "5.2.
|
|
69
|
-
"@eeacms/volto-call-to-action-block": "4.1
|
|
70
|
-
"@eeacms/volto-columns-block": "6.3.
|
|
71
|
-
"@eeacms/volto-corsproxy": "3.1.
|
|
72
|
-
"@eeacms/volto-description-block": "1.1
|
|
73
|
-
"@eeacms/volto-group-block": "6.3.
|
|
74
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
75
|
-
"@eeacms/volto-listing-block": "
|
|
76
|
-
"@eeacms/volto-matomo": "4.1
|
|
77
|
-
"@eeacms/volto-metadata-block": "6.0.
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
79
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
80
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
81
|
-
"@eeacms/volto-resize-helper": "1.3.
|
|
82
|
-
"@eeacms/volto-sentry-rancher-config": "3.1.
|
|
83
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
85
|
-
"@eeacms/volto-slate-metadata-mentions": "7.0.
|
|
86
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
87
|
-
"@eeacms/volto-statistic-block": "
|
|
88
|
-
"@eeacms/volto-tabs-block": "
|
|
89
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
90
|
-
"@eeacms/volto-taxonomy": "4.1.
|
|
91
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
92
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
93
|
-
"@eeacms/volto-widget-geolocation": "5.1.
|
|
94
|
-
"@eeacms/volto-widget-temporal-coverage": "5.1.
|
|
95
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
96
|
-
"@eeacms/volto-widget-toggle": "3.1.
|
|
62
|
+
"@eeacms/countup": "2.0.6",
|
|
63
|
+
"@eeacms/volto-accordion-block": "10.4.1",
|
|
64
|
+
"@eeacms/volto-anchors": "0.4.2",
|
|
65
|
+
"@eeacms/volto-banner": "3.1.4",
|
|
66
|
+
"@eeacms/volto-block-divider": "6.1.3",
|
|
67
|
+
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
68
|
+
"@eeacms/volto-block-style": "5.2.4",
|
|
69
|
+
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
70
|
+
"@eeacms/volto-columns-block": "6.3.4",
|
|
71
|
+
"@eeacms/volto-corsproxy": "3.1.4",
|
|
72
|
+
"@eeacms/volto-description-block": "1.2.1",
|
|
73
|
+
"@eeacms/volto-group-block": "6.3.2",
|
|
74
|
+
"@eeacms/volto-hero-block": "5.4.2",
|
|
75
|
+
"@eeacms/volto-listing-block": "6.0.0",
|
|
76
|
+
"@eeacms/volto-matomo": "4.2.1",
|
|
77
|
+
"@eeacms/volto-metadata-block": "6.0.1",
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.6",
|
|
79
|
+
"@eeacms/volto-object-widget": "5.1.4",
|
|
80
|
+
"@eeacms/volto-quote-block": "1.2.3",
|
|
81
|
+
"@eeacms/volto-resize-helper": "1.3.4",
|
|
82
|
+
"@eeacms/volto-sentry-rancher-config": "3.1.2",
|
|
83
|
+
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.6",
|
|
85
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
86
|
+
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
87
|
+
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
|
+
"@eeacms/volto-tabs-block": "6.0.1",
|
|
89
|
+
"@eeacms/volto-tags-block": "1.2.2",
|
|
90
|
+
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
|
+
"@eeacms/volto-timeline-block": "1.1.3",
|
|
92
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.1",
|
|
93
|
+
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
94
|
+
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
95
|
+
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
|
96
|
+
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
97
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
98
98
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
99
99
|
},
|
|
100
100
|
"resolutions": {
|
|
101
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
102
|
-
"@eeacms/volto-anchors": "0.4.
|
|
103
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
104
|
-
"@eeacms/volto-statistic-block": "
|
|
105
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
106
|
-
"@eeacms/volto-call-to-action-block": "4.1
|
|
107
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
108
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
109
|
-
"@eeacms/volto-description-block": "1.1
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
101
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.6",
|
|
102
|
+
"@eeacms/volto-anchors": "0.4.2",
|
|
103
|
+
"@eeacms/volto-quote-block": "1.2.3",
|
|
104
|
+
"@eeacms/volto-statistic-block": "4.0.2",
|
|
105
|
+
"@eeacms/volto-tags-block": "1.2.2",
|
|
106
|
+
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
107
|
+
"@eeacms/volto-hero-block": "5.4.2",
|
|
108
|
+
"@eeacms/volto-timeline-block": "1.1.3",
|
|
109
|
+
"@eeacms/volto-description-block": "1.2.1",
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.6",
|
|
111
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
112
|
-
"@eeacms/volto-accordion-block": "10.
|
|
113
|
-
"@eeacms/volto-banner": "3.1.
|
|
114
|
-
"@eeacms/volto-block-divider": "6.1.
|
|
115
|
-
"@eeacms/volto-block-image-cards": "1.3.
|
|
116
|
-
"@eeacms/volto-block-style": "5.2.
|
|
117
|
-
"@eeacms/volto-columns-block": "6.3.
|
|
118
|
-
"@eeacms/volto-corsproxy": "3.1.
|
|
119
|
-
"@eeacms/volto-group-block": "6.3.
|
|
120
|
-
"@eeacms/volto-listing-block": "
|
|
121
|
-
"@eeacms/volto-matomo": "4.1
|
|
122
|
-
"@eeacms/volto-metadata-block": "6.0.
|
|
123
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
124
|
-
"@eeacms/volto-resize-helper": "1.3.
|
|
125
|
-
"@eeacms/volto-sentry-rancher-config": "3.1.
|
|
126
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
127
|
-
"@eeacms/volto-slate-metadata-mentions": "7.0.
|
|
128
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
129
|
-
"@eeacms/volto-tabs-block": "
|
|
130
|
-
"@eeacms/volto-taxonomy": "4.1.
|
|
131
|
-
"@eeacms/volto-widget-geolocation": "5.1.
|
|
132
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
133
|
-
"@eeacms/volto-widget-temporal-coverage": "5.1.
|
|
134
|
-
"@eeacms/volto-widget-toggle": "3.1.
|
|
135
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
136
|
-
"@eeacms/countup": "2.0.
|
|
112
|
+
"@eeacms/volto-accordion-block": "10.4.1",
|
|
113
|
+
"@eeacms/volto-banner": "3.1.4",
|
|
114
|
+
"@eeacms/volto-block-divider": "6.1.3",
|
|
115
|
+
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
116
|
+
"@eeacms/volto-block-style": "5.2.4",
|
|
117
|
+
"@eeacms/volto-columns-block": "6.3.4",
|
|
118
|
+
"@eeacms/volto-corsproxy": "3.1.4",
|
|
119
|
+
"@eeacms/volto-group-block": "6.3.2",
|
|
120
|
+
"@eeacms/volto-listing-block": "6.0.0",
|
|
121
|
+
"@eeacms/volto-matomo": "4.2.1",
|
|
122
|
+
"@eeacms/volto-metadata-block": "6.0.1",
|
|
123
|
+
"@eeacms/volto-object-widget": "5.1.4",
|
|
124
|
+
"@eeacms/volto-resize-helper": "1.3.4",
|
|
125
|
+
"@eeacms/volto-sentry-rancher-config": "3.1.2",
|
|
126
|
+
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
127
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
128
|
+
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
129
|
+
"@eeacms/volto-tabs-block": "6.0.1",
|
|
130
|
+
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
|
+
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
132
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.1",
|
|
133
|
+
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
134
|
+
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
135
|
+
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
|
136
|
+
"@eeacms/countup": "2.0.6"
|
|
137
137
|
},
|
|
138
138
|
"devDependencies": {
|
|
139
139
|
"@cypress/code-coverage": "^3.10.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "19.0.0",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -65,71 +65,71 @@
|
|
|
65
65
|
"@eeacms/volto-banner": "3.1.4",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.1.3",
|
|
67
67
|
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
68
|
-
"@eeacms/volto-block-style": "5.2.
|
|
68
|
+
"@eeacms/volto-block-style": "5.2.5",
|
|
69
69
|
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
70
70
|
"@eeacms/volto-columns-block": "6.3.4",
|
|
71
71
|
"@eeacms/volto-corsproxy": "3.1.4",
|
|
72
|
-
"@eeacms/volto-description-block": "1.2.
|
|
72
|
+
"@eeacms/volto-description-block": "1.2.2",
|
|
73
73
|
"@eeacms/volto-group-block": "6.3.2",
|
|
74
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
75
|
-
"@eeacms/volto-listing-block": "6.0.
|
|
74
|
+
"@eeacms/volto-hero-block": "5.4.3",
|
|
75
|
+
"@eeacms/volto-listing-block": "6.0.1",
|
|
76
76
|
"@eeacms/volto-matomo": "4.2.1",
|
|
77
77
|
"@eeacms/volto-metadata-block": "6.0.1",
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.7",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.1.4",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
82
|
-
"@eeacms/volto-sentry-rancher-config": "
|
|
82
|
+
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
83
83
|
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.7",
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
87
87
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
88
88
|
"@eeacms/volto-tabs-block": "6.0.1",
|
|
89
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
89
|
+
"@eeacms/volto-tags-block": "1.2.3",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
91
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
92
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
91
|
+
"@eeacms/volto-timeline-block": "1.1.4",
|
|
92
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.2",
|
|
93
93
|
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
95
95
|
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
97
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
98
|
-
"@plone-collective/volto-sentry": "0.3.
|
|
98
|
+
"@plone-collective/volto-sentry": "0.3.1"
|
|
99
99
|
},
|
|
100
100
|
"resolutions": {
|
|
101
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
101
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.7",
|
|
102
102
|
"@eeacms/volto-anchors": "0.4.2",
|
|
103
103
|
"@eeacms/volto-quote-block": "1.2.3",
|
|
104
104
|
"@eeacms/volto-statistic-block": "4.0.2",
|
|
105
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
105
|
+
"@eeacms/volto-tags-block": "1.2.3",
|
|
106
106
|
"@eeacms/volto-call-to-action-block": "4.2.1",
|
|
107
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
108
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
109
|
-
"@eeacms/volto-description-block": "1.2.
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
111
|
-
"@plone-collective/volto-sentry": "0.3.
|
|
107
|
+
"@eeacms/volto-hero-block": "5.4.3",
|
|
108
|
+
"@eeacms/volto-timeline-block": "1.1.4",
|
|
109
|
+
"@eeacms/volto-description-block": "1.2.2",
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.7",
|
|
111
|
+
"@plone-collective/volto-sentry": "0.3.1",
|
|
112
112
|
"@eeacms/volto-accordion-block": "10.4.1",
|
|
113
113
|
"@eeacms/volto-banner": "3.1.4",
|
|
114
114
|
"@eeacms/volto-block-divider": "6.1.3",
|
|
115
115
|
"@eeacms/volto-block-image-cards": "1.3.4",
|
|
116
|
-
"@eeacms/volto-block-style": "5.2.
|
|
116
|
+
"@eeacms/volto-block-style": "5.2.5",
|
|
117
117
|
"@eeacms/volto-columns-block": "6.3.4",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.4",
|
|
119
119
|
"@eeacms/volto-group-block": "6.3.2",
|
|
120
|
-
"@eeacms/volto-listing-block": "6.0.
|
|
120
|
+
"@eeacms/volto-listing-block": "6.0.1",
|
|
121
121
|
"@eeacms/volto-matomo": "4.2.1",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.1",
|
|
123
123
|
"@eeacms/volto-object-widget": "5.1.4",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.4",
|
|
125
|
-
"@eeacms/volto-sentry-rancher-config": "
|
|
125
|
+
"@eeacms/volto-sentry-rancher-config": "4.0.0",
|
|
126
126
|
"@eeacms/volto-slate-footnote": "6.1.6",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.1",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.4",
|
|
129
129
|
"@eeacms/volto-tabs-block": "6.0.1",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.1",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.4",
|
|
132
|
-
"@eeacms/volto-widget-dataprovenance": "0.4.
|
|
132
|
+
"@eeacms/volto-widget-dataprovenance": "0.4.2",
|
|
133
133
|
"@eeacms/volto-widget-temporal-coverage": "5.1.4",
|
|
134
134
|
"@eeacms/volto-widget-toggle": "3.1.3",
|
|
135
135
|
"@eeacms/volto-widget-theme-picker": "1.1.4",
|
package/partfile
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
#### :
|
|
2
|
-
-
|
|
3
|
-
- chore: change volto version in Jenkinsfile [ana-oprea - [`0347675`](https://github.com/eea/volto-eea-kitkat/commit/0347675ba5b12771b53052e16a97a4ecdd02c7d3)]
|
|
4
|
-
#### :house: Documentation changes
|
|
5
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`612be56`](https://github.com/eea/volto-eea-kitkat/commit/612be566a3f194f4f41952f2ed68c1e09b48f784)]
|
|
6
|
-
- docs: Update README, DEVELOP [Alin Voinea - [`a03b263`](https://github.com/eea/volto-eea-kitkat/commit/a03b2635ee046043d46c4c2ff22d0378b399e9b0)]
|
|
7
|
-
- docs: Restore README from 17.0.0 [Alin Voinea - [`c0c7cd2`](https://github.com/eea/volto-eea-kitkat/commit/c0c7cd2b9ada3b2d6832d789ac882fd74a06c766)]
|
|
1
|
+
#### :bug: Bug Fixes
|
|
2
|
+
- fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea - [`637486a`](https://github.com/eea/volto-eea-kitkat/commit/637486ae708ef633f0ebc8855d62339e030f9461)]
|
|
8
3
|
#### :hammer_and_wrench: Others
|
|
9
|
-
-
|
|
10
|
-
- Release
|
|
4
|
+
- Release volto-sentry 0.3.1 [Alin Voinea - [`3f7ad27`](https://github.com/eea/volto-eea-kitkat/commit/3f7ad27b242a14e596be689536c809c56fade63e)]
|
|
5
|
+
- Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea - [`6792ccc`](https://github.com/eea/volto-eea-kitkat/commit/6792cccfdb5ad0d3793957255130eb4c3347b8c0)]
|
package/releasefile
CHANGED
|
@@ -1,648 +1,91 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/
|
|
3
|
+
### [@eeacms/volto-block-style: 5.2.4 ~ 5.2.5](https://github.com/eea/volto-block-style/releases)
|
|
4
4
|
|
|
5
5
|
###### :house: Internal changes
|
|
6
6
|
|
|
7
|
-
- chore:
|
|
8
|
-
###### :house: Documentation changes
|
|
9
|
-
|
|
10
|
-
- docs: Update [Alin Voinea - [`5dc1773`](https://github.com/eea/countup/commit/5dc177337faa9851192eda4a8beb56f142417983)]
|
|
11
|
-
###### :hammer_and_wrench: Others
|
|
12
|
-
|
|
13
|
-
- test: Jenkinsfile disable not working steps [Alin Voinea - [`ce5521d`](https://github.com/eea/countup/commit/ce5521d3e38f49ef65e8d37040d0b9b5c20e3a77)]
|
|
14
|
-
- i18n: Add en [Alin Voinea - [`4a3f8fe`](https://github.com/eea/countup/commit/4a3f8fe08339eb5c3b63996ddcd3188d1eca5836)]
|
|
15
|
-
|
|
16
|
-
###### :bug: Bug Fixes
|
|
17
|
-
|
|
18
|
-
- fix: Fix latest broken release [Alin Voinea - [`812025c`](https://github.com/eea/countup/commit/812025c52c0284930c6a4a83696a94cff0952dc8)]
|
|
19
|
-
|
|
20
|
-
### [@eeacms/volto-accordion-block: 10.3.0 ~ 10.4.1](https://github.com/eea/volto-accordion-block/releases)
|
|
21
|
-
|
|
22
|
-
###### :bug: Bug Fixes
|
|
23
|
-
|
|
24
|
-
- fix: Inject styleWrapper classnames into the accordion custom EditBlockWrapper and Fix anonymous default export [Víctor Fernández de Alba - [`6f5975a`](https://github.com/eea/volto-accordion-block/commit/6f5975aeba527f2c9c2681bdd1a780cfbf3c24c6)]
|
|
25
|
-
###### :house: Internal changes
|
|
26
|
-
|
|
27
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`051f584`](https://github.com/eea/volto-accordion-block/commit/051f584e5a5f34912f44551e43d25497b9685b29)]
|
|
28
|
-
###### :hammer_and_wrench: Others
|
|
29
|
-
|
|
30
|
-
- Release 10.4.0 [Alin Voinea - [`26ccf43`](https://github.com/eea/volto-accordion-block/commit/26ccf435f4ac77a48d6e204940136eb9feff9075)]
|
|
31
|
-
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - [`96c8cf2`](https://github.com/eea/volto-accordion-block/commit/96c8cf2d65b7bcc682415613ecf8624ce4d48b48)]
|
|
32
|
-
- test: add PR to develop tests [valentinab25 - [`0ae6fc1`](https://github.com/eea/volto-accordion-block/commit/0ae6fc1866ebaeba81afab3803902df50ae16649)]
|
|
33
|
-
|
|
34
|
-
###### :house: Documentation changes
|
|
35
|
-
|
|
36
|
-
- docs: Update README DEVELOP [Alin Voinea - [`14bcb5f`](https://github.com/eea/volto-accordion-block/commit/14bcb5ff46070f76f960191e767c6b6773dc63cf)]
|
|
37
|
-
|
|
38
|
-
### [@eeacms/volto-anchors: 0.4.1 ~ 0.4.2](https://github.com/eea/volto-anchors/releases)
|
|
39
|
-
|
|
40
|
-
###### :house: Internal changes
|
|
41
|
-
|
|
42
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`a655b94`](https://github.com/eea/volto-anchors/commit/a655b94aeac7aeb63600c0378a3d7d1f48bad5cf)]
|
|
43
|
-
###### :house: Documentation changes
|
|
44
|
-
|
|
45
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`c62a2fa`](https://github.com/eea/volto-anchors/commit/c62a2fa5bc20dc895b467c34a63d5e1c2ebdd69c)]
|
|
46
|
-
###### :hammer_and_wrench: Others
|
|
47
|
-
|
|
48
|
-
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - [`675407f`](https://github.com/eea/volto-anchors/commit/675407f2f70ffa2fe65f4a7fecce624e486325f8)]
|
|
49
|
-
|
|
50
|
-
### [@eeacms/volto-banner: 3.1.3 ~ 3.1.4](https://github.com/eea/volto-banner/releases)
|
|
51
|
-
|
|
52
|
-
###### :house: Internal changes
|
|
53
|
-
|
|
54
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`34a627e`](https://github.com/eea/volto-banner/commit/34a627e703aaacd8a0aeb4fb76dc6cb65bca0acd)]
|
|
55
|
-
###### :house: Documentation changes
|
|
56
|
-
|
|
57
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`3eeaf7a`](https://github.com/eea/volto-banner/commit/3eeaf7a823f0c990e31d139d03037496a22dbc19)]
|
|
58
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`004d5ee`](https://github.com/eea/volto-banner/commit/004d5ee73e2478699ad8ef88e9722675c9d30a0d)]
|
|
59
|
-
###### :hammer_and_wrench: Others
|
|
60
|
-
|
|
61
|
-
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - [`31d4233`](https://github.com/eea/volto-banner/commit/31d423366277b9473b87ca9c86b653a7f7ae28d4)]
|
|
62
|
-
- i18n: Add en [Alin Voinea - [`eb9b8c9`](https://github.com/eea/volto-banner/commit/eb9b8c9f2b3fdcba108ffd4fd85a514faa837bb1)]
|
|
63
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`5eb4c10`](https://github.com/eea/volto-banner/commit/5eb4c107ba7d2c8491749fd4424c3355e8196757)]
|
|
64
|
-
|
|
65
|
-
### [@eeacms/volto-block-divider: 6.1.2 ~ 6.1.3](https://github.com/eea/volto-block-divider/releases)
|
|
66
|
-
|
|
67
|
-
###### :house: Internal changes
|
|
68
|
-
|
|
69
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`fc80cba`](https://github.com/eea/volto-block-divider/commit/fc80cba46aa4818da7e40e1a3b2c87581ac94f58)]
|
|
70
|
-
###### :house: Documentation changes
|
|
71
|
-
|
|
72
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`1bcfc4a`](https://github.com/eea/volto-block-divider/commit/1bcfc4a85b8694125702d685805bae6198b4378e)]
|
|
73
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`75d5959`](https://github.com/eea/volto-block-divider/commit/75d5959c78a10acd7402840ec1c19f67f066346c)]
|
|
74
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`fcb2661`](https://github.com/eea/volto-block-divider/commit/fcb2661ea731c9954aca14e5ce9d68a3cbbf8183)]
|
|
75
|
-
###### :hammer_and_wrench: Others
|
|
76
|
-
|
|
77
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`0955582`](https://github.com/eea/volto-block-divider/commit/0955582852b9c01a4491708475fcad44a55c4400)]
|
|
78
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`6f9c2b2`](https://github.com/eea/volto-block-divider/commit/6f9c2b21504a986feaccede14078fb8bad42916a)]
|
|
79
|
-
|
|
80
|
-
### [@eeacms/volto-block-image-cards: 1.3.3 ~ 1.3.4](https://github.com/eea/volto-block-image-cards/releases)
|
|
81
|
-
|
|
82
|
-
###### :house: Internal changes
|
|
83
|
-
|
|
84
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`8403b06`](https://github.com/eea/volto-block-image-cards/commit/8403b066292f0f4f1fffccc670da7b28525f3417)]
|
|
85
|
-
- chore: Remove i18n.js script [Alin Voinea - [`f768449`](https://github.com/eea/volto-block-image-cards/commit/f768449b2506a80cba8b27ec9a0dbb76b9e43904)]
|
|
86
|
-
###### :house: Documentation changes
|
|
87
|
-
|
|
88
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`1a0c369`](https://github.com/eea/volto-block-image-cards/commit/1a0c369a21bdf581c865fe07836b8820650170cc)]
|
|
89
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`c677fed`](https://github.com/eea/volto-block-image-cards/commit/c677fedbb9c2bc2c357f389843ca51d0ab98cb0f)]
|
|
90
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`7f3d858`](https://github.com/eea/volto-block-image-cards/commit/7f3d8589344e5e3cec576be3936b4f0f86993148)]
|
|
91
|
-
###### :hammer_and_wrench: Others
|
|
92
|
-
|
|
93
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`bda064d`](https://github.com/eea/volto-block-image-cards/commit/bda064d0c33f8ea5b9169fe0b96107bcc344afeb)]
|
|
94
|
-
- test: Add cypress test for accordion in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`a1a2476`](https://github.com/eea/volto-block-image-cards/commit/a1a2476bd51ce89fb33cb437a7c7e0b87689a716)]
|
|
95
|
-
- i18n: Add en [Alin Voinea - [`95622cd`](https://github.com/eea/volto-block-image-cards/commit/95622cdb18b54837bf4fa43610205728fc457b35)]
|
|
96
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`014cc5d`](https://github.com/eea/volto-block-image-cards/commit/014cc5dc5f8147242a1dbdea850821b524730094)]
|
|
97
|
-
|
|
98
|
-
### [@eeacms/volto-block-style: 5.2.3 ~ 5.2.4](https://github.com/eea/volto-block-style/releases)
|
|
99
|
-
|
|
100
|
-
###### :house: Documentation changes
|
|
101
|
-
|
|
102
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`235ce19`](https://github.com/eea/volto-block-style/commit/235ce1995257e6ba8a4c945e2f5fffcc0dd44ee7)]
|
|
103
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`6424344`](https://github.com/eea/volto-block-style/commit/642434458757c1887b863a7fa5e7b0ffcc2c8593)]
|
|
104
|
-
|
|
105
|
-
### [@eeacms/volto-call-to-action-block: 4.1.4 ~ 4.2.1](https://github.com/eea/volto-call-to-action-block/releases)
|
|
106
|
-
|
|
107
|
-
###### :rocket: New Features
|
|
108
|
-
|
|
109
|
-
- feat: I18n and docs update [Alin Voinea - [`f7b80e8`](https://github.com/eea/volto-call-to-action-block/commit/f7b80e8d9791b1d1ed69b2b3b28578f97be81ad5)]
|
|
110
|
-
###### :house: Internal changes
|
|
111
|
-
|
|
112
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`1fde0b2`](https://github.com/eea/volto-call-to-action-block/commit/1fde0b2726c52acdb1a0d590b9919a15eed487f3)]
|
|
113
|
-
###### :house: Documentation changes
|
|
114
|
-
|
|
115
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`390eb9e`](https://github.com/eea/volto-call-to-action-block/commit/390eb9e0da885d978855aa51978faf25fd972c89)]
|
|
116
|
-
###### :hammer_and_wrench: Others
|
|
117
|
-
|
|
118
|
-
- test: Temp. disable SonarQube coverage to be able to release [Alin Voinea - [`760e1eb`](https://github.com/eea/volto-call-to-action-block/commit/760e1eb2079c9f294b6fd942331813c3f041fc8e)]
|
|
119
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`8522a41`](https://github.com/eea/volto-call-to-action-block/commit/8522a4181a5a622c2e30482dee26cd740d6c3d09)]
|
|
120
|
-
- i18n: Add en [Alin Voinea - [`be35c5d`](https://github.com/eea/volto-call-to-action-block/commit/be35c5dc9ba4f29d5abd6c8eb261371e8daf23bf)]
|
|
121
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`567a4ac`](https://github.com/eea/volto-call-to-action-block/commit/567a4ac159360e799ddc5fdcdbef5ec1e453dbe9)]
|
|
122
|
-
|
|
123
|
-
###### :house: Documentation changes
|
|
124
|
-
|
|
125
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`cdb6f32`](https://github.com/eea/volto-call-to-action-block/commit/cdb6f3219fd54663cf751e317ca0781aa791262c)]
|
|
126
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`0f889b2`](https://github.com/eea/volto-call-to-action-block/commit/0f889b23c159708db0405a5954885ec26d10b7c6)]
|
|
127
|
-
###### :hammer_and_wrench: Others
|
|
128
|
-
|
|
129
|
-
- test: Re-enable SonarQube coverage check [Alin Voinea - [`543cdc7`](https://github.com/eea/volto-call-to-action-block/commit/543cdc7197b02e39fd0de1244166cebfafabf471)]
|
|
130
|
-
|
|
131
|
-
### [@eeacms/volto-columns-block: 6.3.3 ~ 6.3.4](https://github.com/eea/volto-columns-block/releases)
|
|
132
|
-
|
|
133
|
-
###### :house: Internal changes
|
|
134
|
-
|
|
135
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`4c58155`](https://github.com/eea/volto-columns-block/commit/4c58155e5ab792d1aa063c27de9756226269ee77)]
|
|
136
|
-
- chore: Remove i18n.js script [Alin Voinea - [`395ac31`](https://github.com/eea/volto-columns-block/commit/395ac31bc7b8bc7c1549617f24b6b5c0636c4464)]
|
|
137
|
-
###### :house: Documentation changes
|
|
138
|
-
|
|
139
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`f080af8`](https://github.com/eea/volto-columns-block/commit/f080af88dd0965fdf47401229a5df237ad1723a8)]
|
|
140
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`efb0708`](https://github.com/eea/volto-columns-block/commit/efb0708c878cb0569172af49a94c224f85f408f8)]
|
|
141
|
-
###### :hammer_and_wrench: Others
|
|
142
|
-
|
|
143
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`c2c524c`](https://github.com/eea/volto-columns-block/commit/c2c524c764a7565d7aaf61a91279908718fa1772)]
|
|
144
|
-
- test: Add cypress test for columns in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`44effad`](https://github.com/eea/volto-columns-block/commit/44effada16c61a51338a8f8e3140e35084ef9d5b)]
|
|
145
|
-
|
|
146
|
-
### [@eeacms/volto-corsproxy: 3.1.3 ~ 3.1.4](https://github.com/eea/volto-corsproxy/releases)
|
|
147
|
-
|
|
148
|
-
###### :house: Internal changes
|
|
149
|
-
|
|
150
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`f5657d7`](https://github.com/eea/volto-corsproxy/commit/f5657d7ab66fe660c5b61eb7809f955e96cba3c3)]
|
|
151
|
-
- chore: Update package.json scripts to use makefile [Alin Voinea - [`cafaf2a`](https://github.com/eea/volto-corsproxy/commit/cafaf2af37ebc3c0476b8f6f6770870b0aac18ca)]
|
|
152
|
-
###### :house: Documentation changes
|
|
153
|
-
|
|
154
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`0eea54d`](https://github.com/eea/volto-corsproxy/commit/0eea54df0e53b648e9103bc9887d68959bf25188)]
|
|
155
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`3cfcfcd`](https://github.com/eea/volto-corsproxy/commit/3cfcfcd7a5661f6627cbdc15e974fac84345d6e2)]
|
|
156
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`996644a`](https://github.com/eea/volto-corsproxy/commit/996644af922b4ae6831a2dd39bb1cff4095113d7)]
|
|
157
|
-
###### :hammer_and_wrench: Others
|
|
158
|
-
|
|
159
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`64cb050`](https://github.com/eea/volto-corsproxy/commit/64cb0500a47b954d55bb0f58d498c98e9dd924fd)]
|
|
160
|
-
- i18n: Add en [Alin Voinea - [`eedf463`](https://github.com/eea/volto-corsproxy/commit/eedf463f7262b08ce52ad48880f80ab42a99591d)]
|
|
161
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`38ed471`](https://github.com/eea/volto-corsproxy/commit/38ed471b719b023ec45c794617d6ec0e01ac3df9)]
|
|
162
|
-
|
|
163
|
-
### [@eeacms/volto-description-block: 1.1.3 ~ 1.2.1](https://github.com/eea/volto-description-block/releases)
|
|
164
|
-
|
|
165
|
-
###### :house: Internal changes
|
|
166
|
-
|
|
167
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`e25be4a`](https://github.com/eea/volto-description-block/commit/e25be4a048af9d5d1eb873af5030d2373d3c9530)]
|
|
168
|
-
###### :house: Documentation changes
|
|
169
|
-
|
|
170
|
-
- docs: Update README / DEVELOP [Alin Voinea - [`57a0afc`](https://github.com/eea/volto-description-block/commit/57a0afc0f34ed006c6103ea77e63072ce7317e1a)]
|
|
171
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`47f9652`](https://github.com/eea/volto-description-block/commit/47f96526b41c4c238c2aa8228175f27d66dd6d82)]
|
|
172
|
-
###### :hammer_and_wrench: Others
|
|
173
|
-
|
|
174
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`5ba7497`](https://github.com/eea/volto-description-block/commit/5ba74971be907f1a30c5af14bef816f4ec4d3888)]
|
|
175
|
-
- i18n: Add en [Alin Voinea - [`26ecbde`](https://github.com/eea/volto-description-block/commit/26ecbde5fe4fe6d0a7709a8bf39602f034036364)]
|
|
176
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`4e8d2b2`](https://github.com/eea/volto-description-block/commit/4e8d2b2ca65248f2e9e924f00fe89eb9c8ccb513)]
|
|
177
|
-
|
|
178
|
-
###### :house: Internal changes
|
|
179
|
-
|
|
180
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`f739d4a`](https://github.com/eea/volto-description-block/commit/f739d4ae4658a1f19318dac352f384b0b597d5f7)]
|
|
181
|
-
###### :house: Documentation changes
|
|
182
|
-
|
|
183
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`a765f27`](https://github.com/eea/volto-description-block/commit/a765f2702f113377e70e3634268fbd90a946b48f)]
|
|
184
|
-
###### :hammer_and_wrench: Others
|
|
185
|
-
|
|
186
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`1faf54a`](https://github.com/eea/volto-description-block/commit/1faf54a8e15b1945e55cb91a7e970f4ceeadd296)]
|
|
187
|
-
- test: increase cypress timeout [ana-oprea - [`38e9c78`](https://github.com/eea/volto-description-block/commit/38e9c78ae9cf31a41547f69ce5a633c2db4e7464)]
|
|
188
|
-
|
|
189
|
-
### [@eeacms/volto-group-block: 6.3.1 ~ 6.3.2](https://github.com/eea/volto-group-block/releases)
|
|
190
|
-
|
|
191
|
-
###### :house: Documentation changes
|
|
192
|
-
|
|
193
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`fcad0c8`](https://github.com/eea/volto-group-block/commit/fcad0c8303aa1807d1cc7fda1477951a22032b0b)]
|
|
194
|
-
- docs: Update DEVELOP [Alin Voinea - [`13ab983`](https://github.com/eea/volto-group-block/commit/13ab983ea94a1032a8ae20cd7dc2bb4fff3dd224)]
|
|
195
|
-
|
|
196
|
-
### [@eeacms/volto-hero-block: 5.4.1 ~ 5.4.2](https://github.com/eea/volto-hero-block/releases)
|
|
197
|
-
|
|
198
|
-
###### :house: Internal changes
|
|
199
|
-
|
|
200
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`406bd25`](https://github.com/eea/volto-hero-block/commit/406bd25f148e196d8f875ccd8c648511bda711db)]
|
|
201
|
-
###### :house: Documentation changes
|
|
202
|
-
|
|
203
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`4701adf`](https://github.com/eea/volto-hero-block/commit/4701adfd8f364ba43ea8deef4c6efd48fbdfff31)]
|
|
204
|
-
- docs: Update DEVELOP [Alin Voinea - [`ed3c9db`](https://github.com/eea/volto-hero-block/commit/ed3c9db96c7778c8d5c904db98cf12a59c31c0f3)]
|
|
205
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`486dfc8`](https://github.com/eea/volto-hero-block/commit/486dfc8699c5bcec65673807ffc9802705092f47)]
|
|
206
|
-
###### :hammer_and_wrench: Others
|
|
207
|
-
|
|
208
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`9cd9698`](https://github.com/eea/volto-hero-block/commit/9cd9698fc7c6e4b4de6c521573a0dddb21a13ea8)]
|
|
209
|
-
- test: add unit tests for Hero, Edit, helpers, hooks - Refs [#254313](https://taskman.eionet.europa.eu/issues/254313) [ana-oprea - [`89b39af`](https://github.com/eea/volto-hero-block/commit/89b39afe7ad5ce94d341482be91ab55e2c1a31ed)]
|
|
210
|
-
- i18n: Add en [Alin Voinea - [`9cdb7f1`](https://github.com/eea/volto-hero-block/commit/9cdb7f1ff9d81dade3d91551b53cf7200f08937e)]
|
|
211
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`0fe0d91`](https://github.com/eea/volto-hero-block/commit/0fe0d91fe9c43d10574990e9b163ffc49fe5bee7)]
|
|
212
|
-
|
|
213
|
-
### [@eeacms/volto-listing-block: 5.0.1 ~ 6.0.0](https://github.com/eea/volto-listing-block/releases)
|
|
214
|
-
|
|
215
|
-
###### :rocket: New Features
|
|
216
|
-
|
|
217
|
-
- feat(listing): update icon description [kreafox - [`de9f8cd`](https://github.com/eea/volto-listing-block/commit/de9f8cd4021fc5d04fb4cb7aedc61a322ce9499a)]
|
|
218
|
-
- feat(listing): add icon option to listing item [kreafox - [`ad36c3e`](https://github.com/eea/volto-listing-block/commit/ad36c3ea616270f1756be7e1ee663eef752f05d3)]
|
|
219
|
-
- feat(listing): add event date on cards view [kreafox - [`2a10850`](https://github.com/eea/volto-listing-block/commit/2a10850a284aa0ce9bbc989cc5bdee814cb0aeac)]
|
|
220
|
-
- feat(listing): improve event date [kreafox - [`3ee93ff`](https://github.com/eea/volto-listing-block/commit/3ee93ff2651d9308755a928cf7bf164f3c1e8e7b)]
|
|
221
|
-
###### :bug: Bug Fixes
|
|
222
|
-
|
|
223
|
-
- fix: missing event date in teaser card [kreafox - [`5aa2e33`](https://github.com/eea/volto-listing-block/commit/5aa2e330055dab5215c0cd7126f32aef7401761d)]
|
|
224
|
-
- fix: small css polishment [kreafox - [`0454d30`](https://github.com/eea/volto-listing-block/commit/0454d30ca4a0a64e619f652eaba2dac8a2c856fa)]
|
|
225
|
-
- fix(tests): undo changes on formatting [kreafox - [`bd8a656`](https://github.com/eea/volto-listing-block/commit/bd8a6560ede003805fbb09651ed4a9c5aed758db)]
|
|
226
|
-
- fix(tests): use volto version 16 [kreafox - [`1114b18`](https://github.com/eea/volto-listing-block/commit/1114b185a01a63bfa15f002b1ce9d164c32050ab)]
|
|
227
|
-
- fix: eslint warnings [kreafox - [`17968d0`](https://github.com/eea/volto-listing-block/commit/17968d0023fdbac5abce029507ac5bfc928062dd)]
|
|
228
|
-
- fix(tests): fix eslint issues [kreafox - [`fd19543`](https://github.com/eea/volto-listing-block/commit/fd19543af660cc0a0820ac590a290c9cbafe1de4)]
|
|
229
|
-
- fix(listing): fix icon wrapper [kreafox - [`44d31d9`](https://github.com/eea/volto-listing-block/commit/44d31d9b421775f137960a52e4984728bd2551c8)]
|
|
230
|
-
- fix(listing): fix padding when theme is applied [kreafox - [`0c85902`](https://github.com/eea/volto-listing-block/commit/0c859020c43deb501480cdcc47bb495faf4fcdae)]
|
|
231
|
-
- fix(tests): update cypress tests [kreafox - [`88aed3a`](https://github.com/eea/volto-listing-block/commit/88aed3a19214034793a0eee5d3120c81c5a93598)]
|
|
232
|
-
- fix(tests): update cypress tests [kreafox - [`3ad4941`](https://github.com/eea/volto-listing-block/commit/3ad49416df63b081754a390b1272e07db4a43563)]
|
|
233
|
-
###### :house: Internal changes
|
|
234
|
-
|
|
235
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`aea8313`](https://github.com/eea/volto-listing-block/commit/aea83133e8c918fe5450927d18260ed7412cdd19)]
|
|
236
|
-
###### :house: Documentation changes
|
|
237
|
-
|
|
238
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`f57d5e2`](https://github.com/eea/volto-listing-block/commit/f57d5e2b27c1fddb703b2216679217ccbb8d7917)]
|
|
239
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`917cab1`](https://github.com/eea/volto-listing-block/commit/917cab1cc7ed5d8cc52ab8b70685e4fe5890405b)]
|
|
240
|
-
###### :hammer_and_wrench: Others
|
|
241
|
-
|
|
242
|
-
- Release event date on cards #75 from eea/develop [ichim-david - [`67f2efc`](https://github.com/eea/volto-listing-block/commit/67f2efc56e5a2e1f60f9c526eabd9317fa745b62)]
|
|
243
|
-
- Bump version [kreafox - [`91a8e8a`](https://github.com/eea/volto-listing-block/commit/91a8e8afd871b238f87d26cd5d857a86c8e17739)]
|
|
244
|
-
- test: update tests [kreafox - [`24c2ee0`](https://github.com/eea/volto-listing-block/commit/24c2ee0c02aa4a51bb82e5d405de7f2ee3f7050b)]
|
|
245
|
-
- test: increase coverage [kreafox - [`d06c62b`](https://github.com/eea/volto-listing-block/commit/d06c62bc5002972fe385a521f98154bacd9d6c54)]
|
|
246
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`ed7de44`](https://github.com/eea/volto-listing-block/commit/ed7de44b481e525bb748039c4879acdc937ee448)]
|
|
247
|
-
- test: increase coverage [kreafox - [`23fe040`](https://github.com/eea/volto-listing-block/commit/23fe0404d87dbf58ca5676d8c865893d7b0c80c0)]
|
|
248
|
-
- test: increase cypress timeout [ana-oprea - [`bd43fd2`](https://github.com/eea/volto-listing-block/commit/bd43fd22ca47a722810714b451ae8879a64ae5b6)]
|
|
249
|
-
- Add date [Tiberiu Ichim - [`6a862e5`](https://github.com/eea/volto-listing-block/commit/6a862e5ac92c6a0553b7b45607abecaca19ad20c)]
|
|
250
|
-
|
|
251
|
-
### [@eeacms/volto-matomo: 4.1.3 ~ 4.2.1](https://github.com/eea/volto-matomo/releases)
|
|
252
|
-
|
|
253
|
-
###### :house: Internal changes
|
|
254
|
-
|
|
255
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`e19c5a2`](https://github.com/eea/volto-matomo/commit/e19c5a22414f5ef6f04bdf380dbf6d922362faef)]
|
|
256
|
-
###### :house: Documentation changes
|
|
257
|
-
|
|
258
|
-
- docs: Update README, DEVELOP [Alin Voinea - [`9f00cee`](https://github.com/eea/volto-matomo/commit/9f00ceeae1c18b855bb4665fd77ee8a350e10d44)]
|
|
259
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`e5b53cb`](https://github.com/eea/volto-matomo/commit/e5b53cba74e92b8838a8cd51306252dbaaa33fa1)]
|
|
260
|
-
###### :hammer_and_wrench: Others
|
|
261
|
-
|
|
262
|
-
- Release 4.2.0 [Alin Voinea - [`b48cb1b`](https://github.com/eea/volto-matomo/commit/b48cb1b73ddf3e9aa455e25c463f05d65475ea8e)]
|
|
263
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`4c56777`](https://github.com/eea/volto-matomo/commit/4c56777f3f7b04738e278ba1cc86f6d9530f4321)]
|
|
264
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`fba423d`](https://github.com/eea/volto-matomo/commit/fba423d591013ab4d103ee131d962cb97deab23a)]
|
|
265
|
-
- i18n: Add en [Alin Voinea - [`2e8679f`](https://github.com/eea/volto-matomo/commit/2e8679f008016640337ac345fd494af3f5a71974)]
|
|
266
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`7985da4`](https://github.com/eea/volto-matomo/commit/7985da429f9e8715dbf3616c1714b395642fe716)]
|
|
267
|
-
|
|
268
|
-
###### :house: Documentation changes
|
|
269
|
-
|
|
270
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`430604e`](https://github.com/eea/volto-matomo/commit/430604ef7cc40e8cff46d7beaf8c26c9700911eb)]
|
|
271
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`471053d`](https://github.com/eea/volto-matomo/commit/471053d7f7d706ff4736a69b9edbaf8fe1698564)]
|
|
272
|
-
|
|
273
|
-
### [@eeacms/volto-metadata-block: 6.0.0 ~ 6.0.1](https://github.com/eea/volto-metadata-block/releases)
|
|
274
|
-
|
|
275
|
-
###### :house: Internal changes
|
|
276
|
-
|
|
277
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`84acfcb`](https://github.com/eea/volto-metadata-block/commit/84acfcb6b9bc0e58dcbc7309a45eff6f44a55004)]
|
|
278
|
-
- chore: change volto version in Jenkinsfile [ana-oprea - [`e6bc68b`](https://github.com/eea/volto-metadata-block/commit/e6bc68b4a670cfcb40cf1b03b6d81574f9e3b2ca)]
|
|
279
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`9fb9754`](https://github.com/eea/volto-metadata-block/commit/9fb9754141dab96829fab45872f5f0282f2ee009)]
|
|
280
|
-
###### :house: Documentation changes
|
|
281
|
-
|
|
282
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`feec7a5`](https://github.com/eea/volto-metadata-block/commit/feec7a5d16e7f1aa167802d5c31181b3b52ad52c)]
|
|
283
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`b1146f2`](https://github.com/eea/volto-metadata-block/commit/b1146f25e58c334cb4946d089c1b2fe2b6ff798f)]
|
|
284
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`f3df51a`](https://github.com/eea/volto-metadata-block/commit/f3df51aa300c3dae5bf3923d457db6288dd5750d)]
|
|
7
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`773ff9c`](https://github.com/eea/volto-block-style/commit/773ff9c629198190e7da93e62792bbc0963ee33d)]
|
|
285
8
|
###### :hammer_and_wrench: Others
|
|
286
9
|
|
|
287
|
-
-
|
|
288
|
-
-
|
|
289
|
-
-
|
|
290
|
-
- test: Add cypress test for metadata in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`21b601d`](https://github.com/eea/volto-metadata-block/commit/21b601de25878d1c37a758f7cf69707e7b25bf2b)]
|
|
291
|
-
- i18n: Add en [Alin Voinea - [`b2b278c`](https://github.com/eea/volto-metadata-block/commit/b2b278c68c7e2588be4f11a75dc212df57a35fe9)]
|
|
292
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`4d23771`](https://github.com/eea/volto-metadata-block/commit/4d23771ddb839e9b8d0c8a60acb8045d08e7a11b)]
|
|
293
|
-
|
|
294
|
-
### [@eeacms/volto-nextcloud-video-block: 0.4.4 ~ 0.4.6](https://github.com/eea/volto-nextcloud-video-block/releases)
|
|
10
|
+
- Update README [Cretu Mihaela - [`7770f12`](https://github.com/eea/volto-block-style/commit/7770f122cfbb9fe5df8000a8dfcdc3544b380a1d)]
|
|
11
|
+
- Fix README screenshot path [Alin Voinea - [`50f524b`](https://github.com/eea/volto-block-style/commit/50f524b70ef4ed9149e54cadd8fb83cd1de305eb)]
|
|
12
|
+
- Move docs images to dedicated docs folder [Alin Voinea - [`046ce0d`](https://github.com/eea/volto-block-style/commit/046ce0d690c868bf881b682b31603d719ce2a56c)]
|
|
295
13
|
|
|
296
|
-
|
|
14
|
+
### [@eeacms/volto-description-block: 1.2.1 ~ 1.2.2](https://github.com/eea/volto-description-block/releases)
|
|
297
15
|
|
|
298
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`8d401dd`](https://github.com/eea/volto-nextcloud-video-block/commit/8d401ddf8061d3fe971a16f9b2643f532f28e685)]
|
|
299
|
-
###### :house: Documentation changes
|
|
300
16
|
|
|
301
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`54d7dec`](https://github.com/eea/volto-nextcloud-video-block/commit/54d7dec9d5aecfc38e8e0a3c059836b3bc1f776a)]
|
|
302
|
-
###### :hammer_and_wrench: Others
|
|
303
17
|
|
|
304
|
-
-
|
|
305
|
-
- i18n: Add en [Alin Voinea - [`9d01288`](https://github.com/eea/volto-nextcloud-video-block/commit/9d0128842887d397d8115fa075d27d8e66b4cbf5)]
|
|
306
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`2962d47`](https://github.com/eea/volto-nextcloud-video-block/commit/2962d476c1e82f59dd2698161ea953305a750538)]
|
|
18
|
+
### [@eeacms/volto-hero-block: 5.4.2 ~ 5.4.3](https://github.com/eea/volto-hero-block/releases)
|
|
307
19
|
|
|
308
20
|
###### :house: Internal changes
|
|
309
21
|
|
|
310
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`
|
|
22
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`e577b83`](https://github.com/eea/volto-hero-block/commit/e577b83f08d079c1b275760e304ed54189ec9f83)]
|
|
311
23
|
###### :hammer_and_wrench: Others
|
|
312
24
|
|
|
313
|
-
-
|
|
314
|
-
- test: add cypress test for nextcloud video block and fix error in DX Layout [Crețu Mihaela - [`15dccaf`](https://github.com/eea/volto-nextcloud-video-block/commit/15dccafce3c4ebefff2d75d592ad30b2c14c5f90)]
|
|
25
|
+
- Update README [Cretu Mihaela - [`62396ed`](https://github.com/eea/volto-hero-block/commit/62396ed6783d3d4975374266c1f8834da232c991)]
|
|
315
26
|
|
|
316
|
-
### [@eeacms/volto-
|
|
27
|
+
### [@eeacms/volto-listing-block: 6.0.0 ~ 6.0.1](https://github.com/eea/volto-listing-block/releases)
|
|
317
28
|
|
|
318
|
-
###### :house: Internal changes
|
|
319
|
-
|
|
320
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`608f4d9`](https://github.com/eea/volto-object-widget/commit/608f4d9ae0f97bd0d0cb5c241010f481930372e7)]
|
|
321
|
-
###### :house: Documentation changes
|
|
322
29
|
|
|
323
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`bcb0ca8`](https://github.com/eea/volto-object-widget/commit/bcb0ca8b9a3e23025f3f064e374c38e2acbfad03)]
|
|
324
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`59c256f`](https://github.com/eea/volto-object-widget/commit/59c256f28bfcfc0c35d434b909418afa62c0b535)]
|
|
325
|
-
###### :hammer_and_wrench: Others
|
|
326
30
|
|
|
327
|
-
-
|
|
328
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`fa47506`](https://github.com/eea/volto-object-widget/commit/fa475064b0e8800bd8f5a775ddeccd3995b16533)]
|
|
329
|
-
- i18n: Add en [Alin Voinea - [`e96fb5b`](https://github.com/eea/volto-object-widget/commit/e96fb5b25300c78f29c682dfed579990a1a7baf2)]
|
|
330
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`99817cd`](https://github.com/eea/volto-object-widget/commit/99817cd62e3e85fd0214157977f8dc8aff638097)]
|
|
331
|
-
|
|
332
|
-
### [@eeacms/volto-quote-block: 1.2.2 ~ 1.2.3](https://github.com/eea/volto-quote-block/releases)
|
|
333
|
-
|
|
334
|
-
###### :house: Internal changes
|
|
335
|
-
|
|
336
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`af8d474`](https://github.com/eea/volto-quote-block/commit/af8d4747199e2b4c26b402f5b4bf81d361075b0b)]
|
|
337
|
-
###### :house: Documentation changes
|
|
338
|
-
|
|
339
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`a0d3975`](https://github.com/eea/volto-quote-block/commit/a0d3975825e97accb32bf1308c11b3905b32fb81)]
|
|
340
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`57a6323`](https://github.com/eea/volto-quote-block/commit/57a6323d9b37888fa953e5fdf0d9b1c2b5c8eca7)]
|
|
341
|
-
###### :hammer_and_wrench: Others
|
|
342
|
-
|
|
343
|
-
- test: add unit tests - Refs [#254313](https://taskman.eionet.europa.eu/issues/254313) [ana-oprea - [`685bbe3`](https://github.com/eea/volto-quote-block/commit/685bbe3bbd98e2cc840be5bba6529c495403b97a)]
|
|
344
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`d72433a`](https://github.com/eea/volto-quote-block/commit/d72433a88b523b20b89a17c1611771b429987f55)]
|
|
345
|
-
- test: increase cypress timeout [ana-oprea - [`acfc0ca`](https://github.com/eea/volto-quote-block/commit/acfc0ca8be505d0c84002f1d2e144ce6ef7cfc93)]
|
|
346
|
-
- test: Add cypress test for quote block in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`5f4d40c`](https://github.com/eea/volto-quote-block/commit/5f4d40c75077faff9c2f8803ed3db15fbc16ed85)]
|
|
347
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`26aeb5f`](https://github.com/eea/volto-quote-block/commit/26aeb5f9df5217c595e44d73747bea72470036f1)]
|
|
348
|
-
|
|
349
|
-
### [@eeacms/volto-resize-helper: 1.3.3 ~ 1.3.4](https://github.com/eea/volto-resize-helper/releases)
|
|
350
|
-
|
|
351
|
-
###### :house: Internal changes
|
|
352
|
-
|
|
353
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`7a8a420`](https://github.com/eea/volto-resize-helper/commit/7a8a4208efec18cdd67d3464806b89697d8c6134)]
|
|
354
|
-
###### :house: Documentation changes
|
|
355
|
-
|
|
356
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`150e18d`](https://github.com/eea/volto-resize-helper/commit/150e18d74ae97c9f20c3fd55222340b606037f5e)]
|
|
357
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`403ceb7`](https://github.com/eea/volto-resize-helper/commit/403ceb70245121c4125b0857683c978acad170ed)]
|
|
358
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`7f8f1f7`](https://github.com/eea/volto-resize-helper/commit/7f8f1f7c8458fb14a6d29d03b40499b135771fc0)]
|
|
359
|
-
###### :hammer_and_wrench: Others
|
|
31
|
+
### [@eeacms/volto-nextcloud-video-block: 0.4.6 ~ 0.4.7](https://github.com/eea/volto-nextcloud-video-block/releases)
|
|
360
32
|
|
|
361
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`748e5c0`](https://github.com/eea/volto-resize-helper/commit/748e5c04454d2e0068fad21f0b96faf37ab42cd5)]
|
|
362
|
-
- i18n: Add en [Alin Voinea - [`3713aa9`](https://github.com/eea/volto-resize-helper/commit/3713aa91d6539439fb6fc5ec555d0c87f111d51f)]
|
|
363
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`0268d76`](https://github.com/eea/volto-resize-helper/commit/0268d76c4409fd81749d6c92729cec75547dc657)]
|
|
364
|
-
|
|
365
|
-
### [@eeacms/volto-sentry-rancher-config: 3.1.1 ~ 3.1.2](https://github.com/eea/volto-sentry-rancher-config/releases)
|
|
366
|
-
|
|
367
|
-
###### :house: Internal changes
|
|
368
|
-
|
|
369
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`eac13cf`](https://github.com/eea/volto-sentry-rancher-config/commit/eac13cfb9dbafb2af7afa07d66927bcaa9fd34e0)]
|
|
370
|
-
###### :house: Documentation changes
|
|
371
|
-
|
|
372
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`d6e81de`](https://github.com/eea/volto-sentry-rancher-config/commit/d6e81def941813d4b1299e23d02a71f2c9a5a6a8)]
|
|
373
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`53b4ab6`](https://github.com/eea/volto-sentry-rancher-config/commit/53b4ab69dcf7ef04718b895e50a0d316e0d27b4c)]
|
|
374
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`754d147`](https://github.com/eea/volto-sentry-rancher-config/commit/754d1474cf4524e6cb6a4ccd501d4174c3a58686)]
|
|
375
|
-
###### :hammer_and_wrench: Others
|
|
376
|
-
|
|
377
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`3c17116`](https://github.com/eea/volto-sentry-rancher-config/commit/3c1711661ab4ffd5a0916c0ad9fd7f5fb3ad45a6)]
|
|
378
|
-
- i18n: Add en [Alin Voinea - [`5685a38`](https://github.com/eea/volto-sentry-rancher-config/commit/5685a3836d67091aa2d2cfe688ebfa885c25ad4f)]
|
|
379
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`582e1b2`](https://github.com/eea/volto-sentry-rancher-config/commit/582e1b28149a66e891e7a637bc6d44a05d6604a8)]
|
|
380
|
-
|
|
381
|
-
### [@eeacms/volto-slate-footnote: 6.1.5 ~ 6.1.6](https://github.com/eea/volto-slate-footnote/releases)
|
|
382
|
-
|
|
383
|
-
###### :house: Documentation changes
|
|
384
|
-
|
|
385
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`982fcbc`](https://github.com/eea/volto-slate-footnote/commit/982fcbc29cf82b428532138f948d9038b021b149)]
|
|
386
|
-
|
|
387
|
-
### [@eeacms/volto-slate-label: 0.5.5 ~ 0.5.6](https://github.com/eea/volto-slate-label/releases)
|
|
388
|
-
|
|
389
|
-
###### :house: Documentation changes
|
|
390
|
-
|
|
391
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`76ed263`](https://github.com/eea/volto-slate-label/commit/76ed263bcff64e0fd74ce5b56e9e00b51db968da)]
|
|
392
|
-
|
|
393
|
-
### [@eeacms/volto-slate-metadata-mentions: 7.0.0 ~ 7.0.1](https://github.com/eea/volto-slate-metadata-mentions/releases)
|
|
394
|
-
|
|
395
|
-
###### :house: Internal changes
|
|
396
|
-
|
|
397
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`ddfe558`](https://github.com/eea/volto-slate-metadata-mentions/commit/ddfe5584c0077046a8972775c8999d3d22b37dd1)]
|
|
398
|
-
###### :house: Documentation changes
|
|
399
|
-
|
|
400
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`5fac8b1`](https://github.com/eea/volto-slate-metadata-mentions/commit/5fac8b189c7807e81aa364f572d0da5bd0519084)]
|
|
401
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`0019958`](https://github.com/eea/volto-slate-metadata-mentions/commit/0019958a84da2e249ac86a8fc8c3f0815a19cd9e)]
|
|
402
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`cd21f47`](https://github.com/eea/volto-slate-metadata-mentions/commit/cd21f47338875be8bf98032222417e4fb914eb03)]
|
|
403
|
-
###### :hammer_and_wrench: Others
|
|
404
|
-
|
|
405
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`e13b9b6`](https://github.com/eea/volto-slate-metadata-mentions/commit/e13b9b6c36e4d61905807179459929aabf44f56c)]
|
|
406
|
-
- i18n: Add en [Alin Voinea - [`9e7360d`](https://github.com/eea/volto-slate-metadata-mentions/commit/9e7360da54440957842726bae19e093bb1937a49)]
|
|
407
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`b873d00`](https://github.com/eea/volto-slate-metadata-mentions/commit/b873d00ba45dbe569512b54740ab54fa9dd296ce)]
|
|
408
|
-
|
|
409
|
-
### [@eeacms/volto-slate-zotero: 5.2.3 ~ 5.2.4](https://github.com/eea/volto-slate-zotero/releases)
|
|
410
|
-
|
|
411
|
-
###### :house: Internal changes
|
|
412
|
-
|
|
413
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`726bc0a`](https://github.com/eea/volto-slate-zotero/commit/726bc0a66e250df5c8970f6909045fff97f206bc)]
|
|
414
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`e72a4cf`](https://github.com/eea/volto-slate-zotero/commit/e72a4cf63ae5653522965f8237a1d4239c2a0135)]
|
|
415
|
-
###### :house: Documentation changes
|
|
416
|
-
|
|
417
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`a4c20e5`](https://github.com/eea/volto-slate-zotero/commit/a4c20e50a4c799fbdb90b5cb268adcfc8fb95c80)]
|
|
418
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`d5edf70`](https://github.com/eea/volto-slate-zotero/commit/d5edf70bfa59020b8af56b9660dffe4dd1a067fd)]
|
|
419
|
-
###### :hammer_and_wrench: Others
|
|
420
33
|
|
|
421
|
-
- test: change e2e test [ana-oprea - [`93bde44`](https://github.com/eea/volto-slate-zotero/commit/93bde44a744b27a9d8db26d3726c006690ca0d5d)]
|
|
422
|
-
- test: change e2e test [ana-oprea - [`c8f1e43`](https://github.com/eea/volto-slate-zotero/commit/c8f1e43e973442dcb160aa575b4ee601db2a3dbd)]
|
|
423
|
-
- test: change e2e test [ana-oprea - [`2b6823b`](https://github.com/eea/volto-slate-zotero/commit/2b6823b30b10516e382173d3daf3bfaf83e53f0a)]
|
|
424
|
-
- test: change e2e test [ana-oprea - [`4d65aa0`](https://github.com/eea/volto-slate-zotero/commit/4d65aa04b6bdb59c31e9ce1861834915013457ee)]
|
|
425
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`41998e6`](https://github.com/eea/volto-slate-zotero/commit/41998e6ddfc6064039f65853693af0ec56afb56b)]
|
|
426
|
-
- test: update package.json pre-commit lint order [ana-oprea - [`f5cf3ad`](https://github.com/eea/volto-slate-zotero/commit/f5cf3ad4d03a909ac41b03a0c94a6adfc97aab27)]
|
|
427
|
-
- test: eslint [ana-oprea - [`30889ce`](https://github.com/eea/volto-slate-zotero/commit/30889ce2208653b2efaec4c702cf4245cc8204ba)]
|
|
428
|
-
- test: eslint [ana-oprea - [`c981671`](https://github.com/eea/volto-slate-zotero/commit/c981671b761e2591bd845ef5c1bb5f8396cd306a)]
|
|
429
|
-
- test: increase cypress timeout [ana-oprea - [`c3604bb`](https://github.com/eea/volto-slate-zotero/commit/c3604bba4366325106798a861554387a101a3f04)]
|
|
430
|
-
- test: Re-enable cypress [Alin Voinea - [`b4a2cb9`](https://github.com/eea/volto-slate-zotero/commit/b4a2cb9d316b23e49f284b5b01fc58b38ade8ab7)]
|
|
431
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`7a7c214`](https://github.com/eea/volto-slate-zotero/commit/7a7c2143e2ee7fffdbbcb330c1f3f6c74724956d)]
|
|
432
34
|
|
|
433
|
-
### [@eeacms/volto-
|
|
35
|
+
### [@eeacms/volto-sentry-rancher-config: 3.1.2 ~ 4.0.0](https://github.com/eea/volto-sentry-rancher-config/releases)
|
|
434
36
|
|
|
435
|
-
###### :rocket: New Features
|
|
436
|
-
|
|
437
|
-
- feat: Added i18n support - @macagua [Alin Voinea - [`06975c2`](https://github.com/eea/volto-statistic-block/commit/06975c2ce532bbf1939cd0cd6c97d3186025e9b4)]
|
|
438
|
-
###### :house: Internal changes
|
|
439
|
-
|
|
440
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`8c46e3f`](https://github.com/eea/volto-statistic-block/commit/8c46e3fb97a6182860a032b22966ace955b3030e)]
|
|
441
|
-
###### :hammer_and_wrench: Others
|
|
442
|
-
|
|
443
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`4528a30`](https://github.com/eea/volto-statistic-block/commit/4528a30d66757d3ff3cf5df9a308e308aadf2520)]
|
|
444
|
-
- test: Add cypress test for statistic block in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`d8379f9`](https://github.com/eea/volto-statistic-block/commit/d8379f91e8ce8ce538fea3a9bd5e17da81442c21)]
|
|
445
|
-
|
|
446
|
-
###### :house: Documentation changes
|
|
447
|
-
|
|
448
|
-
- docs: Fix demo gif [Alin Voinea - [`9ac5815`](https://github.com/eea/volto-statistic-block/commit/9ac5815f540a0097510fb41f3fcb4c3351a886b3)]
|
|
449
|
-
|
|
450
|
-
###### :house: Internal changes
|
|
451
|
-
|
|
452
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`3558e1b`](https://github.com/eea/volto-statistic-block/commit/3558e1bfb0abb8177ab0ea0b97ceebe000b21917)]
|
|
453
|
-
###### :house: Documentation changes
|
|
454
|
-
|
|
455
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`893f054`](https://github.com/eea/volto-statistic-block/commit/893f0549902ff08c58c48c19ad9ff979ab77ffab)]
|
|
456
|
-
###### :hammer_and_wrench: Others
|
|
457
|
-
|
|
458
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`bb20e32`](https://github.com/eea/volto-statistic-block/commit/bb20e323b82cded55030193540517633a8716597)]
|
|
459
|
-
- test: Re-enable SonarQube coverage check [Alin Voinea - [`7da5560`](https://github.com/eea/volto-statistic-block/commit/7da5560cd4784b428395bd02b63a8aa763f29819)]
|
|
460
|
-
|
|
461
|
-
### [@eeacms/volto-tabs-block: 5.1.0 ~ 6.0.1](https://github.com/eea/volto-tabs-block/releases)
|
|
462
|
-
|
|
463
|
-
###### :rocket: New Features
|
|
464
|
-
|
|
465
|
-
- feat: add contition to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - [`219aea5`](https://github.com/eea/volto-tabs-block/commit/219aea57a3789b56278d6c7acedf30df52e3465f)]
|
|
466
|
-
- feat: add selected tab id in query params [Cretu Mihaela - [`11aa9ab`](https://github.com/eea/volto-tabs-block/commit/11aa9abfcb65d60ff4614fb6cf903a324a570879)]
|
|
467
|
-
###### :house: Internal changes
|
|
468
|
-
|
|
469
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`2b42a62`](https://github.com/eea/volto-tabs-block/commit/2b42a623c51edad9fd80266ab1caed310467882f)]
|
|
470
|
-
###### :hammer_and_wrench: Others
|
|
471
|
-
|
|
472
|
-
- Release 6.0.0 [Alin Voinea - [`3d88327`](https://github.com/eea/volto-tabs-block/commit/3d883276924f50011b09d36646a1914b3164ccb1)]
|
|
473
|
-
- test: Add cypress tests to increase coverage [Crețu Mihaela - [`ae3ae66`](https://github.com/eea/volto-tabs-block/commit/ae3ae663b83fcdf9fe453f4fae169548475d13b5)]
|
|
474
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`df9b88d`](https://github.com/eea/volto-tabs-block/commit/df9b88d8cf31d6090ab20cc536558d7d734cc0ef)]
|
|
475
|
-
- i18n: Add en [Alin Voinea - [`352b810`](https://github.com/eea/volto-tabs-block/commit/352b810625978afb3a550caca58faeaea6832de4)]
|
|
476
|
-
- remove 'allow linking' checkbox [Cretu Mihaela - [`f414fdf`](https://github.com/eea/volto-tabs-block/commit/f414fdf754d1c63bf097b3eb018eb1d6504810cf)]
|
|
477
|
-
|
|
478
|
-
###### :bug: Bug Fixes
|
|
479
|
-
|
|
480
|
-
- fix(edit): block description due to typo [David Ichim - [`942dbb4`](https://github.com/eea/volto-tabs-block/commit/942dbb47230ff115d5dfc3387d4e699f0b23c152)]
|
|
481
37
|
###### :nail_care: Enhancements
|
|
482
38
|
|
|
483
|
-
-
|
|
484
|
-
- change(tabs): removed styling for RRT_accordion regarding colors since the options were removed [David Ichim - [`23e33b1`](https://github.com/eea/volto-tabs-block/commit/23e33b181dfd40878d4f987d236aa11cf06898a2)]
|
|
485
|
-
- change(tabs): removed theme styling from package as we already have the styling in volto-eea-design-system [David Ichim - [`d4280b1`](https://github.com/eea/volto-tabs-block/commit/d4280b162f3d572d3095a39d0febccc22a750df5)]
|
|
486
|
-
- change(responsive-tabs): removed rtabs styling, pointing and secondary option from accordion template [David Ichim - [`e084ccc`](https://github.com/eea/volto-tabs-block/commit/e084ccc721e89d62496dabacb068a159ba267cf9)]
|
|
487
|
-
###### :house: Documentation changes
|
|
488
|
-
|
|
489
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`e35251d`](https://github.com/eea/volto-tabs-block/commit/e35251d1891faf8a9ac801a965c9c4f15669a927)]
|
|
490
|
-
###### :hammer_and_wrench: Others
|
|
491
|
-
|
|
492
|
-
- test: increase cypress timeout [ana-oprea - [`e3175ba`](https://github.com/eea/volto-tabs-block/commit/e3175bad72169d345dfde75528cf9e15839622a8)]
|
|
493
|
-
- restore test to bump test coverage [David Ichim - [`fbc2291`](https://github.com/eea/volto-tabs-block/commit/fbc22910a4cb8c61f383f529a47faf1b8fbed6be)]
|
|
494
|
-
- end cypress tests with contains statements [David Ichim - [`8bae801`](https://github.com/eea/volto-tabs-block/commit/8bae801c3a7a396b634008af131d4bf40e5736fc)]
|
|
495
|
-
- comment cypress flaky test for now [David Ichim - [`3e679be`](https://github.com/eea/volto-tabs-block/commit/3e679beefdaf061fb114bf3cfb24a6e660cb32b3)]
|
|
496
|
-
- added pointing and secondary tab options also to the accordion responsive template for backward compatibility [David Ichim - [`7a03e3d`](https://github.com/eea/volto-tabs-block/commit/7a03e3d1cd24c281a30c7d02339e1b7122a3f321)]
|
|
497
|
-
- removed color property condition regarding theme colors as that concerns only the accordion template [David Ichim - [`a6f975a`](https://github.com/eea/volto-tabs-block/commit/a6f975affbd85c326f889665902d7c0bf38d3111)]
|
|
498
|
-
- break basic block test into 2 tests since we tested the carousel template [David Ichim - [`ef2c02b`](https://github.com/eea/volto-tabs-block/commit/ef2c02b1c062227631308ea66ad97a9a5bed6306)]
|
|
499
|
-
- modified accordion template test to catch more conditions thus increasing test coverage [David Ichim - [`2345325`](https://github.com/eea/volto-tabs-block/commit/2345325ff0070b845226bf59612a24cc0e2815ac)]
|
|
500
|
-
- add tabs-secondary-variant class tabs for default and accordion variant [David Ichim - [`ff9d558`](https://github.com/eea/volto-tabs-block/commit/ff9d558055ebb51b2979be5aa5d1fa2aacc859cc)]
|
|
501
|
-
- typo fixing in carousel template [David Ichim - [`56341d0`](https://github.com/eea/volto-tabs-block/commit/56341d026eee7352280c4433a908e34e2186d161)]
|
|
502
|
-
- lint fix [David Ichim - [`fb5b681`](https://github.com/eea/volto-tabs-block/commit/fb5b681e5d3821bdf8f8957ff6d9bf97998e4273)]
|
|
503
|
-
- bump package version due to major changes to themes functionality [David Ichim - [`c889732`](https://github.com/eea/volto-tabs-block/commit/c8897320c1548b8242653116804f408681f5ffc7)]
|
|
504
|
-
- lint fix [David Ichim - [`2ef951f`](https://github.com/eea/volto-tabs-block/commit/2ef951fbe231f467dc78693d737d332125ad2a3a)]
|
|
505
|
-
- bring back logic that reads the width of the component to determine if we have accordion or tabs [David Ichim - [`807ce46`](https://github.com/eea/volto-tabs-block/commit/807ce46647ad78eaa514b5951d3dc950e43738a6)]
|
|
506
|
-
- removed extra scrollbar when editing the tab name [David Ichim - [`76f8702`](https://github.com/eea/volto-tabs-block/commit/76f870265017ae066c281b4f4bd1bb9a9eee266b)]
|
|
507
|
-
- bring back resize detector in order to correctly get the re-render of tab to accordion [David Ichim - [`0d72f04`](https://github.com/eea/volto-tabs-block/commit/0d72f0417d0c6a9f049a6affda65adab7fda3f4a)]
|
|
508
|
-
- Update 01-block-tabs.cy.js [dobri1408 - [`85a0fdb`](https://github.com/eea/volto-tabs-block/commit/85a0fdb1582df87f731ab33402e2a20d2f4a13b5)]
|
|
509
|
-
- test accordion template [Dobricean Ioan Dorian - [`58ba666`](https://github.com/eea/volto-tabs-block/commit/58ba666b50e6f5a549f105c772127380ab0b5b27)]
|
|
510
|
-
- add test [Dobricean Ioan Dorian - [`02b47d0`](https://github.com/eea/volto-tabs-block/commit/02b47d0ecabf4f8b84c7fc6b8ed8b2411b9e3965)]
|
|
511
|
-
- fix stylelint [Dobricean Ioan Dorian - [`a9c0c2d`](https://github.com/eea/volto-tabs-block/commit/a9c0c2d1937655734c6fbed4265da1cb9275da65)]
|
|
512
|
-
- remove resizedetector [Dobricean Ioan Dorian - [`37cf3c5`](https://github.com/eea/volto-tabs-block/commit/37cf3c5ab516c965aade05f57acf89eb71993017)]
|
|
513
|
-
- tabs [Dobricean Ioan Dorian - [`e6a1a45`](https://github.com/eea/volto-tabs-block/commit/e6a1a45640203b55eac96386529964b20ac11311)]
|
|
514
|
-
- remove RRT_accordion styles [Dobricean Ioan Dorian - [`d82887a`](https://github.com/eea/volto-tabs-block/commit/d82887a89c2e65360c8cb08c790e9a2c211222c4)]
|
|
515
|
-
- WIP using accordion classes instead of relying on styling menu as accordion [David Ichim - [`e50ef8b`](https://github.com/eea/volto-tabs-block/commit/e50ef8b7fed8a8aa96ee1a013efff51c856f3a93)]
|
|
516
|
-
- fix css inverted [Dobricean Ioan Dorian - [`fdf86b5`](https://github.com/eea/volto-tabs-block/commit/fdf86b5db107f506c5d914c0d91fbc190fc2f35e)]
|
|
517
|
-
|
|
518
|
-
### [@eeacms/volto-tags-block: 1.2.1 ~ 1.2.2](https://github.com/eea/volto-tags-block/releases)
|
|
519
|
-
|
|
39
|
+
- refactor: Make it work with webpack 5 / Volto 17; Fix serverName, site, environment sentry options [Alin Voinea - [`e021c45`](https://github.com/eea/volto-sentry-rancher-config/commit/e021c45f431015e645ffacef867175699c86c679)]
|
|
520
40
|
###### :house: Internal changes
|
|
521
41
|
|
|
522
|
-
-
|
|
523
|
-
###### :house: Documentation changes
|
|
42
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`a0b0bfd`](https://github.com/eea/volto-sentry-rancher-config/commit/a0b0bfd03f60223923fba6e8bc0965f2489fe3a4)]
|
|
524
43
|
|
|
525
|
-
-
|
|
526
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`4241622`](https://github.com/eea/volto-tags-block/commit/42416226a7e50b977a73730c985db97f7f21ae2e)]
|
|
527
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`d303a3a`](https://github.com/eea/volto-tags-block/commit/d303a3a9260cec568e159797a4562b4ef1cc28e8)]
|
|
528
|
-
###### :hammer_and_wrench: Others
|
|
529
|
-
|
|
530
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`ddfdb53`](https://github.com/eea/volto-tags-block/commit/ddfdb539114cfcf40d877a32dba2530419a02f67)]
|
|
531
|
-
- i18n: Add en [Alin Voinea - [`97dbb21`](https://github.com/eea/volto-tags-block/commit/97dbb21a6026fd56004d04dafd839e0c34fb967f)]
|
|
532
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`8da00d2`](https://github.com/eea/volto-tags-block/commit/8da00d21865f4cae997179b18070ea2f8849f185)]
|
|
533
|
-
|
|
534
|
-
### [@eeacms/volto-taxonomy: 4.1.0 ~ 4.1.1](https://github.com/eea/volto-taxonomy/releases)
|
|
535
|
-
|
|
536
|
-
###### :house: Internal changes
|
|
537
|
-
|
|
538
|
-
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`395a7b4`](https://github.com/eea/volto-taxonomy/commit/395a7b4b1374b052c65f42ed56bf03cfac69875a)]
|
|
539
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`af93d8f`](https://github.com/eea/volto-taxonomy/commit/af93d8fa4ecc1909c32d5c51d09787fa4dfd8eca)]
|
|
540
|
-
###### :house: Documentation changes
|
|
541
|
-
|
|
542
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`a83d264`](https://github.com/eea/volto-taxonomy/commit/a83d264fcdb523f149557b758bf9b112cc48b6af)]
|
|
543
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`e51ff9a`](https://github.com/eea/volto-taxonomy/commit/e51ff9a5118eded834cbb5e6f376687c62f6fd7b)]
|
|
544
|
-
###### :hammer_and_wrench: Others
|
|
545
|
-
|
|
546
|
-
- test: change volto version in Jenkinsfile [ana-oprea - [`536ba6f`](https://github.com/eea/volto-taxonomy/commit/536ba6f3d965e1c409304d58f2009486ddaab220)]
|
|
547
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`73662ea`](https://github.com/eea/volto-taxonomy/commit/73662ea2b08a249506bf3ab56886e18d1d386edd)]
|
|
548
|
-
- i18n: Add en [Alin Voinea - [`d1a959f`](https://github.com/eea/volto-taxonomy/commit/d1a959f25f67a0d831e04d07ca3927ba6fff1295)]
|
|
549
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`9040ba2`](https://github.com/eea/volto-taxonomy/commit/9040ba291ebba543e558ee82c7f74de62629ef09)]
|
|
550
|
-
|
|
551
|
-
### [@eeacms/volto-timeline-block: 1.1.2 ~ 1.1.3](https://github.com/eea/volto-timeline-block/releases)
|
|
552
|
-
|
|
553
|
-
###### :house: Internal changes
|
|
554
|
-
|
|
555
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`6689916`](https://github.com/eea/volto-timeline-block/commit/6689916e882299e8a18d4aa2d1a98e46e140cf54)]
|
|
556
|
-
###### :house: Documentation changes
|
|
557
|
-
|
|
558
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`21e9ea6`](https://github.com/eea/volto-timeline-block/commit/21e9ea6989981a45395d3f8870fa2258187456ad)]
|
|
559
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`8e0caf1`](https://github.com/eea/volto-timeline-block/commit/8e0caf1d0159eba30a65c9cff2b9499808264b1b)]
|
|
560
|
-
###### :hammer_and_wrench: Others
|
|
561
|
-
|
|
562
|
-
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`5779269`](https://github.com/eea/volto-timeline-block/commit/57792695b924b453f6069f4e700865ab9dc42623)]
|
|
563
|
-
- test: Add cypress test for timeline in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`f144abd`](https://github.com/eea/volto-timeline-block/commit/f144abd41e77557cac5308b248d825b24c95893f)]
|
|
564
|
-
- i18n: Add en [Alin Voinea - [`eb85ad0`](https://github.com/eea/volto-timeline-block/commit/eb85ad074e8dfe027c4751ed4e7b99bf727ddc70)]
|
|
565
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`2c84c80`](https://github.com/eea/volto-timeline-block/commit/2c84c80259b0d1aeaa397b80a563c4d863d6755f)]
|
|
566
|
-
|
|
567
|
-
### [@eeacms/volto-widget-dataprovenance: 0.4.0 ~ 0.4.1](https://github.com/eea/volto-widget-dataprovenance/releases)
|
|
44
|
+
### [@eeacms/volto-slate-label: 0.5.6 ~ 0.5.7](https://github.com/eea/volto-slate-label/releases)
|
|
568
45
|
|
|
569
46
|
###### :house: Internal changes
|
|
570
47
|
|
|
571
|
-
-
|
|
572
|
-
###### :house: Documentation changes
|
|
573
|
-
|
|
574
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`48555fb`](https://github.com/eea/volto-widget-dataprovenance/commit/48555fbfaecf0eca03a298286002745b157b108c)]
|
|
48
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`1885e87`](https://github.com/eea/volto-slate-label/commit/1885e873e38f4b7d5fa5ade970111e2498e669f0)]
|
|
575
49
|
###### :hammer_and_wrench: Others
|
|
576
50
|
|
|
577
|
-
-
|
|
578
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`9f9b308`](https://github.com/eea/volto-widget-dataprovenance/commit/9f9b3087025f313b34f75162923e4b2c85a70c82)]
|
|
579
|
-
- i18n: Add en [Alin Voinea - [`08c5dde`](https://github.com/eea/volto-widget-dataprovenance/commit/08c5dde9bd73f219a9b35f2806e1168cad7d1763)]
|
|
580
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`5539b65`](https://github.com/eea/volto-widget-dataprovenance/commit/5539b651a7d841663b85c2a0d45eee3c21a6aeba)]
|
|
51
|
+
- Update README [Cretu Mihaela - [`554c0cc`](https://github.com/eea/volto-slate-label/commit/554c0cc263e399076613d08d81d3db7e8475af15)]
|
|
581
52
|
|
|
582
|
-
### [@eeacms/volto-
|
|
53
|
+
### [@eeacms/volto-tags-block: 1.2.2 ~ 1.2.3](https://github.com/eea/volto-tags-block/releases)
|
|
583
54
|
|
|
584
55
|
###### :house: Internal changes
|
|
585
56
|
|
|
586
|
-
-
|
|
587
|
-
###### :house: Documentation changes
|
|
588
|
-
|
|
589
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`3260a30`](https://github.com/eea/volto-widget-geolocation/commit/3260a305b810c1a448cd521dd38000475849ac36)]
|
|
57
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`7d6b7b7`](https://github.com/eea/volto-tags-block/commit/7d6b7b7935a6d22d0f620e5841d353648bfffeaf)]
|
|
590
58
|
###### :hammer_and_wrench: Others
|
|
591
59
|
|
|
592
|
-
-
|
|
593
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`b01f153`](https://github.com/eea/volto-widget-geolocation/commit/b01f1535b57cb0c0a4e17c3b8e82e260635719df)]
|
|
594
|
-
- i18n: Add en [Alin Voinea - [`05a2dc9`](https://github.com/eea/volto-widget-geolocation/commit/05a2dc91a4fa487d828586cc909d9d343c3d1506)]
|
|
595
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`0fce8cc`](https://github.com/eea/volto-widget-geolocation/commit/0fce8ccbcefc5f1b12b4248e962ce7ec1c822b5d)]
|
|
60
|
+
- Update README [Cretu Mihaela - [`24412bf`](https://github.com/eea/volto-tags-block/commit/24412bf1bdba3f1916db073ac5e6367606cbab7d)]
|
|
596
61
|
|
|
597
|
-
### [@eeacms/volto-
|
|
62
|
+
### [@eeacms/volto-timeline-block: 1.1.3 ~ 1.1.4](https://github.com/eea/volto-timeline-block/releases)
|
|
598
63
|
|
|
599
64
|
###### :house: Internal changes
|
|
600
65
|
|
|
601
|
-
-
|
|
602
|
-
###### :house: Documentation changes
|
|
603
|
-
|
|
604
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`84f9e61`](https://github.com/eea/volto-widget-temporal-coverage/commit/84f9e615626c5fe443711aabd4c79f128c392107)]
|
|
66
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`1b52c95`](https://github.com/eea/volto-timeline-block/commit/1b52c95638cc07e47b2b5e2b8dd29a0e490fe45e)]
|
|
605
67
|
###### :hammer_and_wrench: Others
|
|
606
68
|
|
|
607
|
-
-
|
|
69
|
+
- Update README [Cretu Mihaela - [`512d7aa`](https://github.com/eea/volto-timeline-block/commit/512d7aaafe7785c77b0db10b54fbdab3e0d97f0c)]
|
|
608
70
|
|
|
609
|
-
### [@eeacms/volto-widget-
|
|
71
|
+
### [@eeacms/volto-widget-dataprovenance: 0.4.1 ~ 0.4.2](https://github.com/eea/volto-widget-dataprovenance/releases)
|
|
610
72
|
|
|
611
73
|
###### :house: Internal changes
|
|
612
74
|
|
|
613
|
-
-
|
|
614
|
-
###### :house: Documentation changes
|
|
615
|
-
|
|
616
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`5fcbd89`](https://github.com/eea/volto-widget-theme-picker/commit/5fcbd898a2232be08725c4b662702d84016e1f39)]
|
|
75
|
+
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`cc6b26f`](https://github.com/eea/volto-widget-dataprovenance/commit/cc6b26f83a9d8267c2960b0ef4169d559b55f490)]
|
|
617
76
|
###### :hammer_and_wrench: Others
|
|
618
77
|
|
|
619
|
-
-
|
|
620
|
-
|
|
621
|
-
### [@eeacms/volto-widget-toggle: 3.1.2 ~ 3.1.3](https://github.com/eea/volto-widget-toggle/releases)
|
|
622
|
-
|
|
623
|
-
###### :house: Internal changes
|
|
624
|
-
|
|
625
|
-
- style: lint-staged reorder in package.json [Alin Voinea - [`e76a014`](https://github.com/eea/volto-widget-toggle/commit/e76a0149a1b5fb842e0c4f9f1cff8c2628faa75a)]
|
|
626
|
-
###### :house: Documentation changes
|
|
78
|
+
- Update README [Cretu Mihaela - [`b293c3e`](https://github.com/eea/volto-widget-dataprovenance/commit/b293c3e59b8fee61ef1058b60477b9c9ed204e22)]
|
|
627
79
|
|
|
628
|
-
-
|
|
629
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`01571f4`](https://github.com/eea/volto-widget-toggle/commit/01571f44314839c25a206d0991f2b079c704ffcb)]
|
|
630
|
-
###### :hammer_and_wrench: Others
|
|
80
|
+
### [@plone-collective/volto-sentry: 0.3.0 ~ 0.3.1](https://github.com/collective/volto-sentry/releases)
|
|
631
81
|
|
|
632
|
-
-
|
|
633
|
-
-
|
|
634
|
-
- i18n: Add en [Alin Voinea - [`e60d799`](https://github.com/eea/volto-widget-toggle/commit/e60d799a64230544e37e1f4796dc73bbc0e674c6)]
|
|
635
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`f86b2f7`](https://github.com/eea/volto-widget-toggle/commit/f86b2f7119f24b637e8bc8101effc2c2c3416a65)]
|
|
82
|
+
- Remove faulty Sentry.js making package broken on MacOS/Windows case-insensitive OS [`#6`](https://github.com/collective/volto-sentry/pull/6)
|
|
83
|
+
- i18n: Add en [`ec3cdc0`](https://github.com/collective/volto-sentry/commit/ec3cdc08af24f88e4c032f9e76aa6d399df2dabe)
|
|
636
84
|
|
|
637
85
|
# Internal
|
|
638
86
|
|
|
639
|
-
#### :
|
|
640
|
-
-
|
|
641
|
-
- chore: change volto version in Jenkinsfile [ana-oprea - [`0347675`](https://github.com/eea/volto-eea-kitkat/commit/0347675ba5b12771b53052e16a97a4ecdd02c7d3)]
|
|
642
|
-
#### :house: Documentation changes
|
|
643
|
-
- docs: Update README and DEVELOP [Alin Voinea - [`612be56`](https://github.com/eea/volto-eea-kitkat/commit/612be566a3f194f4f41952f2ed68c1e09b48f784)]
|
|
644
|
-
- docs: Update README, DEVELOP [Alin Voinea - [`a03b263`](https://github.com/eea/volto-eea-kitkat/commit/a03b2635ee046043d46c4c2ff22d0378b399e9b0)]
|
|
645
|
-
- docs: Restore README from 17.0.0 [Alin Voinea - [`c0c7cd2`](https://github.com/eea/volto-eea-kitkat/commit/c0c7cd2b9ada3b2d6832d789ac882fd74a06c766)]
|
|
87
|
+
#### :bug: Bug Fixes
|
|
88
|
+
- fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea - [`637486a`](https://github.com/eea/volto-eea-kitkat/commit/637486ae708ef633f0ebc8855d62339e030f9461)]
|
|
646
89
|
#### :hammer_and_wrench: Others
|
|
647
|
-
-
|
|
648
|
-
- Release
|
|
90
|
+
- Release volto-sentry 0.3.1 [Alin Voinea - [`3f7ad27`](https://github.com/eea/volto-eea-kitkat/commit/3f7ad27b242a14e596be689536c809c56fade63e)]
|
|
91
|
+
- Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea - [`6792ccc`](https://github.com/eea/volto-eea-kitkat/commit/6792cccfdb5ad0d3793957255130eb4c3347b8c0)]
|
|
@@ -7,7 +7,7 @@ import React from 'react';
|
|
|
7
7
|
import { FormattedMessage } from 'react-intl';
|
|
8
8
|
import { Grid, Label, Header } from 'semantic-ui-react';
|
|
9
9
|
import { formatDate } from '@plone/volto/helpers/Utils/Date';
|
|
10
|
-
import
|
|
10
|
+
import packageJson from '@plone/volto/../package.json';
|
|
11
11
|
|
|
12
12
|
import config from '@plone/volto/registry';
|
|
13
13
|
|
|
@@ -27,6 +27,7 @@ const VersionOverview = ({
|
|
|
27
27
|
const locale = config.settings.dateLocale || 'en-gb';
|
|
28
28
|
const frontendVersion = frontend.version || config.settings.frontendVersion;
|
|
29
29
|
const backendVersion = backend.version || config.settings.backendVersion;
|
|
30
|
+
const voltoVersion = packageJson.version;
|
|
30
31
|
|
|
31
32
|
return (
|
|
32
33
|
<Grid columns={2} stackable>
|
package/src/index.js
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
version as frontendVersion,
|
|
3
|
-
name as frontendName,
|
|
4
|
-
} from '../../../../package.json';
|
|
1
|
+
import packageJson from '../../../../package.json';
|
|
5
2
|
import { updateSystemInfo } from '@eeacms/volto-eea-kitkat/system';
|
|
6
3
|
|
|
7
4
|
const applyConfig = (config) => {
|
|
@@ -29,12 +26,12 @@ const applyConfig = (config) => {
|
|
|
29
26
|
config.settings.frontendVersion =
|
|
30
27
|
config.settings.frontendVersion || __SERVER__
|
|
31
28
|
? process.env?.RAZZLE_FRONTEND_VERSION
|
|
32
|
-
: window.env?.RAZZLE_FRONTEND_VERSION ||
|
|
29
|
+
: window.env?.RAZZLE_FRONTEND_VERSION || packageJson.version;
|
|
33
30
|
|
|
34
31
|
config.settings.frontendName =
|
|
35
32
|
config.settings.frontendName || __SERVER__
|
|
36
33
|
? process.env?.RAZZLE_FRONTEND_NAME
|
|
37
|
-
: window.env?.RAZZLE_FRONTEND_NAME ||
|
|
34
|
+
: window.env?.RAZZLE_FRONTEND_NAME || packageJson.name;
|
|
38
35
|
|
|
39
36
|
config.settings.backendVersion =
|
|
40
37
|
config.settings.backendVersion || __SERVER__
|