@eeacms/volto-eea-kitkat 16.1.0 → 17.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 +21 -2
- package/CHANGELOG.md +21 -2
- package/README.md +0 -1
- package/new.json +17 -19
- package/old.json +55 -55
- package/package.json +17 -19
- package/partfile +5 -2
- package/releasefile +43 -203
package/CHANGELOG
CHANGED
|
@@ -4,7 +4,27 @@ 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
|
-
### [
|
|
7
|
+
### [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 26 July 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-tabs-block@5.0.7 [EEA Jenkins - [`9ddc764`](https://github.com/eea/volto-eea-kitkat/commit/9ddc76450f1adaa8313eac49e2b75284b3112866)]
|
|
12
|
+
- Release @eeacms/volto-nextcloud-video-block@0.4.3 [EEA Jenkins - [`6918807`](https://github.com/eea/volto-eea-kitkat/commit/6918807a0731e547479e9efb71ac546c78127c52)]
|
|
13
|
+
- Release @eeacms/volto-accordion-block@9.3.0 [EEA Jenkins - [`fac1887`](https://github.com/eea/volto-eea-kitkat/commit/fac1887e31642e93440430b28a350b0232efc2c5)]
|
|
14
|
+
- Release @eeacms/volto-anchors@0.3.4 [EEA Jenkins - [`59c754e`](https://github.com/eea/volto-eea-kitkat/commit/59c754e3d9b31dd359edbebb5728f3f9a4bc2241)]
|
|
15
|
+
- Release @eeacms/volto-statistic-block@2.0.0 [EEA Jenkins - [`9f5298f`](https://github.com/eea/volto-eea-kitkat/commit/9f5298f2300f858e9a685f96e86bb49167e56328)]
|
|
16
|
+
- Release @eeacms/volto-slate-metadata-mentions@7.0.0 [EEA Jenkins - [`920cb80`](https://github.com/eea/volto-eea-kitkat/commit/920cb80b4110c550d000b14f40679387d20a6d85)]
|
|
17
|
+
- Release @eeacms/volto-metadata-block@6.0.0 [EEA Jenkins - [`e07dbfa`](https://github.com/eea/volto-eea-kitkat/commit/e07dbfa6efbb842ae3e04fbede650a2a641db630)]
|
|
18
|
+
|
|
19
|
+
#### :nail_care: Enhancements
|
|
20
|
+
|
|
21
|
+
- refactor: remove countup - refs #254634 [dobri1408 - [`3995859`](https://github.com/eea/volto-eea-kitkat/commit/3995859a57a0568ed874b1c8ef5d842bbc12cfc9)]
|
|
22
|
+
- refactor: Remove volto-widgets-view dependency - refs #254206 [dobri1408 - [`65c873c`](https://github.com/eea/volto-eea-kitkat/commit/65c873c3d621f95211576f9ba7c54177c85ec161)]
|
|
23
|
+
|
|
24
|
+
#### :hammer_and_wrench: Others
|
|
25
|
+
|
|
26
|
+
- Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
|
|
27
|
+
### [16.1.0](https://github.com/eea/volto-eea-kitkat/compare/16.0.4...16.1.0) - 25 July 2023
|
|
8
28
|
|
|
9
29
|
#### :rocket: Dependency updates
|
|
10
30
|
|
|
@@ -41,7 +61,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
41
61
|
#### :hammer_and_wrench: Others
|
|
42
62
|
|
|
43
63
|
- test: add e2e and unit tests for VersionOverview- refs #254313 [ana-oprea - [`6e24ede`](https://github.com/eea/volto-eea-kitkat/commit/6e24edef5ec9aba0ffcc06ea445fea428a4e28e5)]
|
|
44
|
-
- Release 16.1.0 [Alin Voinea - [`72cc9a3`](https://github.com/eea/volto-eea-kitkat/commit/72cc9a3437df849e128ae2327e324e34820ba326)]
|
|
45
64
|
### [16.0.4](https://github.com/eea/volto-eea-kitkat/compare/16.0.3...16.0.4) - 5 July 2023
|
|
46
65
|
|
|
47
66
|
### [16.0.3](https://github.com/eea/volto-eea-kitkat/compare/16.0.2...16.0.3) - 4 July 2023
|
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,27 @@ 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
|
-
### [
|
|
7
|
+
### [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 26 July 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-tabs-block@5.0.7 [EEA Jenkins - [`9ddc764`](https://github.com/eea/volto-eea-kitkat/commit/9ddc76450f1adaa8313eac49e2b75284b3112866)]
|
|
12
|
+
- Release @eeacms/volto-nextcloud-video-block@0.4.3 [EEA Jenkins - [`6918807`](https://github.com/eea/volto-eea-kitkat/commit/6918807a0731e547479e9efb71ac546c78127c52)]
|
|
13
|
+
- Release @eeacms/volto-accordion-block@9.3.0 [EEA Jenkins - [`fac1887`](https://github.com/eea/volto-eea-kitkat/commit/fac1887e31642e93440430b28a350b0232efc2c5)]
|
|
14
|
+
- Release @eeacms/volto-anchors@0.3.4 [EEA Jenkins - [`59c754e`](https://github.com/eea/volto-eea-kitkat/commit/59c754e3d9b31dd359edbebb5728f3f9a4bc2241)]
|
|
15
|
+
- Release @eeacms/volto-statistic-block@2.0.0 [EEA Jenkins - [`9f5298f`](https://github.com/eea/volto-eea-kitkat/commit/9f5298f2300f858e9a685f96e86bb49167e56328)]
|
|
16
|
+
- Release @eeacms/volto-slate-metadata-mentions@7.0.0 [EEA Jenkins - [`920cb80`](https://github.com/eea/volto-eea-kitkat/commit/920cb80b4110c550d000b14f40679387d20a6d85)]
|
|
17
|
+
- Release @eeacms/volto-metadata-block@6.0.0 [EEA Jenkins - [`e07dbfa`](https://github.com/eea/volto-eea-kitkat/commit/e07dbfa6efbb842ae3e04fbede650a2a641db630)]
|
|
18
|
+
|
|
19
|
+
#### :nail_care: Enhancements
|
|
20
|
+
|
|
21
|
+
- refactor: remove countup - refs #254634 [dobri1408 - [`3995859`](https://github.com/eea/volto-eea-kitkat/commit/3995859a57a0568ed874b1c8ef5d842bbc12cfc9)]
|
|
22
|
+
- refactor: Remove volto-widgets-view dependency - refs #254206 [dobri1408 - [`65c873c`](https://github.com/eea/volto-eea-kitkat/commit/65c873c3d621f95211576f9ba7c54177c85ec161)]
|
|
23
|
+
|
|
24
|
+
#### :hammer_and_wrench: Others
|
|
25
|
+
|
|
26
|
+
- Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
|
|
27
|
+
### [16.1.0](https://github.com/eea/volto-eea-kitkat/compare/16.0.4...16.1.0) - 25 July 2023
|
|
8
28
|
|
|
9
29
|
#### :rocket: Dependency updates
|
|
10
30
|
|
|
@@ -41,7 +61,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
41
61
|
#### :hammer_and_wrench: Others
|
|
42
62
|
|
|
43
63
|
- test: add e2e and unit tests for VersionOverview- refs #254313 [ana-oprea - [`6e24ede`](https://github.com/eea/volto-eea-kitkat/commit/6e24edef5ec9aba0ffcc06ea445fea428a4e28e5)]
|
|
44
|
-
- Release 16.1.0 [Alin Voinea - [`72cc9a3`](https://github.com/eea/volto-eea-kitkat/commit/72cc9a3437df849e128ae2327e324e34820ba326)]
|
|
45
64
|
### [16.0.4](https://github.com/eea/volto-eea-kitkat/compare/16.0.3...16.0.4) - 5 July 2023
|
|
46
65
|
|
|
47
66
|
### [16.0.3](https://github.com/eea/volto-eea-kitkat/compare/16.0.2...16.0.3) - 4 July 2023
|
package/README.md
CHANGED
|
@@ -29,7 +29,6 @@ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend
|
|
|
29
29
|
1. [](https://github.com/eea/volto-corsproxy/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-corsproxy/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-corsproxy/job/develop/display/redirect) [@eeacms/volto-corsproxy](https://github.com/eea/volto-corsproxy)
|
|
30
30
|
1. [](https://github.com/eea/volto-taxonomy/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-taxonomy/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-taxonomy/job/develop/display/redirect) [@eeacms/volto-taxonomy](https://github.com/eea/volto-taxonomy)
|
|
31
31
|
1. [](https://github.com/eea/volto-object-widget/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-object-widget/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-object-widget/job/develop/display/redirect) [@eeacms/volto-object-widget](https://github.com/eea/volto-object-widget)
|
|
32
|
-
1. [](https://github.com/eea/volto-widgets-view/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widgets-view/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widgets-view/job/develop/display/redirect) [@eeacms/volto-widgets-view](https://github.com/eea/volto-widgets-view.git)
|
|
33
32
|
1. [](https://github.com/eea/volto-widget-theme-picker/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-theme-picker/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-theme-picker/job/develop/display/redirect) [@eeacms/volto-widget-theme-picker](https://github.com/eea/volto-widget-theme-picker)
|
|
34
33
|
1. [](https://github.com/eea/volto-widget-toggle/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-toggle/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-toggle/job/develop/display/redirect) [@eeacms/volto-widget-toggle](https://github.com/eea/volto-widget-toggle)
|
|
35
34
|
1. [](https://github.com/eea/volto-widget-temporal-coverage/releases) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-temporal-coverage/job/master/display/redirect) [](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-temporal-coverage/job/develop/display/redirect) [@eeacms/volto-widget-temporal-coverage](https://github.com/eea/volto-widget-temporal-coverage)
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "17.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",
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
"@eeacms/volto-corsproxy",
|
|
28
28
|
"@eeacms/volto-taxonomy",
|
|
29
29
|
"@eeacms/volto-object-widget",
|
|
30
|
-
"@eeacms/volto-widgets-view",
|
|
31
30
|
"@eeacms/volto-widget-theme-picker",
|
|
32
31
|
"@eeacms/volto-widget-toggle",
|
|
33
32
|
"@eeacms/volto-widget-temporal-coverage",
|
|
@@ -60,8 +59,9 @@
|
|
|
60
59
|
"@eeacms/volto-anchors"
|
|
61
60
|
],
|
|
62
61
|
"dependencies": {
|
|
63
|
-
"@eeacms/
|
|
64
|
-
"@eeacms/volto-
|
|
62
|
+
"@eeacms/countup": "2.0.4",
|
|
63
|
+
"@eeacms/volto-accordion-block": "9.3.0",
|
|
64
|
+
"@eeacms/volto-anchors": "0.3.4",
|
|
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",
|
|
@@ -74,18 +74,18 @@
|
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
75
|
"@eeacms/volto-listing-block": "4.2.2",
|
|
76
76
|
"@eeacms/volto-matomo": "4.1.3",
|
|
77
|
-
"@eeacms/volto-metadata-block": "
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
77
|
+
"@eeacms/volto-metadata-block": "6.0.0",
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.3",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.1",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
83
83
|
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
84
84
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
85
|
-
"@eeacms/volto-slate-metadata-mentions": "
|
|
85
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
87
|
-
"@eeacms/volto-statistic-block": "
|
|
88
|
-
"@eeacms/volto-tabs-block": "5.0.
|
|
87
|
+
"@eeacms/volto-statistic-block": "2.0.0",
|
|
88
|
+
"@eeacms/volto-tabs-block": "5.0.7",
|
|
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",
|
|
@@ -94,15 +94,14 @@
|
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
95
95
|
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
97
|
-
"@eeacms/volto-widgets-view": "4.2.2",
|
|
98
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
99
98
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
100
99
|
},
|
|
101
100
|
"resolutions": {
|
|
102
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
103
|
-
"@eeacms/volto-anchors": "0.3.
|
|
101
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.3",
|
|
102
|
+
"@eeacms/volto-anchors": "0.3.4",
|
|
104
103
|
"@eeacms/volto-quote-block": "1.2.1",
|
|
105
|
-
"@eeacms/volto-statistic-block": "
|
|
104
|
+
"@eeacms/volto-statistic-block": "2.0.0",
|
|
106
105
|
"@eeacms/volto-tags-block": "1.2.1",
|
|
107
106
|
"@eeacms/volto-call-to-action-block": "4.1.4",
|
|
108
107
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
@@ -110,7 +109,7 @@
|
|
|
110
109
|
"@eeacms/volto-description-block": "1.1.3",
|
|
111
110
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
112
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
113
|
-
"@eeacms/volto-accordion-block": "9.
|
|
112
|
+
"@eeacms/volto-accordion-block": "9.3.0",
|
|
114
113
|
"@eeacms/volto-banner": "3.1.3",
|
|
115
114
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
116
115
|
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
@@ -120,22 +119,21 @@
|
|
|
120
119
|
"@eeacms/volto-group-block": "6.2.0",
|
|
121
120
|
"@eeacms/volto-listing-block": "4.2.2",
|
|
122
121
|
"@eeacms/volto-matomo": "4.1.3",
|
|
123
|
-
"@eeacms/volto-metadata-block": "
|
|
122
|
+
"@eeacms/volto-metadata-block": "6.0.0",
|
|
124
123
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
125
124
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
126
125
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
127
126
|
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
128
|
-
"@eeacms/volto-slate-metadata-mentions": "
|
|
127
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
129
128
|
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
130
|
-
"@eeacms/volto-tabs-block": "5.0.
|
|
129
|
+
"@eeacms/volto-tabs-block": "5.0.7",
|
|
131
130
|
"@eeacms/volto-taxonomy": "4.1.0",
|
|
132
131
|
"@eeacms/volto-widget-geolocation": "5.1.2",
|
|
133
132
|
"@eeacms/volto-widget-dataprovenance": "0.3.3",
|
|
134
133
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
135
134
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
136
|
-
"@eeacms/volto-widgets-view": "4.2.2",
|
|
137
135
|
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
138
|
-
"
|
|
136
|
+
"@eeacms/countup": "2.0.4"
|
|
139
137
|
},
|
|
140
138
|
"devDependencies": {
|
|
141
139
|
"@cypress/code-coverage": "^3.10.0",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "16.0
|
|
3
|
+
"version": "16.1.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",
|
|
@@ -60,81 +60,81 @@
|
|
|
60
60
|
"@eeacms/volto-anchors"
|
|
61
61
|
],
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@eeacms/volto-accordion-block": "9.
|
|
64
|
-
"@eeacms/volto-anchors": "0.3.
|
|
65
|
-
"@eeacms/volto-banner": "3.1.
|
|
63
|
+
"@eeacms/volto-accordion-block": "9.2.0",
|
|
64
|
+
"@eeacms/volto-anchors": "0.3.3",
|
|
65
|
+
"@eeacms/volto-banner": "3.1.3",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
67
|
-
"@eeacms/volto-block-image-cards": "1.3.
|
|
68
|
-
"@eeacms/volto-block-style": "5.2.
|
|
67
|
+
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
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.
|
|
71
|
-
"@eeacms/volto-corsproxy": "3.1.
|
|
72
|
-
"@eeacms/volto-description-block": "1.1.
|
|
73
|
-
"@eeacms/volto-group-block": "6.
|
|
74
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
75
|
-
"@eeacms/volto-listing-block": "4.2.
|
|
76
|
-
"@eeacms/volto-matomo": "4.1.
|
|
77
|
-
"@eeacms/volto-metadata-block": "5.1.
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
79
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
80
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
70
|
+
"@eeacms/volto-columns-block": "6.3.2",
|
|
71
|
+
"@eeacms/volto-corsproxy": "3.1.3",
|
|
72
|
+
"@eeacms/volto-description-block": "1.1.3",
|
|
73
|
+
"@eeacms/volto-group-block": "6.2.0",
|
|
74
|
+
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
|
+
"@eeacms/volto-listing-block": "4.2.2",
|
|
76
|
+
"@eeacms/volto-matomo": "4.1.3",
|
|
77
|
+
"@eeacms/volto-metadata-block": "5.1.2",
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.2",
|
|
79
|
+
"@eeacms/volto-object-widget": "5.1.3",
|
|
80
|
+
"@eeacms/volto-quote-block": "1.2.1",
|
|
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.
|
|
83
|
+
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
84
84
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
85
|
-
"@eeacms/volto-slate-metadata-mentions": "6.1.
|
|
86
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
87
|
-
"@eeacms/volto-statistic-block": "1.3.
|
|
85
|
+
"@eeacms/volto-slate-metadata-mentions": "6.1.2",
|
|
86
|
+
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
87
|
+
"@eeacms/volto-statistic-block": "1.3.1",
|
|
88
88
|
"@eeacms/volto-tabs-block": "5.0.6",
|
|
89
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
90
|
-
"@eeacms/volto-taxonomy": "4.0
|
|
91
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
89
|
+
"@eeacms/volto-tags-block": "1.2.1",
|
|
90
|
+
"@eeacms/volto-taxonomy": "4.1.0",
|
|
91
|
+
"@eeacms/volto-timeline-block": "1.1.2",
|
|
92
92
|
"@eeacms/volto-widget-dataprovenance": "0.3.3",
|
|
93
|
-
"@eeacms/volto-widget-geolocation": "5.1.
|
|
93
|
+
"@eeacms/volto-widget-geolocation": "5.1.2",
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
95
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
96
|
-
"@eeacms/volto-widget-toggle": "3.1.
|
|
97
|
-
"@eeacms/volto-widgets-view": "4.2.
|
|
95
|
+
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
96
|
+
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
97
|
+
"@eeacms/volto-widgets-view": "4.2.2",
|
|
98
98
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
99
99
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
100
100
|
},
|
|
101
101
|
"resolutions": {
|
|
102
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
103
|
-
"@eeacms/volto-anchors": "0.3.
|
|
104
|
-
"@eeacms/volto-quote-block": "1.2.
|
|
105
|
-
"@eeacms/volto-statistic-block": "1.3.
|
|
106
|
-
"@eeacms/volto-tags-block": "1.2.
|
|
102
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.2",
|
|
103
|
+
"@eeacms/volto-anchors": "0.3.3",
|
|
104
|
+
"@eeacms/volto-quote-block": "1.2.1",
|
|
105
|
+
"@eeacms/volto-statistic-block": "1.3.1",
|
|
106
|
+
"@eeacms/volto-tags-block": "1.2.1",
|
|
107
107
|
"@eeacms/volto-call-to-action-block": "4.1.4",
|
|
108
|
-
"@eeacms/volto-hero-block": "5.4.
|
|
109
|
-
"@eeacms/volto-timeline-block": "1.1.
|
|
110
|
-
"@eeacms/volto-description-block": "1.1.
|
|
108
|
+
"@eeacms/volto-hero-block": "5.4.1",
|
|
109
|
+
"@eeacms/volto-timeline-block": "1.1.2",
|
|
110
|
+
"@eeacms/volto-description-block": "1.1.3",
|
|
111
111
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
112
112
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
113
|
-
"@eeacms/volto-accordion-block": "9.
|
|
114
|
-
"@eeacms/volto-banner": "3.1.
|
|
113
|
+
"@eeacms/volto-accordion-block": "9.2.0",
|
|
114
|
+
"@eeacms/volto-banner": "3.1.3",
|
|
115
115
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
116
|
-
"@eeacms/volto-block-image-cards": "1.3.
|
|
117
|
-
"@eeacms/volto-block-style": "5.2.
|
|
118
|
-
"@eeacms/volto-columns-block": "6.3.
|
|
119
|
-
"@eeacms/volto-corsproxy": "3.1.
|
|
120
|
-
"@eeacms/volto-group-block": "6.
|
|
121
|
-
"@eeacms/volto-listing-block": "4.2.
|
|
122
|
-
"@eeacms/volto-matomo": "4.1.
|
|
123
|
-
"@eeacms/volto-metadata-block": "5.1.
|
|
124
|
-
"@eeacms/volto-object-widget": "5.1.
|
|
116
|
+
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
117
|
+
"@eeacms/volto-block-style": "5.2.2",
|
|
118
|
+
"@eeacms/volto-columns-block": "6.3.2",
|
|
119
|
+
"@eeacms/volto-corsproxy": "3.1.3",
|
|
120
|
+
"@eeacms/volto-group-block": "6.2.0",
|
|
121
|
+
"@eeacms/volto-listing-block": "4.2.2",
|
|
122
|
+
"@eeacms/volto-matomo": "4.1.3",
|
|
123
|
+
"@eeacms/volto-metadata-block": "5.1.2",
|
|
124
|
+
"@eeacms/volto-object-widget": "5.1.3",
|
|
125
125
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
126
126
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
127
|
-
"@eeacms/volto-slate-footnote": "6.1.
|
|
128
|
-
"@eeacms/volto-slate-metadata-mentions": "6.1.
|
|
129
|
-
"@eeacms/volto-slate-zotero": "5.2.
|
|
127
|
+
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
128
|
+
"@eeacms/volto-slate-metadata-mentions": "6.1.2",
|
|
129
|
+
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
130
130
|
"@eeacms/volto-tabs-block": "5.0.6",
|
|
131
|
-
"@eeacms/volto-taxonomy": "4.0
|
|
132
|
-
"@eeacms/volto-widget-geolocation": "5.1.
|
|
131
|
+
"@eeacms/volto-taxonomy": "4.1.0",
|
|
132
|
+
"@eeacms/volto-widget-geolocation": "5.1.2",
|
|
133
133
|
"@eeacms/volto-widget-dataprovenance": "0.3.3",
|
|
134
134
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
135
|
-
"@eeacms/volto-widget-toggle": "3.1.
|
|
136
|
-
"@eeacms/volto-widgets-view": "4.2.
|
|
137
|
-
"@eeacms/volto-widget-theme-picker": "1.1.
|
|
135
|
+
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
136
|
+
"@eeacms/volto-widgets-view": "4.2.2",
|
|
137
|
+
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
138
138
|
"react-countup/countup.js": "2.5.0"
|
|
139
139
|
},
|
|
140
140
|
"devDependencies": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "17.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",
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
"@eeacms/volto-corsproxy",
|
|
28
28
|
"@eeacms/volto-taxonomy",
|
|
29
29
|
"@eeacms/volto-object-widget",
|
|
30
|
-
"@eeacms/volto-widgets-view",
|
|
31
30
|
"@eeacms/volto-widget-theme-picker",
|
|
32
31
|
"@eeacms/volto-widget-toggle",
|
|
33
32
|
"@eeacms/volto-widget-temporal-coverage",
|
|
@@ -60,8 +59,9 @@
|
|
|
60
59
|
"@eeacms/volto-anchors"
|
|
61
60
|
],
|
|
62
61
|
"dependencies": {
|
|
63
|
-
"@eeacms/
|
|
64
|
-
"@eeacms/volto-
|
|
62
|
+
"@eeacms/countup": "2.0.4",
|
|
63
|
+
"@eeacms/volto-accordion-block": "9.3.0",
|
|
64
|
+
"@eeacms/volto-anchors": "0.3.4",
|
|
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",
|
|
@@ -74,18 +74,18 @@
|
|
|
74
74
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
75
75
|
"@eeacms/volto-listing-block": "4.2.2",
|
|
76
76
|
"@eeacms/volto-matomo": "4.1.3",
|
|
77
|
-
"@eeacms/volto-metadata-block": "
|
|
78
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
77
|
+
"@eeacms/volto-metadata-block": "6.0.0",
|
|
78
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.3",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.2.1",
|
|
81
81
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
82
82
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
83
83
|
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
84
84
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
85
|
-
"@eeacms/volto-slate-metadata-mentions": "
|
|
85
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
86
86
|
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
87
|
-
"@eeacms/volto-statistic-block": "
|
|
88
|
-
"@eeacms/volto-tabs-block": "5.0.
|
|
87
|
+
"@eeacms/volto-statistic-block": "2.0.0",
|
|
88
|
+
"@eeacms/volto-tabs-block": "5.0.7",
|
|
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",
|
|
@@ -94,15 +94,14 @@
|
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
95
95
|
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
97
|
-
"@eeacms/volto-widgets-view": "4.2.2",
|
|
98
97
|
"@kitconcept/volto-blocks-grid": "7.0.2",
|
|
99
98
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
100
99
|
},
|
|
101
100
|
"resolutions": {
|
|
102
|
-
"@eeacms/volto-nextcloud-video-block": "0.4.
|
|
103
|
-
"@eeacms/volto-anchors": "0.3.
|
|
101
|
+
"@eeacms/volto-nextcloud-video-block": "0.4.3",
|
|
102
|
+
"@eeacms/volto-anchors": "0.3.4",
|
|
104
103
|
"@eeacms/volto-quote-block": "1.2.1",
|
|
105
|
-
"@eeacms/volto-statistic-block": "
|
|
104
|
+
"@eeacms/volto-statistic-block": "2.0.0",
|
|
106
105
|
"@eeacms/volto-tags-block": "1.2.1",
|
|
107
106
|
"@eeacms/volto-call-to-action-block": "4.1.4",
|
|
108
107
|
"@eeacms/volto-hero-block": "5.4.1",
|
|
@@ -110,7 +109,7 @@
|
|
|
110
109
|
"@eeacms/volto-description-block": "1.1.3",
|
|
111
110
|
"@eeacms/volto-slate-label": "0.5.2",
|
|
112
111
|
"@plone-collective/volto-sentry": "0.3.0",
|
|
113
|
-
"@eeacms/volto-accordion-block": "9.
|
|
112
|
+
"@eeacms/volto-accordion-block": "9.3.0",
|
|
114
113
|
"@eeacms/volto-banner": "3.1.3",
|
|
115
114
|
"@eeacms/volto-block-divider": "6.1.2",
|
|
116
115
|
"@eeacms/volto-block-image-cards": "1.3.3",
|
|
@@ -120,22 +119,21 @@
|
|
|
120
119
|
"@eeacms/volto-group-block": "6.2.0",
|
|
121
120
|
"@eeacms/volto-listing-block": "4.2.2",
|
|
122
121
|
"@eeacms/volto-matomo": "4.1.3",
|
|
123
|
-
"@eeacms/volto-metadata-block": "
|
|
122
|
+
"@eeacms/volto-metadata-block": "6.0.0",
|
|
124
123
|
"@eeacms/volto-object-widget": "5.1.3",
|
|
125
124
|
"@eeacms/volto-resize-helper": "1.3.3",
|
|
126
125
|
"@eeacms/volto-sentry-rancher-config": "3.1.1",
|
|
127
126
|
"@eeacms/volto-slate-footnote": "6.1.2",
|
|
128
|
-
"@eeacms/volto-slate-metadata-mentions": "
|
|
127
|
+
"@eeacms/volto-slate-metadata-mentions": "7.0.0",
|
|
129
128
|
"@eeacms/volto-slate-zotero": "5.2.2",
|
|
130
|
-
"@eeacms/volto-tabs-block": "5.0.
|
|
129
|
+
"@eeacms/volto-tabs-block": "5.0.7",
|
|
131
130
|
"@eeacms/volto-taxonomy": "4.1.0",
|
|
132
131
|
"@eeacms/volto-widget-geolocation": "5.1.2",
|
|
133
132
|
"@eeacms/volto-widget-dataprovenance": "0.3.3",
|
|
134
133
|
"@eeacms/volto-widget-temporal-coverage": "5.1.2",
|
|
135
134
|
"@eeacms/volto-widget-toggle": "3.1.2",
|
|
136
|
-
"@eeacms/volto-widgets-view": "4.2.2",
|
|
137
135
|
"@eeacms/volto-widget-theme-picker": "1.1.2",
|
|
138
|
-
"
|
|
136
|
+
"@eeacms/countup": "2.0.4"
|
|
139
137
|
},
|
|
140
138
|
"devDependencies": {
|
|
141
139
|
"@cypress/code-coverage": "^3.10.0",
|
package/partfile
CHANGED
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
-
|
|
1
|
+
#### :nail_care: Enhancements
|
|
2
|
+
- refactor: remove countup - refs #254634 [dobri1408 - [`3995859`](https://github.com/eea/volto-eea-kitkat/commit/3995859a57a0568ed874b1c8ef5d842bbc12cfc9)]
|
|
3
|
+
- refactor: Remove volto-widgets-view dependency - refs #254206 [dobri1408 - [`65c873c`](https://github.com/eea/volto-eea-kitkat/commit/65c873c3d621f95211576f9ba7c54177c85ec161)]
|
|
4
|
+
#### :hammer_and_wrench: Others
|
|
5
|
+
- Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
|
package/releasefile
CHANGED
|
@@ -1,250 +1,90 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-accordion-block: 9.
|
|
4
|
-
|
|
5
|
-
###### :bug: Bug Fixes
|
|
6
|
-
|
|
7
|
-
- fix(accordion): block-chooser and power user menu display issues #76 from eea/develop [ichim-david - [`c073473`](https://github.com/eea/volto-accordion-block/commit/c073473f4c8d37705142b019c833d5c263ed606b)]
|
|
8
|
-
- fix(accordion): margin and padding of .item.accordion within power menu [David Ichim - [`3a9c8f5`](https://github.com/eea/volto-accordion-block/commit/3a9c8f5777d200dc6213d4648c97c94bd7991bcc)]
|
|
9
|
-
###### :nail_care: Enhancements
|
|
10
|
-
|
|
11
|
-
- change(accordion): optionally load the menu.variables from eea theme or site theme [David Ichim - [`e886074`](https://github.com/eea/volto-accordion-block/commit/e886074169c5763af0abdd913014fce06fdb4512)]
|
|
12
|
-
###### :hammer_and_wrench: Others
|
|
13
|
-
|
|
14
|
-
- added several comments describing what that css fixes [David Ichim - [`c084a1f`](https://github.com/eea/volto-accordion-block/commit/c084a1f065d6412143bbf8c3bb23eb6080795dea)]
|
|
15
|
-
- restore z-index value added by community contribution [David Ichim - [`d78fc69`](https://github.com/eea/volto-accordion-block/commit/d78fc6976273e809f83746f15bccc2896067944f)]
|
|
16
|
-
- provide fallback values for variables just to be on the safe side regarding the optional imports [David Ichim - [`0057892`](https://github.com/eea/volto-accordion-block/commit/0057892bea50eb2ada62f7c570e9ac3b95653054)]
|
|
17
|
-
- lint fix [David Ichim - [`d903580`](https://github.com/eea/volto-accordion-block/commit/d90358092c081a9b5cdd09dc63968c5c1c2d93a1)]
|
|
18
|
-
- udate version from 9.0.1 to 9.1.0 [Claudia Ifrim - [`63d82cd`](https://github.com/eea/volto-accordion-block/commit/63d82cdfbfea5e894607ee4e43bc6305ecb414a8)]
|
|
19
|
-
- fix prettier [Claudia Ifrim - [`beb35eb`](https://github.com/eea/volto-accordion-block/commit/beb35eb85242da5000b4bc83895590d6d0825abd)]
|
|
20
|
-
- Refs##255274 - fix css for columns block in accordion block [Claudia Ifrim - [`3f01e69`](https://github.com/eea/volto-accordion-block/commit/3f01e6970a7c7d13d200dfa9cf893e9f2f484600)]
|
|
21
|
-
- test: Fix to work also with Volto 17.alpha / webpack 5 [Alin Voinea - [`d17ae38`](https://github.com/eea/volto-accordion-block/commit/d17ae38dde13339c1721d1f6d595a8c9f7e7fb4e)]
|
|
3
|
+
### [@eeacms/volto-accordion-block: 9.2.0 ~ 9.3.0](https://github.com/eea/volto-accordion-block/releases)
|
|
22
4
|
|
|
23
5
|
###### :rocket: New Features
|
|
24
6
|
|
|
25
|
-
- feat:
|
|
7
|
+
- feat: add contitions to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - [`76e624d`](https://github.com/eea/volto-accordion-block/commit/76e624db2231b81e33bd7c1107792d1b10aa6ab6)]
|
|
8
|
+
- feat: add selected items ids in query params and implement function to scroll to item if present in URL [Cretu Mihaela - [`447c67e`](https://github.com/eea/volto-accordion-block/commit/447c67ebda7b749ce74492258efa28e0ea4a1c06)]
|
|
26
9
|
###### :bug: Bug Fixes
|
|
27
10
|
|
|
28
|
-
- fix:
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
- Release 9.2.0 [Alin Voinea - [`3f77074`](https://github.com/eea/volto-accordion-block/commit/3f77074d1bcd105f6ef30c2ef595babb11f358ec)]
|
|
32
|
-
|
|
33
|
-
### [@eeacms/volto-anchors: 0.3.2 ~ 0.3.3](https://github.com/eea/volto-anchors/releases)
|
|
34
|
-
|
|
11
|
+
- fix: fix hover and focused border for block child section [Claudia Ifrim - [`4c18b4f`](https://github.com/eea/volto-accordion-block/commit/4c18b4f90d915c415b47e48d4aed017fe89fcfa7)]
|
|
12
|
+
- fix: updating URL when clicking on anchors inside accordion [Cretu Mihaela - [`c2ecb89`](https://github.com/eea/volto-accordion-block/commit/c2ecb89930df699f6e004675aa208dcaf7ba48c6)]
|
|
35
13
|
###### :hammer_and_wrench: Others
|
|
36
14
|
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
|
|
40
|
-
|
|
15
|
+
- Release 9.3.0 [Alin Voinea - [`1728aa1`](https://github.com/eea/volto-accordion-block/commit/1728aa1ff25b36e6353710659db4f085e148bdfd)]
|
|
16
|
+
- add comment [Claudia Ifrim - [`6ccecbf`](https://github.com/eea/volto-accordion-block/commit/6ccecbf14afe4e3b58e6fec337d1e49f3c6bb88b)]
|
|
17
|
+
- update snapshots [Cretu Mihaela - [`1ab81b5`](https://github.com/eea/volto-accordion-block/commit/1ab81b5e9eeca504c8cd051f84a4b39caab38510)]
|
|
18
|
+
- remove setTimeout and fix useEffect [Cretu Mihaela - [`4c765d7`](https://github.com/eea/volto-accordion-block/commit/4c765d7bfc8b2951a91224dadf90853cfe9b10ef)]
|
|
19
|
+
- move function outside the component [Cretu Mihaela - [`aa5c542`](https://github.com/eea/volto-accordion-block/commit/aa5c5421f9d7233f0bc5da94caf1dcf59859482c)]
|
|
20
|
+
- remove 'allow linking' checkbox [Cretu Mihaela - [`9456684`](https://github.com/eea/volto-accordion-block/commit/945668495b5f0d1e5283db1b00c0bbf9fdc302d6)]
|
|
21
|
+
- fix cypress test [Cretu Mihaela - [`25d57b2`](https://github.com/eea/volto-accordion-block/commit/25d57b2fbf3684605faeb6dd124c4552aa4f43f7)]
|
|
22
|
+
- fix useEffect warning [Cretu Mihaela - [`b7d28b4`](https://github.com/eea/volto-accordion-block/commit/b7d28b42838ccf024fa6c4cbfb846b4ce089c36d)]
|
|
41
23
|
|
|
24
|
+
### [@eeacms/volto-anchors: 0.3.3 ~ 0.3.4](https://github.com/eea/volto-anchors/releases)
|
|
42
25
|
|
|
26
|
+
###### :rocket: New Features
|
|
43
27
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
###### :hammer_and_wrench: Others
|
|
47
|
-
|
|
48
|
-
- test: add unit tests for utils, ImageCardsView and ImageCardsEdit - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`5c88199`](https://github.com/eea/volto-block-image-cards/commit/5c88199fc6523fe217aa87dea3670caeb3c22097)]
|
|
49
|
-
|
|
50
|
-
### [@eeacms/volto-block-style: 5.2.1 ~ 5.2.2](https://github.com/eea/volto-block-style/releases)
|
|
51
|
-
|
|
52
|
-
###### :bug: Bug Fixes
|
|
53
|
-
|
|
54
|
-
- fix: Slate not being rendered on view - Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`66e5f6c`](https://github.com/eea/volto-block-style/commit/66e5f6cb56e71e7ac8048c365832de9faf069222)]
|
|
55
|
-
###### :nail_care: Enhancements
|
|
56
|
-
|
|
57
|
-
- refactor: Fix issues identified by Sonarqube Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`eecfdfc`](https://github.com/eea/volto-block-style/commit/eecfdfc85ed366230c38e9da382b88a15b8adebd)]
|
|
58
|
-
- refactor: Fix issues identified by Sonarqube Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`bb680d1`](https://github.com/eea/volto-block-style/commit/bb680d13cf544a15e001d437216b196cafd44059)]
|
|
28
|
+
- feat: add dropdown menu for items in toc getting out of viewport - Refs [#254302](https://taskman.eionet.europa.eu/issues/254302) [Crețu Mihaela - [`db39fec`](https://github.com/eea/volto-anchors/commit/db39fecb6a07d4c9476b1fc16c3c7cd77f08f3c3)]
|
|
59
29
|
###### :hammer_and_wrench: Others
|
|
60
30
|
|
|
61
|
-
- test:
|
|
31
|
+
- test: Cypress test - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [Crețu Mihaela - [`263be0a`](https://github.com/eea/volto-anchors/commit/263be0af99c60f6cad32381f4d95bdf74bd0e329)]
|
|
32
|
+
- test: Add Cypress tests [Crețu Mihaela - [`5c680b9`](https://github.com/eea/volto-anchors/commit/5c680b9866b5779ad4d573f02fdd3d3a95758694)]
|
|
62
33
|
|
|
63
|
-
### [@eeacms/volto-
|
|
34
|
+
### [@eeacms/volto-metadata-block: 5.1.2 ~ 6.0.0](https://github.com/eea/volto-metadata-block/releases)
|
|
64
35
|
|
|
65
36
|
###### :nail_care: Enhancements
|
|
66
37
|
|
|
67
|
-
- refactor:
|
|
68
|
-
- refactor: Fix issues identified by Sonarqube Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`cb9a81f`](https://github.com/eea/volto-columns-block/commit/cb9a81fd0a794f9c26afe0c3d09dfe2b8fd9f896)]
|
|
38
|
+
- refactor: remove volto-widget-view dependency - Refs [#254206](https://taskman.eionet.europa.eu/issues/254206) [dobri1408 - [`3379997`](https://github.com/eea/volto-metadata-block/commit/3379997ea5e507885f9eee54feb403cd804ca8a9)]
|
|
69
39
|
###### :hammer_and_wrench: Others
|
|
70
40
|
|
|
71
|
-
-
|
|
72
|
-
|
|
73
|
-
### [@eeacms/volto-corsproxy: 3.1.2 ~ 3.1.3](https://github.com/eea/volto-corsproxy/releases)
|
|
41
|
+
- Release 6.0.0 [Alin Voinea - [`7ff0a06`](https://github.com/eea/volto-metadata-block/commit/7ff0a0665b3ae45e03db2758d1ad4ca557650376)]
|
|
74
42
|
|
|
43
|
+
### [@eeacms/volto-nextcloud-video-block: 0.4.2 ~ 0.4.3](https://github.com/eea/volto-nextcloud-video-block/releases)
|
|
75
44
|
|
|
45
|
+
###### :bug: Bug Fixes
|
|
76
46
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
47
|
+
- fix: error prop expecting boolean, not string - Refs [#253293](https://taskman.eionet.europa.eu/issues/253293) [Teodor Voicu - [`e9722e5`](https://github.com/eea/volto-nextcloud-video-block/commit/e9722e5585273921e52e5012d89004984a4b075f)]
|
|
80
48
|
|
|
81
|
-
### [@eeacms/volto-
|
|
49
|
+
### [@eeacms/volto-slate-metadata-mentions: 6.1.2 ~ 7.0.0](https://github.com/eea/volto-slate-metadata-mentions/releases)
|
|
82
50
|
|
|
83
51
|
###### :nail_care: Enhancements
|
|
84
52
|
|
|
85
|
-
- refactor:
|
|
86
|
-
###### :hammer_and_wrench: Others
|
|
87
|
-
|
|
88
|
-
- Release 6.2.0 [Alin Voinea - [`e4e254d`](https://github.com/eea/volto-group-block/commit/e4e254da4c109ee1c8c8a9ce42821eeabfae06ef)]
|
|
89
|
-
|
|
90
|
-
### [@eeacms/volto-hero-block: 5.4.0 ~ 5.4.1](https://github.com/eea/volto-hero-block/releases)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
### [@eeacms/volto-listing-block: 4.2.1 ~ 4.2.2](https://github.com/eea/volto-listing-block/releases)
|
|
95
|
-
|
|
53
|
+
- refactor: Remove volto-widgets-view dependency - Refs [#254206](https://taskman.eionet.europa.eu/issues/254206) [dobri1408 - [`a9b712f`](https://github.com/eea/volto-slate-metadata-mentions/commit/a9b712f5c898d2ac9179f00bac23abd20232cbb9)]
|
|
96
54
|
###### :hammer_and_wrench: Others
|
|
97
55
|
|
|
98
|
-
-
|
|
99
|
-
- test: Fix issues identified by Sonarqube Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`29fe139`](https://github.com/eea/volto-listing-block/commit/29fe13952299e3265a49aacf9875e3a164af7e58)]
|
|
56
|
+
- Release 7.0.0 [Alin Voinea - [`ab6713f`](https://github.com/eea/volto-slate-metadata-mentions/commit/ab6713f00c385f88a409e259aa6e14f8e11ec788)]
|
|
100
57
|
|
|
101
|
-
### [@eeacms/volto-
|
|
58
|
+
### [@eeacms/volto-statistic-block: 1.3.1 ~ 2.0.0](https://github.com/eea/volto-statistic-block/releases)
|
|
102
59
|
|
|
103
60
|
###### :rocket: New Features
|
|
104
61
|
|
|
105
|
-
- feat:
|
|
106
|
-
- feat: track url params for campaign reports [nileshgulia1 - [`b7711b3`](https://github.com/eea/volto-matomo/commit/b7711b383c0b1dbb9a24ef8c23f5680eaa896540)]
|
|
107
|
-
###### :bug: Bug Fixes
|
|
108
|
-
|
|
109
|
-
- fix: use + operator [nileshgulia1 - [`0759b11`](https://github.com/eea/volto-matomo/commit/0759b1192d09a2da19d4d003ec55c564e6e05210)]
|
|
110
|
-
###### :nail_care: Enhancements
|
|
111
|
-
|
|
112
|
-
- refactor: remove setCustomUrl as trackPageView uses it in behind [nileshgulia1 - [`d7485fa`](https://github.com/eea/volto-matomo/commit/d7485fabc6fa628146715a39c450193df3b66885)]
|
|
62
|
+
- feat: Use the new @eeacms/countup library refs - #254634 [dobri1408 - [`95f2e82`](https://github.com/eea/volto-statistic-block/commit/95f2e82dbbe44b4db7cb20433fc73b1851437e5c)]
|
|
113
63
|
###### :hammer_and_wrench: Others
|
|
114
64
|
|
|
115
|
-
-
|
|
116
|
-
- dedupe useEffect dep [nileshgulia1 - [`229b8af`](https://github.com/eea/volto-matomo/commit/229b8af5353d76ce57ec78dd22abd5eedc664bdb)]
|
|
117
|
-
|
|
118
|
-
###### :rocket: New Features
|
|
119
|
-
|
|
120
|
-
- feat: track searches in matomo [UnaiEtxaburu - [`543d0d1`](https://github.com/eea/volto-matomo/commit/543d0d1073e4307712d112c89c7cc751fb591612)]
|
|
121
|
-
###### :hammer_and_wrench: Others
|
|
65
|
+
- Release 2.0.0 [Alin Voinea - [`f9c2246`](https://github.com/eea/volto-statistic-block/commit/f9c224615a638c62f26de1115c1f957827d87949)]
|
|
122
66
|
|
|
123
|
-
-
|
|
124
|
-
|
|
125
|
-
### [@eeacms/volto-metadata-block: 5.1.1 ~ 5.1.2](https://github.com/eea/volto-metadata-block/releases)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
### [@eeacms/volto-nextcloud-video-block: 0.4.1 ~ 0.4.2](https://github.com/eea/volto-nextcloud-video-block/releases)
|
|
130
|
-
|
|
131
|
-
###### :hammer_and_wrench: Others
|
|
132
|
-
|
|
133
|
-
- test: Fix issues identified by Sonarqube - Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`c959a61`](https://github.com/eea/volto-nextcloud-video-block/commit/c959a61fe15781ee0a500c688ade813495107039)]
|
|
134
|
-
|
|
135
|
-
### [@eeacms/volto-object-widget: 5.1.2 ~ 5.1.3](https://github.com/eea/volto-object-widget/releases)
|
|
136
|
-
|
|
137
|
-
###### :hammer_and_wrench: Others
|
|
138
|
-
|
|
139
|
-
- test: add unit tests for AttachedImageWidget, ObjectTypesWidget and delete unreachable branch - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`f46dd19`](https://github.com/eea/volto-object-widget/commit/f46dd193b61e67f535995959e4fc02b6374492b6)]
|
|
140
|
-
|
|
141
|
-
### [@eeacms/volto-quote-block: 1.2.0 ~ 1.2.1](https://github.com/eea/volto-quote-block/releases)
|
|
142
|
-
|
|
143
|
-
###### :hammer_and_wrench: Others
|
|
144
|
-
|
|
145
|
-
- test: Fix issues identified by Sonarqube Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`7ca6fe0`](https://github.com/eea/volto-quote-block/commit/7ca6fe0321d6610de826fc813003bb9f5b49e210)]
|
|
146
|
-
|
|
147
|
-
### [@eeacms/volto-slate-footnote: 6.1.1 ~ 6.1.2](https://github.com/eea/volto-slate-footnote/releases)
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
### [@eeacms/volto-slate-metadata-mentions: 6.1.1 ~ 6.1.2](https://github.com/eea/volto-slate-metadata-mentions/releases)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
### [@eeacms/volto-slate-zotero: 5.2.1 ~ 5.2.2](https://github.com/eea/volto-slate-zotero/releases)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
### [@eeacms/volto-statistic-block: 1.3.0 ~ 1.3.1](https://github.com/eea/volto-statistic-block/releases)
|
|
67
|
+
### [@eeacms/volto-tabs-block: 5.0.6 ~ 5.0.7](https://github.com/eea/volto-tabs-block/releases)
|
|
160
68
|
|
|
161
69
|
###### :bug: Bug Fixes
|
|
162
70
|
|
|
163
|
-
- fix:
|
|
164
|
-
|
|
71
|
+
- fix: console error in DefaultView - Refs [#253293](https://taskman.eionet.europa.eu/issues/253293) [Teodor Voicu - [`361798b`](https://github.com/eea/volto-tabs-block/commit/361798baf8f749eb88f889a9f270a1c3301af80f)]
|
|
72
|
+
###### :house: Documentation changes
|
|
165
73
|
|
|
166
|
-
|
|
74
|
+
- docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`a54f828`](https://github.com/eea/volto-tabs-block/commit/a54f828e0e3c38b0d44aa31f82819dde7dd3c2bb)]
|
|
167
75
|
|
|
168
|
-
|
|
76
|
+
## New packages
|
|
169
77
|
|
|
170
|
-
|
|
171
|
-
- fix: prevent link to leave site - Refs [#254291](https://taskman.eionet.europa.eu/issues/254291) [dobri1408 - [`6ee7d6c`](https://github.com/eea/volto-tags-block/commit/6ee7d6cfe735dd1c75899cab4fa4f61bbd38c49a)]
|
|
78
|
+
### [@eeacms/countup](https://github.com/eea/countup/releases): 2.0.4
|
|
172
79
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
###### :bug: Bug Fixes
|
|
176
|
-
|
|
177
|
-
- fix: child title input [Teodor Voicu - [`f273238`](https://github.com/eea/volto-taxonomy/commit/f273238d44b443da7160215451c94d3cad67cdeb)]
|
|
178
|
-
- fix: change title if there is a translation available [Teodor Voicu - [`4ab9421`](https://github.com/eea/volto-taxonomy/commit/4ab9421a36833fef721c972db807035a8b8df4d0)]
|
|
179
|
-
- fix(remove): remove old TermWidget [nileshgulia1 - [`3e0ec80`](https://github.com/eea/volto-taxonomy/commit/3e0ec80b0f222f1d8bc2b01995125c1d617d724a)]
|
|
180
|
-
- fix(taxonomy listing): bbb for eea.api.taxonomy [nileshgulia1 - [`c2e2968`](https://github.com/eea/volto-taxonomy/commit/c2e29686066beaeed3ce41280050da8220bc8720)]
|
|
181
|
-
###### :nail_care: Enhancements
|
|
182
|
-
|
|
183
|
-
- change(EditTaxonomy): add language select and translation support [nileshgulia1 - [`be2f2b9`](https://github.com/eea/volto-taxonomy/commit/be2f2b97485672cd3208f925826e2844d79552b9)]
|
|
184
|
-
- refactor(EditTaxonomy): add insert node at same level button Refs [#145360](https://taskman.eionet.europa.eu/issues/145360) [nileshgulia1 - [`59008a4`](https://github.com/eea/volto-taxonomy/commit/59008a470cd58b174fa0ba7d8d772db90417cb80)]
|
|
185
|
-
- refactor(EditTaxonomy): move action buttons inside input wrapper [nileshgulia1 - [`df50f7a`](https://github.com/eea/volto-taxonomy/commit/df50f7ae71891a58c38e6197f456b77f8528598f)]
|
|
186
|
-
###### :hammer_and_wrench: Others
|
|
187
|
-
|
|
188
|
-
- Merge pull request #25 from eea/develop [Nilesh - [`6a1cac0`](https://github.com/eea/volto-taxonomy/commit/6a1cac08f5f88b5a4d1a70551b187c5499c16244)]
|
|
189
|
-
- bump version 4.1.0 [Nilesh - [`de88163`](https://github.com/eea/volto-taxonomy/commit/de881634f33c9106f3c8113340255c759c01da07)]
|
|
190
|
-
- resolve conflicts [Teodor Voicu - [`e95278e`](https://github.com/eea/volto-taxonomy/commit/e95278e3db68bc8856ae600765e2b97b2ba6c825)]
|
|
191
|
-
- remove update id from schema [Teodor Voicu - [`cbdf014`](https://github.com/eea/volto-taxonomy/commit/cbdf014a41a63d608bbf055eea9d2c3c308d4ecd)]
|
|
192
|
-
- code cleanup [Teodor Voicu - [`b2b7a6a`](https://github.com/eea/volto-taxonomy/commit/b2b7a6ac15663064fe4400bf63ae4806ac70adaa)]
|
|
193
|
-
- fix edit taxonomy fields [Teodor Voicu - [`9ce1dac`](https://github.com/eea/volto-taxonomy/commit/9ce1dace28b37d7af409ccca51095c936b1a51af)]
|
|
194
|
-
- change styling [Teodor Voicu - [`cddaa7f`](https://github.com/eea/volto-taxonomy/commit/cddaa7f3dff5b96b72c0a21ce7dcef21c01860d5)]
|
|
195
|
-
- code cleanup [Teodor Voicu - [`76b75ff`](https://github.com/eea/volto-taxonomy/commit/76b75ff2b7b1a7f3774324db89229b7756f9edec)]
|
|
196
|
-
- :fix: enabled to edit children title [Teodor Voicu - [`ad18cd6`](https://github.com/eea/volto-taxonomy/commit/ad18cd66bebe1599da44577f5b27a6806edaf2b4)]
|
|
197
|
-
- show empty field if no translation provided [Teodor Voicu - [`0ff1edc`](https://github.com/eea/volto-taxonomy/commit/0ff1edc5f6e854b10f43fecdf21814c9defae6e3)]
|
|
198
|
-
- test: Fix issues identified by Sonarqube - Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`015433f`](https://github.com/eea/volto-taxonomy/commit/015433f0ff87d2df9e4e27b1b7889b80b33f5be4)]
|
|
199
|
-
- test: add unit tests for TaxonomySettings - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`b747308`](https://github.com/eea/volto-taxonomy/commit/b74730840fd27b33efc1de535348c47a04227d99)]
|
|
200
|
-
- fix react.useCallback [nileshgulia1 - [`43f7b16`](https://github.com/eea/volto-taxonomy/commit/43f7b16986fe1e1aa7e2457acbee48836ff6e2c6)]
|
|
201
|
-
- fix eslint [nileshgulia1 - [`8e108ce`](https://github.com/eea/volto-taxonomy/commit/8e108ce2e88dfcb48e80de642774bb20d7914293)]
|
|
202
|
-
- fix tests [nileshgulia1 - [`df26a02`](https://github.com/eea/volto-taxonomy/commit/df26a023df0ff52d3952f8027198f084124994db)]
|
|
203
|
-
- Edit taxonomies settings tab [nileshgulia1 - [`3845214`](https://github.com/eea/volto-taxonomy/commit/3845214c492c6288098de50856a0dc5671b7041b)]
|
|
204
|
-
- support for Edit taxonomy fields [nileshgulia1 - [`1d2d262`](https://github.com/eea/volto-taxonomy/commit/1d2d262aa8dc080db8f709943c31b9e4f4ea2573)]
|
|
205
|
-
- react usecallback and remove console.logs [nileshgulia1 - [`ea4fd54`](https://github.com/eea/volto-taxonomy/commit/ea4fd54990c249ef641f47c1ad08698f109bd136)]
|
|
206
|
-
- refactor get and delete endpoints [nileshgulia1 - [`d95be9b`](https://github.com/eea/volto-taxonomy/commit/d95be9bc661dad64093c4a95f80b877a62570e2c)]
|
|
207
|
-
- check for duplicated node ids [nileshgulia1 - [`a640d47`](https://github.com/eea/volto-taxonomy/commit/a640d471b4a02ea3cb4fc91579dd325d055deb5b)]
|
|
208
|
-
- reply no content in update taxonomy [nileshgulia1 - [`d69b6f3`](https://github.com/eea/volto-taxonomy/commit/d69b6f3971d73a6512cbb1ec6683d67077d66626)]
|
|
209
|
-
- get parsed data from backend, add icons and toast [nileshgulia1 - [`faacffe`](https://github.com/eea/volto-taxonomy/commit/faacffee5f183261db3299dba670aca570074dc1)]
|
|
210
|
-
- use uuid as keys [nileshgulia1 - [`b93fabf`](https://github.com/eea/volto-taxonomy/commit/b93fabfee53088ea59c793f67c309c641cee90e8)]
|
|
211
|
-
- edit taxonomies data with react-tree [nileshgulia1 - [`50bad97`](https://github.com/eea/volto-taxonomy/commit/50bad97cd2096aa68d8ca9922dadba408bce14a0)]
|
|
212
|
-
- add react-sortable-tree [nileshgulia1 - [`24cf688`](https://github.com/eea/volto-taxonomy/commit/24cf6889f42c1e6f3a689f24ce0b5befb9e4e961)]
|
|
213
|
-
- subscribe to store [nileshgulia1 - [`1bf27d1`](https://github.com/eea/volto-taxonomy/commit/1bf27d1f8358a4cd2a755e4e8d739cf5206ed91d)]
|
|
214
|
-
- update taxonomy data [nileshgulia1 - [`7a85d94`](https://github.com/eea/volto-taxonomy/commit/7a85d9475c9662a7018a455ce7b5b051efd0af65)]
|
|
215
|
-
- dedupe network calls [nileshgulia1 - [`f4bfe37`](https://github.com/eea/volto-taxonomy/commit/f4bfe37d28d90948e948a7690f4e26e1643279ae)]
|
|
216
|
-
- simplified reducers, modified edit taxonomy [nileshgulia1 - [`e5deb4e`](https://github.com/eea/volto-taxonomy/commit/e5deb4ea9b6afff7dab77c323e43acdbc82a1c22)]
|
|
217
|
-
- simplified taxonomy schema [nileshgulia1 - [`5a85d10`](https://github.com/eea/volto-taxonomy/commit/5a85d1020201227b7254808142302faaa4a280fe)]
|
|
218
|
-
- add and delete taxonomy [nileshgulia1 - [`615996b`](https://github.com/eea/volto-taxonomy/commit/615996be69c370fd3fc85c11270d88adc323ee48)]
|
|
219
|
-
- successfull add taxonomy [nileshgulia1 - [`725f671`](https://github.com/eea/volto-taxonomy/commit/725f67161752a92ded030773febf32aa66fc230a)]
|
|
220
|
-
- use new endpoint @taxonomySchema to get the add taxonomy schema [nileshgulia1 - [`682dff6`](https://github.com/eea/volto-taxonomy/commit/682dff646ed42bde4d480a1527c0bd90c2198ac3)]
|
|
221
|
-
|
|
222
|
-
### [@eeacms/volto-timeline-block: 1.1.1 ~ 1.1.2](https://github.com/eea/volto-timeline-block/releases)
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### [@eeacms/volto-widget-geolocation: 5.1.1 ~ 5.1.2](https://github.com/eea/volto-widget-geolocation/releases)
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
### [@eeacms/volto-widget-theme-picker: 1.1.1 ~ 1.1.2](https://github.com/eea/volto-widget-theme-picker/releases)
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
### [@eeacms/volto-widget-toggle: 3.1.1 ~ 3.1.2](https://github.com/eea/volto-widget-toggle/releases)
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
### [@eeacms/volto-widgets-view: 4.2.1 ~ 4.2.2](https://github.com/eea/volto-widgets-view/releases)
|
|
239
|
-
|
|
240
|
-
###### :bug: Bug Fixes
|
|
241
|
-
|
|
242
|
-
- fix: Return to http protocol for test - Refs [#254220](https://taskman.eionet.europa.eu/issues/254220) [dana-cfc4 - [`7ed4309`](https://github.com/eea/volto-widgets-view/commit/7ed43092dffc5246ccbdaeeea6320b28c8521603)]
|
|
243
|
-
###### :hammer_and_wrench: Others
|
|
80
|
+
## Removed packages
|
|
244
81
|
|
|
245
|
-
|
|
82
|
+
### @eeacms/volto-widgets-view: 4.2.2
|
|
246
83
|
|
|
247
84
|
# Internal
|
|
248
85
|
|
|
249
|
-
|
|
250
|
-
-
|
|
86
|
+
#### :nail_care: Enhancements
|
|
87
|
+
- refactor: remove countup - refs #254634 [dobri1408 - [`3995859`](https://github.com/eea/volto-eea-kitkat/commit/3995859a57a0568ed874b1c8ef5d842bbc12cfc9)]
|
|
88
|
+
- refactor: Remove volto-widgets-view dependency - refs #254206 [dobri1408 - [`65c873c`](https://github.com/eea/volto-eea-kitkat/commit/65c873c3d621f95211576f9ba7c54177c85ec161)]
|
|
89
|
+
#### :hammer_and_wrench: Others
|
|
90
|
+
- Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
|