@eeacms/volto-eea-kitkat 18.1.0 → 18.1.2
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/.husky/pre-commit +2 -0
- package/CHANGELOG +26 -1
- package/CHANGELOG.md +26 -1
- package/cypress.config.js +2 -2
- package/new.json +32 -8
- package/old.json +50 -26
- package/package.json +32 -8
- package/partfile +0 -2
- package/releasefile +12 -133
package/CHANGELOG
CHANGED
|
@@ -4,7 +4,31 @@ 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
|
-
### [18.
|
|
7
|
+
### [18.1.2](https://github.com/eea/volto-eea-kitkat/compare/18.1.1...18.1.2) - 20 September 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-footnote@6.1.5 [EEA Jenkins - [`143f916`](https://github.com/eea/volto-eea-kitkat/commit/143f916000eaae1fea3d9e61d7c94a4cc3e00c0c)]
|
|
12
|
+
- Release @eeacms/volto-group-block@6.3.1 [EEA Jenkins - [`818c417`](https://github.com/eea/volto-eea-kitkat/commit/818c4170cd0826361da34839ae5e5d723924b679)]
|
|
13
|
+
- Release @eeacms/volto-slate-label@0.5.5 [EEA Jenkins - [`c5473c0`](https://github.com/eea/volto-eea-kitkat/commit/c5473c069a6462c08de45564903f2e57642395e8)]
|
|
14
|
+
- Release @eeacms/volto-slate-label@0.5.4 [EEA Jenkins - [`95dc2f0`](https://github.com/eea/volto-eea-kitkat/commit/95dc2f09eb33128b62dfaa3a2d200d421d3e180f)]
|
|
15
|
+
|
|
16
|
+
### [18.1.1](https://github.com/eea/volto-eea-kitkat/compare/18.1.0...18.1.1) - 15 September 2023
|
|
17
|
+
|
|
18
|
+
#### :rocket: Dependency updates
|
|
19
|
+
|
|
20
|
+
- Release @eeacms/volto-slate-label@0.5.3 [EEA Jenkins - [`5b2bef3`](https://github.com/eea/volto-eea-kitkat/commit/5b2bef31157e6a840c5c0465ea4ce06d781e476a)]
|
|
21
|
+
- Release @eeacms/volto-group-block@6.3.0 [EEA Jenkins - [`f906771`](https://github.com/eea/volto-eea-kitkat/commit/f90677142aa7ea8cdb0840cfa437860fb36e480c)]
|
|
22
|
+
|
|
23
|
+
#### :house: Internal changes
|
|
24
|
+
|
|
25
|
+
- style: lint-staged reorder in package.json [Alin Voinea - [`e07fd32`](https://github.com/eea/volto-eea-kitkat/commit/e07fd32e4384d5cc1f2bd462de2b7792a4061bf6)]
|
|
26
|
+
|
|
27
|
+
#### :hammer_and_wrench: Others
|
|
28
|
+
|
|
29
|
+
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`f07abe0`](https://github.com/eea/volto-eea-kitkat/commit/f07abe0a34201aa9c58dd2d9358d858f2521a292)]
|
|
30
|
+
- Revert "Automated release 18.1.1" [Alin Voinea - [`6dbad00`](https://github.com/eea/volto-eea-kitkat/commit/6dbad00028a05e647e2679e5139880133ace3577)]
|
|
31
|
+
### [18.1.0](https://github.com/eea/volto-eea-kitkat/compare/18.0.3...18.1.0) - 1 September 2023
|
|
8
32
|
|
|
9
33
|
#### :rocket: Dependency updates
|
|
10
34
|
|
|
@@ -22,6 +46,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
22
46
|
|
|
23
47
|
#### :hammer_and_wrench: Others
|
|
24
48
|
|
|
49
|
+
- Release 18.1.0 [Alin Voinea - [`eab6141`](https://github.com/eea/volto-eea-kitkat/commit/eab61412f59ea824f84681529916ff195447e30f)]
|
|
25
50
|
- test: Fix package.json scripts to use makefile [Alin Voinea - [`fafca3d`](https://github.com/eea/volto-eea-kitkat/commit/fafca3dde924f93e0d83aadd4ab49bd36f7a28e3)]
|
|
26
51
|
- i18n: Add en [Alin Voinea - [`91b42ec`](https://github.com/eea/volto-eea-kitkat/commit/91b42ecfdea8a077d1b72ec82ba840420dcfc748)]
|
|
27
52
|
### [18.0.3](https://github.com/eea/volto-eea-kitkat/compare/18.0.2...18.0.3) - 23 August 2023
|
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,31 @@ 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
|
-
### [18.
|
|
7
|
+
### [18.1.2](https://github.com/eea/volto-eea-kitkat/compare/18.1.1...18.1.2) - 20 September 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-footnote@6.1.5 [EEA Jenkins - [`143f916`](https://github.com/eea/volto-eea-kitkat/commit/143f916000eaae1fea3d9e61d7c94a4cc3e00c0c)]
|
|
12
|
+
- Release @eeacms/volto-group-block@6.3.1 [EEA Jenkins - [`818c417`](https://github.com/eea/volto-eea-kitkat/commit/818c4170cd0826361da34839ae5e5d723924b679)]
|
|
13
|
+
- Release @eeacms/volto-slate-label@0.5.5 [EEA Jenkins - [`c5473c0`](https://github.com/eea/volto-eea-kitkat/commit/c5473c069a6462c08de45564903f2e57642395e8)]
|
|
14
|
+
- Release @eeacms/volto-slate-label@0.5.4 [EEA Jenkins - [`95dc2f0`](https://github.com/eea/volto-eea-kitkat/commit/95dc2f09eb33128b62dfaa3a2d200d421d3e180f)]
|
|
15
|
+
|
|
16
|
+
### [18.1.1](https://github.com/eea/volto-eea-kitkat/compare/18.1.0...18.1.1) - 15 September 2023
|
|
17
|
+
|
|
18
|
+
#### :rocket: Dependency updates
|
|
19
|
+
|
|
20
|
+
- Release @eeacms/volto-slate-label@0.5.3 [EEA Jenkins - [`5b2bef3`](https://github.com/eea/volto-eea-kitkat/commit/5b2bef31157e6a840c5c0465ea4ce06d781e476a)]
|
|
21
|
+
- Release @eeacms/volto-group-block@6.3.0 [EEA Jenkins - [`f906771`](https://github.com/eea/volto-eea-kitkat/commit/f90677142aa7ea8cdb0840cfa437860fb36e480c)]
|
|
22
|
+
|
|
23
|
+
#### :house: Internal changes
|
|
24
|
+
|
|
25
|
+
- style: lint-staged reorder in package.json [Alin Voinea - [`e07fd32`](https://github.com/eea/volto-eea-kitkat/commit/e07fd32e4384d5cc1f2bd462de2b7792a4061bf6)]
|
|
26
|
+
|
|
27
|
+
#### :hammer_and_wrench: Others
|
|
28
|
+
|
|
29
|
+
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`f07abe0`](https://github.com/eea/volto-eea-kitkat/commit/f07abe0a34201aa9c58dd2d9358d858f2521a292)]
|
|
30
|
+
- Revert "Automated release 18.1.1" [Alin Voinea - [`6dbad00`](https://github.com/eea/volto-eea-kitkat/commit/6dbad00028a05e647e2679e5139880133ace3577)]
|
|
31
|
+
### [18.1.0](https://github.com/eea/volto-eea-kitkat/compare/18.0.3...18.1.0) - 1 September 2023
|
|
8
32
|
|
|
9
33
|
#### :rocket: Dependency updates
|
|
10
34
|
|
|
@@ -22,6 +46,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
22
46
|
|
|
23
47
|
#### :hammer_and_wrench: Others
|
|
24
48
|
|
|
49
|
+
- Release 18.1.0 [Alin Voinea - [`eab6141`](https://github.com/eea/volto-eea-kitkat/commit/eab61412f59ea824f84681529916ff195447e30f)]
|
|
25
50
|
- test: Fix package.json scripts to use makefile [Alin Voinea - [`fafca3d`](https://github.com/eea/volto-eea-kitkat/commit/fafca3dde924f93e0d83aadd4ab49bd36f7a28e3)]
|
|
26
51
|
- i18n: Add en [Alin Voinea - [`91b42ec`](https://github.com/eea/volto-eea-kitkat/commit/91b42ecfdea8a077d1b72ec82ba840420dcfc748)]
|
|
27
52
|
### [18.0.3](https://github.com/eea/volto-eea-kitkat/compare/18.0.2...18.0.3) - 23 August 2023
|
package/cypress.config.js
CHANGED
|
@@ -2,12 +2,12 @@ const { defineConfig } = require('cypress');
|
|
|
2
2
|
|
|
3
3
|
module.exports = defineConfig({
|
|
4
4
|
viewportWidth: 1280,
|
|
5
|
-
defaultCommandTimeout:
|
|
5
|
+
defaultCommandTimeout: 5000,
|
|
6
6
|
chromeWebSecurity: false,
|
|
7
7
|
reporter: 'junit',
|
|
8
8
|
video: true,
|
|
9
9
|
retries: {
|
|
10
|
-
runMode:
|
|
10
|
+
runMode: 1,
|
|
11
11
|
openMode: 0,
|
|
12
12
|
},
|
|
13
13
|
reporterOptions: {
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "18.1.
|
|
3
|
+
"version": "18.1.2",
|
|
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",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"@eeacms/volto-columns-block": "6.3.3",
|
|
71
71
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
72
72
|
"@eeacms/volto-description-block": "1.1.3",
|
|
73
|
-
"@eeacms/volto-group-block": "6.
|
|
73
|
+
"@eeacms/volto-group-block": "6.3.1",
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
75
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
76
76
|
"@eeacms/volto-matomo": "4.1.3",
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.2",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
83
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
83
|
+
"@eeacms/volto-slate-footnote": "6.1.5",
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.5",
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
87
87
|
"@eeacms/volto-statistic-block": "3.0.1",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
108
108
|
"@eeacms/volto-timeline-block": "1.1.2",
|
|
109
109
|
"@eeacms/volto-description-block": "1.1.3",
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.5",
|
|
111
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
112
112
|
"@eeacms/volto-accordion-block": "10.3.0",
|
|
113
113
|
"@eeacms/volto-banner": "3.1.3",
|
|
@@ -116,14 +116,14 @@
|
|
|
116
116
|
"@eeacms/volto-block-style": "5.2.2",
|
|
117
117
|
"@eeacms/volto-columns-block": "6.3.3",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
119
|
-
"@eeacms/volto-group-block": "6.
|
|
119
|
+
"@eeacms/volto-group-block": "6.3.1",
|
|
120
120
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
121
121
|
"@eeacms/volto-matomo": "4.1.3",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.0",
|
|
123
123
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
125
125
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
126
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
126
|
+
"@eeacms/volto-slate-footnote": "6.1.5",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
129
129
|
"@eeacms/volto-tabs-block": "5.1.0",
|
|
@@ -140,8 +140,31 @@
|
|
|
140
140
|
"@plone/scripts": "*",
|
|
141
141
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
142
142
|
"cypress-fail-fast": "^5.0.1",
|
|
143
|
+
"husky": "*",
|
|
144
|
+
"lint-staged": "*",
|
|
143
145
|
"md5": "^2.3.0"
|
|
144
146
|
},
|
|
147
|
+
"lint-staged": {
|
|
148
|
+
"src/**/*.{js,jsx,ts,tsx,json}": [
|
|
149
|
+
"make lint-fix",
|
|
150
|
+
"make prettier-fix"
|
|
151
|
+
],
|
|
152
|
+
"src/**/*.{jsx}": [
|
|
153
|
+
"make i18n"
|
|
154
|
+
],
|
|
155
|
+
"theme/**/*.{css,less}": [
|
|
156
|
+
"make stylelint-fix"
|
|
157
|
+
],
|
|
158
|
+
"src/**/*.{css,less}": [
|
|
159
|
+
"make stylelint-fix"
|
|
160
|
+
],
|
|
161
|
+
"theme/**/*.overrides": [
|
|
162
|
+
"make stylelint-fix"
|
|
163
|
+
],
|
|
164
|
+
"src/**/*.overrides": [
|
|
165
|
+
"make stylelint-fix"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
145
168
|
"scripts": {
|
|
146
169
|
"release": "release-it",
|
|
147
170
|
"release-major-beta": "release-it major --preRelease=beta",
|
|
@@ -160,6 +183,7 @@
|
|
|
160
183
|
"i18n": "make i18n",
|
|
161
184
|
"cypress:run": "make cypress-run",
|
|
162
185
|
"cypress:open": "make cypress-open",
|
|
163
|
-
"update": "./scripts/update.sh"
|
|
186
|
+
"update": "./scripts/update.sh",
|
|
187
|
+
"prepare": "husky install"
|
|
164
188
|
}
|
|
165
189
|
}
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "18.
|
|
3
|
+
"version": "18.1.1",
|
|
4
4
|
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"author": "European Environment Agency: IDM2 A-Team",
|
|
@@ -60,79 +60,79 @@
|
|
|
60
60
|
],
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@eeacms/countup": "2.0.4",
|
|
63
|
-
"@eeacms/volto-accordion-block": "10.
|
|
64
|
-
"@eeacms/volto-anchors": "0.4.
|
|
63
|
+
"@eeacms/volto-accordion-block": "10.3.0",
|
|
64
|
+
"@eeacms/volto-anchors": "0.4.1",
|
|
65
65
|
"@eeacms/volto-banner": "3.1.3",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
67
67
|
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
68
68
|
"@eeacms/volto-block-style": "5.2.2",
|
|
69
69
|
"@eeacms/volto-call-to-action-block": "4.1.4",
|
|
70
|
-
"@eeacms/volto-columns-block": "6.3.
|
|
70
|
+
"@eeacms/volto-columns-block": "6.3.3",
|
|
71
71
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
72
72
|
"@eeacms/volto-description-block": "1.1.3",
|
|
73
|
-
"@eeacms/volto-group-block": "6.
|
|
73
|
+
"@eeacms/volto-group-block": "6.3.0",
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
75
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
76
76
|
"@eeacms/volto-matomo": "4.1.3",
|
|
77
77
|
"@eeacms/volto-metadata-block": "6.0.0",
|
|
78
78
|
"@eeacms/volto-nextcloud-video-block": "0.4.4",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
80
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
80
|
+
"@eeacms/volto-quote-block": "1.2.2",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
83
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
83
|
+
"@eeacms/volto-slate-footnote": "6.1.4",
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.3",
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
86
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
87
|
-
"@eeacms/volto-statistic-block": "3.0.
|
|
88
|
-
"@eeacms/volto-tabs-block": "5.0
|
|
86
|
+
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
87
|
+
"@eeacms/volto-statistic-block": "3.0.1",
|
|
88
|
+
"@eeacms/volto-tabs-block": "5.1.0",
|
|
89
89
|
"@eeacms/volto-tags-block": "1.2.1",
|
|
90
90
|
"@eeacms/volto-taxonomy": "4.1.0",
|
|
91
91
|
"@eeacms/volto-timeline-block": "1.1.2",
|
|
92
92
|
"@eeacms/volto-widget-dataprovenance": "0.4.0",
|
|
93
93
|
"@eeacms/volto-widget-geolocation": "5.1.3",
|
|
94
|
-
"@eeacms/volto-widget-temporal-coverage": "5.1.
|
|
95
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
94
|
+
"@eeacms/volto-widget-temporal-coverage": "5.1.3",
|
|
95
|
+
"@eeacms/volto-widget-theme-picker": "1.1.3",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
97
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
98
98
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
99
99
|
},
|
|
100
100
|
"resolutions": {
|
|
101
101
|
"@eeacms/volto-nextcloud-video-block": "0.4.4",
|
|
102
|
-
"@eeacms/volto-anchors": "0.4.
|
|
103
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
104
|
-
"@eeacms/volto-statistic-block": "3.0.
|
|
102
|
+
"@eeacms/volto-anchors": "0.4.1",
|
|
103
|
+
"@eeacms/volto-quote-block": "1.2.2",
|
|
104
|
+
"@eeacms/volto-statistic-block": "3.0.1",
|
|
105
105
|
"@eeacms/volto-tags-block": "1.2.1",
|
|
106
106
|
"@eeacms/volto-call-to-action-block": "4.1.4",
|
|
107
107
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
108
108
|
"@eeacms/volto-timeline-block": "1.1.2",
|
|
109
109
|
"@eeacms/volto-description-block": "1.1.3",
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.3",
|
|
111
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
112
|
-
"@eeacms/volto-accordion-block": "10.
|
|
112
|
+
"@eeacms/volto-accordion-block": "10.3.0",
|
|
113
113
|
"@eeacms/volto-banner": "3.1.3",
|
|
114
114
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
115
115
|
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
116
116
|
"@eeacms/volto-block-style": "5.2.2",
|
|
117
|
-
"@eeacms/volto-columns-block": "6.3.
|
|
117
|
+
"@eeacms/volto-columns-block": "6.3.3",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
119
|
-
"@eeacms/volto-group-block": "6.
|
|
119
|
+
"@eeacms/volto-group-block": "6.3.0",
|
|
120
120
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
121
121
|
"@eeacms/volto-matomo": "4.1.3",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.0",
|
|
123
123
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
125
125
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
126
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
126
|
+
"@eeacms/volto-slate-footnote": "6.1.4",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
128
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
129
|
-
"@eeacms/volto-tabs-block": "5.0
|
|
128
|
+
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
129
|
+
"@eeacms/volto-tabs-block": "5.1.0",
|
|
130
130
|
"@eeacms/volto-taxonomy": "4.1.0",
|
|
131
131
|
"@eeacms/volto-widget-geolocation": "5.1.3",
|
|
132
132
|
"@eeacms/volto-widget-dataprovenance": "0.4.0",
|
|
133
|
-
"@eeacms/volto-widget-temporal-coverage": "5.1.
|
|
133
|
+
"@eeacms/volto-widget-temporal-coverage": "5.1.3",
|
|
134
134
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
135
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
135
|
+
"@eeacms/volto-widget-theme-picker": "1.1.3",
|
|
136
136
|
"@eeacms/countup": "2.0.4"
|
|
137
137
|
},
|
|
138
138
|
"devDependencies": {
|
|
@@ -140,8 +140,31 @@
|
|
|
140
140
|
"@plone/scripts": "*",
|
|
141
141
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
142
142
|
"cypress-fail-fast": "^5.0.1",
|
|
143
|
+
"husky": "*",
|
|
144
|
+
"lint-staged": "*",
|
|
143
145
|
"md5": "^2.3.0"
|
|
144
146
|
},
|
|
147
|
+
"lint-staged": {
|
|
148
|
+
"src/**/*.{js,jsx,ts,tsx,json}": [
|
|
149
|
+
"make lint-fix",
|
|
150
|
+
"make prettier-fix"
|
|
151
|
+
],
|
|
152
|
+
"src/**/*.{jsx}": [
|
|
153
|
+
"make i18n"
|
|
154
|
+
],
|
|
155
|
+
"theme/**/*.{css,less}": [
|
|
156
|
+
"make stylelint-fix"
|
|
157
|
+
],
|
|
158
|
+
"src/**/*.{css,less}": [
|
|
159
|
+
"make stylelint-fix"
|
|
160
|
+
],
|
|
161
|
+
"theme/**/*.overrides": [
|
|
162
|
+
"make stylelint-fix"
|
|
163
|
+
],
|
|
164
|
+
"src/**/*.overrides": [
|
|
165
|
+
"make stylelint-fix"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
145
168
|
"scripts": {
|
|
146
169
|
"release": "release-it",
|
|
147
170
|
"release-major-beta": "release-it major --preRelease=beta",
|
|
@@ -160,6 +183,7 @@
|
|
|
160
183
|
"i18n": "make i18n",
|
|
161
184
|
"cypress:run": "make cypress-run",
|
|
162
185
|
"cypress:open": "make cypress-open",
|
|
163
|
-
"update": "./scripts/update.sh"
|
|
186
|
+
"update": "./scripts/update.sh",
|
|
187
|
+
"prepare": "husky install"
|
|
164
188
|
}
|
|
165
189
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "18.1.
|
|
3
|
+
"version": "18.1.2",
|
|
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",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"@eeacms/volto-columns-block": "6.3.3",
|
|
71
71
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
72
72
|
"@eeacms/volto-description-block": "1.1.3",
|
|
73
|
-
"@eeacms/volto-group-block": "6.
|
|
73
|
+
"@eeacms/volto-group-block": "6.3.1",
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
75
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
76
76
|
"@eeacms/volto-matomo": "4.1.3",
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.2",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
83
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
84
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
83
|
+
"@eeacms/volto-slate-footnote": "6.1.5",
|
|
84
|
+
"@eeacms/volto-slate-label": "0.5.5",
|
|
85
85
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
87
87
|
"@eeacms/volto-statistic-block": "3.0.1",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
108
108
|
"@eeacms/volto-timeline-block": "1.1.2",
|
|
109
109
|
"@eeacms/volto-description-block": "1.1.3",
|
|
110
|
-
"@eeacms/volto-slate-label": "0.5.
|
|
110
|
+
"@eeacms/volto-slate-label": "0.5.5",
|
|
111
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
112
112
|
"@eeacms/volto-accordion-block": "10.3.0",
|
|
113
113
|
"@eeacms/volto-banner": "3.1.3",
|
|
@@ -116,14 +116,14 @@
|
|
|
116
116
|
"@eeacms/volto-block-style": "5.2.2",
|
|
117
117
|
"@eeacms/volto-columns-block": "6.3.3",
|
|
118
118
|
"@eeacms/volto-corsproxy": "3.1.3",
|
|
119
|
-
"@eeacms/volto-group-block": "6.
|
|
119
|
+
"@eeacms/volto-group-block": "6.3.1",
|
|
120
120
|
"@eeacms/volto-listing-block": "5.0.0",
|
|
121
121
|
"@eeacms/volto-matomo": "4.1.3",
|
|
122
122
|
"@eeacms/volto-metadata-block": "6.0.0",
|
|
123
123
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
124
124
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
125
125
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
126
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
126
|
+
"@eeacms/volto-slate-footnote": "6.1.5",
|
|
127
127
|
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
128
128
|
"@eeacms/volto-slate-zotero": "5.2.3",
|
|
129
129
|
"@eeacms/volto-tabs-block": "5.1.0",
|
|
@@ -140,8 +140,31 @@
|
|
|
140
140
|
"@plone/scripts": "*",
|
|
141
141
|
"babel-plugin-transform-class-properties": "^6.24.1",
|
|
142
142
|
"cypress-fail-fast": "^5.0.1",
|
|
143
|
+
"husky": "*",
|
|
144
|
+
"lint-staged": "*",
|
|
143
145
|
"md5": "^2.3.0"
|
|
144
146
|
},
|
|
147
|
+
"lint-staged": {
|
|
148
|
+
"src/**/*.{js,jsx,ts,tsx,json}": [
|
|
149
|
+
"make lint-fix",
|
|
150
|
+
"make prettier-fix"
|
|
151
|
+
],
|
|
152
|
+
"src/**/*.{jsx}": [
|
|
153
|
+
"make i18n"
|
|
154
|
+
],
|
|
155
|
+
"theme/**/*.{css,less}": [
|
|
156
|
+
"make stylelint-fix"
|
|
157
|
+
],
|
|
158
|
+
"src/**/*.{css,less}": [
|
|
159
|
+
"make stylelint-fix"
|
|
160
|
+
],
|
|
161
|
+
"theme/**/*.overrides": [
|
|
162
|
+
"make stylelint-fix"
|
|
163
|
+
],
|
|
164
|
+
"src/**/*.overrides": [
|
|
165
|
+
"make stylelint-fix"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
145
168
|
"scripts": {
|
|
146
169
|
"release": "release-it",
|
|
147
170
|
"release-major-beta": "release-it major --preRelease=beta",
|
|
@@ -160,6 +183,7 @@
|
|
|
160
183
|
"i18n": "make i18n",
|
|
161
184
|
"cypress:run": "make cypress-run",
|
|
162
185
|
"cypress:open": "make cypress-open",
|
|
163
|
-
"update": "./scripts/update.sh"
|
|
186
|
+
"update": "./scripts/update.sh",
|
|
187
|
+
"prepare": "husky install"
|
|
164
188
|
}
|
|
165
189
|
}
|
package/partfile
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`fafca3d`](https://github.com/eea/volto-eea-kitkat/commit/fafca3dde924f93e0d83aadd4ab49bd36f7a28e3)]
|
|
2
|
-
- i18n: Add en [Alin Voinea - [`91b42ec`](https://github.com/eea/volto-eea-kitkat/commit/91b42ecfdea8a077d1b72ec82ba840420dcfc748)]
|
package/releasefile
CHANGED
|
@@ -1,157 +1,36 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-group-block: 6.3.0 ~ 6.3.1](https://github.com/eea/volto-group-block/releases)
|
|
4
4
|
|
|
5
|
-
###### :rocket: New Features
|
|
6
|
-
|
|
7
|
-
- feat(accordion): improve a11n by providing aria-expanded and open close using spacebar on header [David Ichim - [`26951d9`](https://github.com/eea/volto-accordion-block/commit/26951d9f729b868658feba0971cd3c68fdb228be)]
|
|
8
|
-
###### :hammer_and_wrench: Others
|
|
9
|
-
|
|
10
|
-
- Release 10.2.0 [Alin Voinea - [`357dce5`](https://github.com/eea/volto-accordion-block/commit/357dce5d45f87b42f705f2a5d35d6e601168bb12)]
|
|
11
|
-
- update test snapshot after latest a11n changes [David Ichim - [`12cc58f`](https://github.com/eea/volto-accordion-block/commit/12cc58fd5f8831f8daba4cf9b3d8bb0392a3c129)]
|
|
12
|
-
|
|
13
|
-
###### :rocket: New Features
|
|
14
|
-
|
|
15
|
-
- feat: open Panels on diff - Refs [#256378](https://taskman.eionet.europa.eu/issues/256378) [dobri1408 - [`47cfb04`](https://github.com/eea/volto-accordion-block/commit/47cfb044ba98a984b50c2b4c321174a7a280ad1c)]
|
|
16
5
|
###### :bug: Bug Fixes
|
|
17
6
|
|
|
18
|
-
- fix
|
|
7
|
+
- fix: rendering of listing blocks inside defaultTemplate #257871 [nileshgulia1 - [`40ad609`](https://github.com/eea/volto-group-block/commit/40ad6093fb38acda35f7955795ec4cd90f11378c)]
|
|
19
8
|
###### :house: Internal changes
|
|
20
9
|
|
|
21
|
-
-
|
|
22
|
-
###### :hammer_and_wrench: Others
|
|
23
|
-
|
|
24
|
-
- i18n: Add en [Alin Voinea - [`13f2685`](https://github.com/eea/volto-accordion-block/commit/13f26851c2d9ff6dfed2319443afa19a24f7db02)]
|
|
25
|
-
- Release 10.3.0 [Alin Voinea - [`4b59ff2`](https://github.com/eea/volto-accordion-block/commit/4b59ff2af0d988de7d8cc72eeb59d865b01b6f38)]
|
|
26
|
-
|
|
27
|
-
### [@eeacms/volto-anchors: 0.4.0 ~ 0.4.1](https://github.com/eea/volto-anchors/releases)
|
|
28
|
-
|
|
10
|
+
- style: lint-staged reorder in package.json [Alin Voinea - [`f29c1df`](https://github.com/eea/volto-group-block/commit/f29c1df1b8fce6d4a93db08ccc944f1ac8bc8b8b)]
|
|
29
11
|
###### :hammer_and_wrench: Others
|
|
30
12
|
|
|
31
|
-
-
|
|
32
|
-
- test:
|
|
33
|
-
|
|
34
|
-
### [@eeacms/volto-columns-block: 6.3.2 ~ 6.3.3](https://github.com/eea/volto-columns-block/releases)
|
|
35
|
-
|
|
36
|
-
###### :rocket: New Features
|
|
37
|
-
|
|
38
|
-
- feat: add Spanish language [Leonardo Caballero - [`2e9baca`](https://github.com/eea/volto-columns-block/commit/2e9baca538250fe287dfc8c253b54f06bf5f5c10)]
|
|
39
|
-
###### :house: Documentation changes
|
|
40
|
-
|
|
41
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`54401a7`](https://github.com/eea/volto-columns-block/commit/54401a7a8ab2294312734c3a8be627d1597a224b)]
|
|
42
|
-
###### :hammer_and_wrench: Others
|
|
13
|
+
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`2e9d601`](https://github.com/eea/volto-group-block/commit/2e9d60101dfe24420a126dbf360d0f32b6a1f9af)]
|
|
14
|
+
- test: Add cypress test for group block in DX Layout - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [Crețu Mihaela - [`06d23ed`](https://github.com/eea/volto-group-block/commit/06d23ed82c959d6569ed57902b2e36bdc0fec970)]
|
|
43
15
|
|
|
44
|
-
-
|
|
45
|
-
- maintenance: Updated i18n support [Leonardo Caballero - [`5d157ec`](https://github.com/eea/volto-columns-block/commit/5d157eccd948336545e71d02d8f7cb37a896c386)]
|
|
46
|
-
|
|
47
|
-
### [@eeacms/volto-quote-block: 1.2.1 ~ 1.2.2](https://github.com/eea/volto-quote-block/releases)
|
|
48
|
-
|
|
49
|
-
###### :house: Documentation changes
|
|
50
|
-
|
|
51
|
-
- docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`d28a1c4`](https://github.com/eea/volto-quote-block/commit/d28a1c43021a48f27687552f700883cbc35d17c6)]
|
|
52
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`f37377d`](https://github.com/eea/volto-quote-block/commit/f37377dc0d2f7211a670cf339d8a3d0c56cf1e2d)]
|
|
53
|
-
###### :hammer_and_wrench: Others
|
|
54
|
-
|
|
55
|
-
- i18n: Add en [Alin Voinea - [`04d46b7`](https://github.com/eea/volto-quote-block/commit/04d46b7fa0c5f7cab7da416e502fa52003b50297)]
|
|
56
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`bb82a02`](https://github.com/eea/volto-quote-block/commit/bb82a02399a690bbbfc001188dd6371d27c40fb3)]
|
|
57
|
-
|
|
58
|
-
### [@eeacms/volto-slate-footnote: 6.1.2 ~ 6.1.4](https://github.com/eea/volto-slate-footnote/releases)
|
|
16
|
+
### [@eeacms/volto-slate-footnote: 6.1.4 ~ 6.1.5](https://github.com/eea/volto-slate-footnote/releases)
|
|
59
17
|
|
|
60
18
|
###### :bug: Bug Fixes
|
|
61
19
|
|
|
62
|
-
- fix:
|
|
63
|
-
###### :house: Documentation changes
|
|
64
|
-
|
|
65
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`64077a5`](https://github.com/eea/volto-slate-footnote/commit/64077a55200a3d35048867ed1816ef1544b86af9)]
|
|
66
|
-
- docs: add docker backend [valentinab25 - [`72280e8`](https://github.com/eea/volto-slate-footnote/commit/72280e87274f52ecfb513d8d7853e2a1a57df6a4)]
|
|
67
|
-
###### :hammer_and_wrench: Others
|
|
68
|
-
|
|
69
|
-
- increase code covreage [Dobricean Ioan Dorian - [`d61c883`](https://github.com/eea/volto-slate-footnote/commit/d61c883df33355c8c79abd1dc2b9e55590f2542b)]
|
|
70
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`e2a4d77`](https://github.com/eea/volto-slate-footnote/commit/e2a4d77e2d750bd1a35b470e7731ccca59c5bbc4)]
|
|
71
|
-
- i18n: Add en [Alin Voinea - [`8a48917`](https://github.com/eea/volto-slate-footnote/commit/8a489177b3a5f11aa742d5213442a67f9cb6b2e9)]
|
|
72
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`86ea0e1`](https://github.com/eea/volto-slate-footnote/commit/86ea0e1034d4b3c8be08a43cf7daf393675898de)]
|
|
73
|
-
|
|
74
|
-
###### :bug: Bug Fixes
|
|
75
|
-
|
|
76
|
-
- fix: force footnotes to open in the same tab - Refs [#257251](https://taskman.eionet.europa.eu/issues/257251) [dobri1408 - [`20bb988`](https://github.com/eea/volto-slate-footnote/commit/20bb988534413a837786ab10cc09244498dbcb7e)]
|
|
77
|
-
###### :hammer_and_wrench: Others
|
|
78
|
-
|
|
79
|
-
- increase code coverage [Dobricean Ioan Dorian - [`3ba3ef3`](https://github.com/eea/volto-slate-footnote/commit/3ba3ef3187b1119d7be96ac2f952a36368163b97)]
|
|
80
|
-
|
|
81
|
-
### [@eeacms/volto-slate-zotero: 5.2.2 ~ 5.2.3](https://github.com/eea/volto-slate-zotero/releases)
|
|
82
|
-
|
|
83
|
-
###### :bug: Bug Fixes
|
|
84
|
-
|
|
85
|
-
- fix: parse int no results from openaire - Refs [#256515](https://taskman.eionet.europa.eu/issues/256515) [rexalex - [`efdad78`](https://github.com/eea/volto-slate-zotero/commit/efdad78847affdcaca5207823572e4b6a3b33703)]
|
|
86
|
-
- fix: improve css to fix eea design system visual bugs - Refs [#256753](https://taskman.eionet.europa.eu/issues/256753) [rexalex - [`c7aa518`](https://github.com/eea/volto-slate-zotero/commit/c7aa5189a92e5885922fd12c94b6a1435eb236e6)]
|
|
87
|
-
###### :house: Documentation changes
|
|
88
|
-
|
|
89
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`44be84d`](https://github.com/eea/volto-slate-zotero/commit/44be84d007e076391652c330ac5718c039afccf2)]
|
|
90
|
-
###### :hammer_and_wrench: Others
|
|
91
|
-
|
|
92
|
-
- i18n: Add en [Alin Voinea - [`802aa40`](https://github.com/eea/volto-slate-zotero/commit/802aa40bed8d24c9dbe0f8b820a2ed50054c2da5)]
|
|
93
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`c7ca468`](https://github.com/eea/volto-slate-zotero/commit/c7ca468a8688593f0d8898e3727660b9f0c8cd19)]
|
|
94
|
-
|
|
95
|
-
### [@eeacms/volto-statistic-block: 3.0.0 ~ 3.0.1](https://github.com/eea/volto-statistic-block/releases)
|
|
96
|
-
|
|
97
|
-
###### :house: Documentation changes
|
|
98
|
-
|
|
99
|
-
- docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`3a5ebbc`](https://github.com/eea/volto-statistic-block/commit/3a5ebbc8a7526170773a9153200aa48dbc7df89e)]
|
|
100
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`edf24ac`](https://github.com/eea/volto-statistic-block/commit/edf24ac3c8d4516ee6256341f340aa73c0abf0a9)]
|
|
101
|
-
###### :hammer_and_wrench: Others
|
|
102
|
-
|
|
103
|
-
- i18n: Add en [Alin Voinea - [`8954bbb`](https://github.com/eea/volto-statistic-block/commit/8954bbbe756f8137118f66eaca660d0a6c72986c)]
|
|
104
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`32673cf`](https://github.com/eea/volto-statistic-block/commit/32673cf884a5ce7287a7e7538bd6f04925e98901)]
|
|
105
|
-
|
|
106
|
-
### [@eeacms/volto-tabs-block: 5.0.8 ~ 5.1.0](https://github.com/eea/volto-tabs-block/releases)
|
|
107
|
-
|
|
108
|
-
###### :rocket: New Features
|
|
109
|
-
|
|
110
|
-
- feat(i18n): Add i18n support and pt_BR translation #62 from andreclimaco/develop [ichim-david - [`7c64ce8`](https://github.com/eea/volto-tabs-block/commit/7c64ce8cfc0b83fa76fa59faa5eac11bad6b01be)]
|
|
111
|
-
###### :bug: Bug Fixes
|
|
112
|
-
|
|
113
|
-
- fix:console error in HorizontalResponsiveView and HorizontalResponsiveEdit [André Clímaco - [`e80acd4`](https://github.com/eea/volto-tabs-block/commit/e80acd436be01560f82d143a1649f6d4e1cd6ae2)]
|
|
20
|
+
- fix: index not showing on diff - Refs [#257191](https://taskman.eionet.europa.eu/issues/257191) [dobri1408 - [`bd6eb19`](https://github.com/eea/volto-slate-footnote/commit/bd6eb197213e23420fdd2f185447cb92a8156fc9)]
|
|
114
21
|
###### :house: Internal changes
|
|
115
22
|
|
|
116
|
-
-
|
|
117
|
-
- chore(docs): update README with the correct path to the gif #61 from eea/docs [ichim-david - [`8b75a86`](https://github.com/eea/volto-tabs-block/commit/8b75a869d1d82caa75bf45a15178063e660ec0cf)]
|
|
118
|
-
###### :house: Documentation changes
|
|
119
|
-
|
|
120
|
-
- docs: update README with the correct path to the gif [ana-oprea - [`53989f7`](https://github.com/eea/volto-tabs-block/commit/53989f7ba9e7fa6657d53ee3b717345d5c13bafd)]
|
|
23
|
+
- style: lint-staged reorder in package.json [Alin Voinea - [`c618c3c`](https://github.com/eea/volto-slate-footnote/commit/c618c3c12a878cc87fb9c3fd658eeb5d1241e871)]
|
|
121
24
|
###### :hammer_and_wrench: Others
|
|
122
25
|
|
|
123
|
-
-
|
|
124
|
-
- bump package version [David Ichim - [`011a9f0`](https://github.com/eea/volto-tabs-block/commit/011a9f0ef826e3a1367f0ea81a64072f49e239f8)]
|
|
125
|
-
- lint fix after i18n enhancements from community [David Ichim - [`c46f8e1`](https://github.com/eea/volto-tabs-block/commit/c46f8e1096ab7e99b9a98e1c191b27f508e977eb)]
|
|
126
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`21697b3`](https://github.com/eea/volto-tabs-block/commit/21697b3ebe7f52f7753e491ab76733df4004955f)]
|
|
127
|
-
- Add i18n support and pt_BR translation [André Clímaco - [`dfb1e66`](https://github.com/eea/volto-tabs-block/commit/dfb1e667a91e8250ea437a950217c6474771f3e5)]
|
|
26
|
+
- test: EN locales, pre-commit fix, feature PRs checks Refs [#257193](https://taskman.eionet.europa.eu/issues/257193) [valentinab25 - [`6886cf7`](https://github.com/eea/volto-slate-footnote/commit/6886cf796c58d38fcce7c515bda1d3586420a58a)]
|
|
128
27
|
|
|
129
|
-
### [@eeacms/volto-
|
|
28
|
+
### [@eeacms/volto-slate-label: 0.5.3 ~ 0.5.5](https://github.com/eea/volto-slate-label/releases)
|
|
130
29
|
|
|
131
|
-
###### :house: Internal changes
|
|
132
30
|
|
|
133
|
-
- chore: Remove i18n.js script [Alin Voinea - [`9322f26`](https://github.com/eea/volto-widget-temporal-coverage/commit/9322f26c79826cb2c62308a6e357f881e1c29975)]
|
|
134
|
-
###### :house: Documentation changes
|
|
135
31
|
|
|
136
|
-
- docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`36161fe`](https://github.com/eea/volto-widget-temporal-coverage/commit/36161fe73d8622ea827c01b162c7b830010b0452)]
|
|
137
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`ca96f9e`](https://github.com/eea/volto-widget-temporal-coverage/commit/ca96f9ec6378bf0838b47dc7e500d9ebdd3cae88)]
|
|
138
32
|
###### :hammer_and_wrench: Others
|
|
139
33
|
|
|
140
|
-
-
|
|
141
|
-
-
|
|
142
|
-
|
|
143
|
-
### [@eeacms/volto-widget-theme-picker: 1.1.2 ~ 1.1.3](https://github.com/eea/volto-widget-theme-picker/releases)
|
|
144
|
-
|
|
145
|
-
###### :house: Documentation changes
|
|
146
|
-
|
|
147
|
-
- docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`6fb046f`](https://github.com/eea/volto-widget-theme-picker/commit/6fb046f8eeeddc279aebe092c59f6b3760a3cc4c)]
|
|
148
|
-
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`21582c2`](https://github.com/eea/volto-widget-theme-picker/commit/21582c27b657333b05b9244a5bc970b7e358844e)]
|
|
149
|
-
###### :hammer_and_wrench: Others
|
|
150
|
-
|
|
151
|
-
- i18n: Add en [Alin Voinea - [`887a3ae`](https://github.com/eea/volto-widget-theme-picker/commit/887a3ae639c49d368e76365eb42cdc9d4ee223ee)]
|
|
152
|
-
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`0aa0de3`](https://github.com/eea/volto-widget-theme-picker/commit/0aa0de382baa92e95dd857fe7b20bec01b0ded96)]
|
|
153
|
-
|
|
154
|
-
# Internal
|
|
34
|
+
- Add more tests [kreafox - [`f04ad03`](https://github.com/eea/volto-slate-label/commit/f04ad03cf50abffde59e6c086846bedac641a4d5)]
|
|
35
|
+
- Update tests [kreafox - [`68ebc30`](https://github.com/eea/volto-slate-label/commit/68ebc3005202f96e58a77a4beb930621d50f2887)]
|
|
155
36
|
|
|
156
|
-
- test: Fix package.json scripts to use makefile [Alin Voinea - [`fafca3d`](https://github.com/eea/volto-eea-kitkat/commit/fafca3dde924f93e0d83aadd4ab49bd36f7a28e3)]
|
|
157
|
-
- i18n: Add en [Alin Voinea - [`91b42ec`](https://github.com/eea/volto-eea-kitkat/commit/91b42ecfdea8a077d1b72ec82ba840420dcfc748)]
|