@eeacms/volto-eea-kitkat 17.0.0 → 18.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 CHANGED
@@ -4,7 +4,26 @@ 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
- ### [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 26 July 2023
7
+ ### [18.0.0](https://github.com/eea/volto-eea-kitkat/compare/17.0.0...18.0.0) - 17 August 2023
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-listing-block@5.0.0 [EEA Jenkins - [`d5cceba`](https://github.com/eea/volto-eea-kitkat/commit/d5cceba94248854a1564f78ce11d0a3f8d82f7b2)]
12
+ - Release @eeacms/volto-accordion-block@10.0.0 [EEA Jenkins - [`b83e0a1`](https://github.com/eea/volto-eea-kitkat/commit/b83e0a1e0816abd4d62fcbf460f27c67efea3af0)]
13
+ - Release @eeacms/volto-widget-dataprovenance@0.4.0 [EEA Jenkins - [`799a1e8`](https://github.com/eea/volto-eea-kitkat/commit/799a1e8402d6d3a94b52f7398df0ec8b77e94a3c)]
14
+ - Release @eeacms/volto-widget-geolocation@5.1.3 [EEA Jenkins - [`d304aa1`](https://github.com/eea/volto-eea-kitkat/commit/d304aa1ee4510013c542cfcbaf23678f997bf5a7)]
15
+ - Release @eeacms/volto-nextcloud-video-block@0.4.4 [EEA Jenkins - [`b6555a1`](https://github.com/eea/volto-eea-kitkat/commit/b6555a150c456dd707684c486d3cf31759f5af2c)]
16
+ - Release @eeacms/volto-anchors@0.4.0 [EEA Jenkins - [`16e6e89`](https://github.com/eea/volto-eea-kitkat/commit/16e6e89db3b4ea7d2315ac19aa31717f03eedf67)]
17
+ - Release @eeacms/volto-statistic-block@3.0.0 [EEA Jenkins - [`69f4d9d`](https://github.com/eea/volto-eea-kitkat/commit/69f4d9d89d0ce0607c2a50af46a1ae2e899277c7)]
18
+
19
+ #### :house: Documentation changes
20
+
21
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - [`30ae07d`](https://github.com/eea/volto-eea-kitkat/commit/30ae07d41ff5b686e032e1aad665bf25256be311)]
22
+
23
+ #### :hammer_and_wrench: Others
24
+
25
+ - Release 18.0.0 [Alin Voinea - [`0fd7c3a`](https://github.com/eea/volto-eea-kitkat/commit/0fd7c3a8aadb017b030dbe53ca4753805bf3612f)]
26
+ ## [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 27 July 2023
8
27
 
9
28
  #### :rocket: Dependency updates
10
29
 
package/CHANGELOG.md CHANGED
@@ -4,7 +4,26 @@ 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
- ### [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 26 July 2023
7
+ ### [18.0.0](https://github.com/eea/volto-eea-kitkat/compare/17.0.0...18.0.0) - 17 August 2023
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-listing-block@5.0.0 [EEA Jenkins - [`d5cceba`](https://github.com/eea/volto-eea-kitkat/commit/d5cceba94248854a1564f78ce11d0a3f8d82f7b2)]
12
+ - Release @eeacms/volto-accordion-block@10.0.0 [EEA Jenkins - [`b83e0a1`](https://github.com/eea/volto-eea-kitkat/commit/b83e0a1e0816abd4d62fcbf460f27c67efea3af0)]
13
+ - Release @eeacms/volto-widget-dataprovenance@0.4.0 [EEA Jenkins - [`799a1e8`](https://github.com/eea/volto-eea-kitkat/commit/799a1e8402d6d3a94b52f7398df0ec8b77e94a3c)]
14
+ - Release @eeacms/volto-widget-geolocation@5.1.3 [EEA Jenkins - [`d304aa1`](https://github.com/eea/volto-eea-kitkat/commit/d304aa1ee4510013c542cfcbaf23678f997bf5a7)]
15
+ - Release @eeacms/volto-nextcloud-video-block@0.4.4 [EEA Jenkins - [`b6555a1`](https://github.com/eea/volto-eea-kitkat/commit/b6555a150c456dd707684c486d3cf31759f5af2c)]
16
+ - Release @eeacms/volto-anchors@0.4.0 [EEA Jenkins - [`16e6e89`](https://github.com/eea/volto-eea-kitkat/commit/16e6e89db3b4ea7d2315ac19aa31717f03eedf67)]
17
+ - Release @eeacms/volto-statistic-block@3.0.0 [EEA Jenkins - [`69f4d9d`](https://github.com/eea/volto-eea-kitkat/commit/69f4d9d89d0ce0607c2a50af46a1ae2e899277c7)]
18
+
19
+ #### :house: Documentation changes
20
+
21
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - [`30ae07d`](https://github.com/eea/volto-eea-kitkat/commit/30ae07d41ff5b686e032e1aad665bf25256be311)]
22
+
23
+ #### :hammer_and_wrench: Others
24
+
25
+ - Release 18.0.0 [Alin Voinea - [`0fd7c3a`](https://github.com/eea/volto-eea-kitkat/commit/0fd7c3a8aadb017b030dbe53ca4753805bf3612f)]
26
+ ## [17.0.0](https://github.com/eea/volto-eea-kitkat/compare/16.1.0...17.0.0) - 27 July 2023
8
27
 
9
28
  #### :rocket: Dependency updates
10
29
 
package/DEVELOP.md CHANGED
@@ -4,6 +4,28 @@
4
4
 
5
5
  ## Develop
6
6
 
7
+ 1. Make sure you have `docker` and `docker compose` installed and running on your machine:
8
+
9
+ ```Bash
10
+ git clone https://github.com/eea/volto-eea-kitkat.git
11
+ cd volto-eea-kitkat
12
+ git checkout -b bugfix-123456 develop
13
+ make
14
+ make start
15
+ ```
16
+
17
+ 1. Wait for `Volto started at 0.0.0.0:3000` meesage
18
+
19
+ 1. Go to http://localhost:3000
20
+
21
+ 1. Happy hacking!
22
+
23
+ ```Bash
24
+ cd src/addons/volto-eea-kitkat/
25
+ ```
26
+
27
+ ### Or add @eeacms/volto-eea-kitkat to your Volto project
28
+
7
29
  Before starting make sure your development environment is properly set. See [Volto Developer Documentation](https://docs.voltocms.com/getting-started/install/)
8
30
 
9
31
  1. Make sure you have installed `yo`, `@plone/generator-volto` and `mrs-developer`
@@ -51,3 +73,37 @@ Before starting make sure your development environment is properly set. See [Vol
51
73
  1. Happy hacking!
52
74
 
53
75
  cd src/addons/volto-eea-kitkat/
76
+
77
+ ## Cypress
78
+
79
+ To run cypress locally, first make sure you don't have any Volto/Plone running on ports `8080` and `3000`.
80
+
81
+ You don't have to be in a `clean-volto-project`, you can be in any Volto Frontend
82
+ project where you added `volto-eea-kitkat` to `mrs.developer.json`
83
+
84
+ Go to:
85
+
86
+ ```BASH
87
+ cd src/addons/volto-eea-kitkat/
88
+ ```
89
+
90
+ Start:
91
+
92
+ ```Bash
93
+ make
94
+ make start
95
+ ```
96
+
97
+ This will build and start with Docker a clean `Plone backend` and `Volto Frontend` with `volto-eea-kitkat` block installed.
98
+
99
+ Open Cypress Interface:
100
+
101
+ ```Bash
102
+ make cypress-open
103
+ ```
104
+
105
+ Or run it:
106
+
107
+ ```Bash
108
+ make cypress-run
109
+ ```
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # volto-eea-kitkat :chocolate_bar:
1
+ # volto-eea-kitkat
2
2
 
3
3
  [![Releases](https://img.shields.io/github/v/release/eea/volto-eea-kitkat)](https://github.com/eea/volto-eea-kitkat/releases)
4
4
 
@@ -15,144 +15,63 @@
15
15
  [![Duplicated Lines (%)](https://sonarqube.eea.europa.eu/api/project_badges/measure?project=volto-eea-kitkat-develop&metric=duplicated_lines_density)](https://sonarqube.eea.europa.eu/dashboard?id=volto-eea-kitkat-develop)
16
16
 
17
17
 
18
- [Volto](https://github.com/plone/volto) Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond.
19
-
20
- The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend support for volto-eea-kitkat.
21
-
22
- ## Included Volto Add-ons
23
-
24
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-anchors)](https://github.com/eea/volto-anchors/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-anchors%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-anchors/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-anchors%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-anchors/job/develop/display/redirect) [@eeacms/volto-anchors](https://github.com/eea/volto-anchors)
25
- 1. [![Releases](https://img.shields.io/github/v/release/collective/volto-sentry)](https://github.com/collective/volto-sentry/releases) [@plone-collective/volto-sentry](https://github.com/collective/volto-sentry)
26
- 1. [![Releases](https://img.shields.io/github/v/release/kitconcept/volto-blocks-grid)](https://github.com/kitconcept/volto-blocks-grid/releases) [@kitconcept/volto-blocks-grid](https://github.com/kitconcept/volto-blocks-grid)
27
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-matomo)](https://github.com/eea/volto-matomo/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-matomo%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-matomo/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-matomo%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-matomo/job/develop/display/redirect) [@eeacms/volto-matomo](https://github.com/eea/volto-matomo)
28
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-sentry-rancher-config)](https://github.com/eea/volto-sentry-rancher-config/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-sentry-rancher-config%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-sentry-rancher-config/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-sentry-rancher-config%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-sentry-rancher-config/job/develop/display/redirect) [@eeacms/volto-sentry-rancher-config](https://github.com/eea/volto-sentry-rancher-config)
29
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-corsproxy)](https://github.com/eea/volto-corsproxy/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-corsproxy%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-corsproxy/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-corsproxy%2Fdevelop&subject=develop)](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
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-taxonomy)](https://github.com/eea/volto-taxonomy/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-taxonomy%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-taxonomy/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-taxonomy%2Fdevelop&subject=develop)](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
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-object-widget)](https://github.com/eea/volto-object-widget/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-object-widget%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-object-widget/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-object-widget%2Fdevelop&subject=develop)](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. [![Releases](https://img.shields.io/github/v/release/eea/volto-widget-theme-picker)](https://github.com/eea/volto-widget-theme-picker/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-theme-picker%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-theme-picker/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-theme-picker%2Fdevelop&subject=develop)](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)
33
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-widget-toggle)](https://github.com/eea/volto-widget-toggle/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-toggle%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-toggle/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-toggle%2Fdevelop&subject=develop)](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)
34
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-widget-temporal-coverage)](https://github.com/eea/volto-widget-temporal-coverage/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-temporal-coverage%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-temporal-coverage/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-temporal-coverage%2Fdevelop&subject=develop)](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)
35
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-widget-geolocation)](https://github.com/eea/volto-widget-geolocation/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-geolocation%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-geolocation/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-geolocation%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-geolocation/job/develop/display/redirect) [@eeacms/volto-widget-geolocation](https://github.com/eea/volto-widget-geolocation)
36
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-slate-metadata-mentions)](https://github.com/eea/volto-slate-metadata-mentions/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-metadata-mentions%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-metadata-mentions/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-metadata-mentions%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-metadata-mentions/job/develop/display/redirect) [@eeacms/volto-slate-metadata-mentions](https://github.com/eea/volto-slate-metadata-mentions)
37
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-slate-footnote)](https://github.com/eea/volto-slate-footnote/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-footnote%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-footnote/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-footnote%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-footnote/job/develop/display/redirect) [@eeacms/volto-slate-footnote](https://github.com/eea/volto-slate-footnote)
38
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-slate-zotero)](https://github.com/eea/volto-slate-zotero/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-zotero%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-zotero/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-zotero%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-zotero/job/develop/display/redirect) [@eeacms/volto-slate-zotero](https://github.com/eea/volto-slate-zotero)
39
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-accordion-block)](https://github.com/eea/volto-accordion-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-accordion-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-accordion-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-accordion-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-accordion-block/job/develop/display/redirect) [@eeacms/volto-accordion-block](https://github.com/eea/volto-accordion-block)
40
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-block-divider)](https://github.com/eea/volto-block-divider/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-divider%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-divider/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-divider%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-divider/job/develop/display/redirect) [@eeacms/volto-block-divider](https://github.com/eea/volto-block-divider)
41
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-listing-block?cache=1)](https://github.com/eea/volto-listing-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-listing-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-listing-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-listing-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-listing-block/job/develop/display/redirect) [@eeacms/volto-listing-block](https://github.com/eea/volto-listing-block)
42
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-metadata-block?cache=1)](https://github.com/eea/volto-metadata-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-metadata-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-metadata-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-metadata-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-metadata-block/job/develop/display/redirect) [@eeacms/volto-metadata-block](https://github.com/eea/volto-metadata-block)
43
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-group-block)](https://github.com/eea/volto-group-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-group-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-group-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-group-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-group-block/job/develop/display/redirect) [@eeacms/volto-group-block](https://github.com/eea/volto-group-block)
44
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-columns-block)](https://github.com/eea/volto-columns-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-columns-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-columns-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-columns-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-columns-block/job/develop/display/redirect) [@eeacms/volto-columns-block](https://github.com/eea/volto-columns-block)
45
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-tabs-block)](https://github.com/eea/volto-tabs-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tabs-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tabs-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tabs-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tabs-block/job/develop/display/redirect) [@eeacms/volto-tabs-block](https://github.com/eea/volto-tabs-block)
46
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-block-image-cards)](https://github.com/eea/volto-block-image-cards/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-image-cards%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-image-cards/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-image-cards%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-image-cards/job/develop/display/redirect) [@eeacms/volto-block-image-cards](https://github.com/eea/volto-block-image-cards)
47
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-nextcloud-video-block)](https://github.com/eea/volto-nextcloud-video-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-nextcloud-video-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-nextcloud-video-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-nextcloud-video-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-nextcloud-video-block/job/develop/display/redirect) [@eeacms/volto-nextcloud-video-block](https://github.com/eea/volto-nextcloud-video-block)
48
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-banner)](https://github.com/eea/volto-banner/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-banner%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-banner/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-banner%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-banner/job/develop/display/redirect) [@eeacms/volto-banner](https://github.com/eea/volto-banner)
49
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-resize-helper)](https://github.com/eea/volto-resize-helper/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-resize-helper%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-resize-helper/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-resize-helper%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-resize-helper/job/develop/display/redirect) [@eeacms/volto-resize-helper](https://github.com/eea/volto-resize-helper)
50
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-block-style)](https://github.com/eea/volto-block-style/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-style%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-style/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-block-style%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-block-style/job/develop/display/redirect) [@eeacms/volto-block-style](https://github.com/eea/volto-block-style)
51
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-widget-dataprovenance)](https://github.com/eea/volto-widget-dataprovenance/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-dataprovenance%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-dataprovenance/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-widget-dataprovenance%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-widget-dataprovenance/job/develop/display/redirect) [@eeacms/volto-widget-dataprovenance](https://github.com/eea/volto-widget-dataprovenance)
52
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-slate-label)](https://github.com/eea/volto-slate-label/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-label%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-label/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-slate-label%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-slate-label/job/develop/display/redirect) [@eeacms/volto-slate-label](https://github.com/eea/volto-slate-label)
53
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-call-to-action-block)](https://github.com/eea/volto-call-to-action-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-call-to-action-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-call-to-action-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-call-to-action-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-call-to-action-block/job/develop/display/redirect) [@eeacms/volto-call-to-action-block](https://github.com/eea/volto-call-to-action-block)
54
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-description-block)](https://github.com/eea/volto-description-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-description-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-description-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-description-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-description-block/job/develop/display/redirect) [@eeacms/volto-description-block](https://github.com/eea/volto-description-block)
55
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-hero-block)](https://github.com/eea/volto-hero-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-hero-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-hero-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-hero-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-hero-block/job/develop/display/redirect) [@eeacms/volto-hero-block](https://github.com/eea/volto-hero-block)
56
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-quote-block)](https://github.com/eea/volto-quote-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-quote-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-quote-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-quote-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-quote-block/job/develop/display/redirect) [@eeacms/volto-quote-block](https://github.com/eea/volto-quote-block)
57
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-statistic-block)](https://github.com/eea/volto-statistic-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-statistic-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-statistic-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-statistic-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-statistic-block/job/develop/display/redirect) [@eeacms/volto-statistic-block](https://github.com/eea/volto-statistic-block)
58
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-tags-block)](https://github.com/eea/volto-tags-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tags-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tags-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-tags-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-tags-block/job/develop/display/redirect) [@eeacms/volto-tags-block](https://github.com/eea/volto-tags-block)
59
- 1. [![Releases](https://img.shields.io/github/v/release/eea/volto-timeline-block)](https://github.com/eea/volto-timeline-block/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-timeline-block%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-timeline-block/job/master/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto-addons%2Fvolto-timeline-block%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto-addons/job/volto-timeline-block/job/develop/display/redirect) [@eeacms/volto-timeline-block](https://github.com/eea/volto-timeline-block)
60
-
61
-
62
- ## Upgrade
63
-
64
- ### Upgrading to 10.x
65
-
66
- > This version requires: `@plone/volto >= 16.0.0.alpha.45` (Sentry removed from Volto Core).
67
-
68
- #### New add-ons added
69
-
70
- 1. [@plone-collective/volto-sentry](https://github.com/collective/volto-sentry#volto-sentry)
71
- 1. [@kitconcept/volto-blocks-grid](https://github.com/kitconcept/volto-blocks-grid#volto-blocks-grid-by-kitconcept)
72
- 1. [@eeacms/volto-slate-label](https://github.com/eea/volto-slate-label#volto-slate-label)
73
- 1. [@eeacms/volto-call-to-action-block](https://github.com/eea/volto-call-to-action-block#volto-call-to-action-block)
74
- 1. [@eeacms/volto-description-block](https://github.com/eea/volto-description-block#volto-description-block)
75
- 1. [@eeacms/volto-hero-block](https://github.com/eea/volto-hero-block#volto-hero-block)
76
- 1. [@eeacms/volto-quote-block](https://github.com/eea/volto-quote-block#volto-quote-block)
77
- 1. [@eeacms/volto-statistic-block](https://github.com/eea/volto-statistic-block#volto-statistic-block)
78
- 1. [@eeacms/volto-tags-block](https://github.com/eea/volto-tags-block#volto-tags-block)
79
- 1. [@eeacms/volto-timeline-block](https://github.com/eea/volto-timeline-block#volto-timeline-block)
80
-
81
- ### Upgrading to 9.x
82
-
83
- > This version requires: `@plone/volto >= 16.0.0.alpha.15` (`volto-slate` part of Volto Core).
84
-
85
- #### Dropped dependencies (moved to Volto Core)
86
-
87
- 1. volto-slate
88
- 2. volto-block-toc
18
+ [Volto](https://github.com/plone/volto) add-on
89
19
 
20
+ ## Features
90
21
 
91
- ## Getting started
92
-
93
- ### Creating a Volto Frontend for your new EEA project
94
-
95
- 1. Make sure you have a [Plone backend](https://plone.org/download) up-and-running at http://localhost:8080/Plone
22
+ Demo GIF
96
23
 
97
- 1. Create and start Volto frontend
98
-
99
- ```
100
- npm install -g yo @plone/generator-volto
101
- yo @plone/volto new-project --addon @eeacms/volto-eea-kitkat
102
- cd new-project
24
+ ## Getting started
103
25
 
104
- yarn
105
- yarn start
106
- ```
26
+ ### Try volto-eea-kitkat with Docker
107
27
 
108
- 1. Go to http://localhost:3000
28
+ git clone https://github.com/eea/volto-eea-kitkat.git
29
+ cd volto-eea-kitkat
30
+ make
31
+ make start
109
32
 
110
- 1. Happy hacking!
33
+ Go to http://localhost:3000
111
34
 
112
- ### Add `volto-eea-kitkat` to your existing Volto Frontend
35
+ ### Add volto-eea-kitkat to your Volto project
113
36
 
114
37
  1. Make sure you have a [Plone backend](https://plone.org/download) up-and-running at http://localhost:8080/Plone
115
38
 
116
- 1. Setup Volto frontend
117
-
118
- * Update `package.json`:
119
-
120
- ```JSON
121
- "addons": [
122
- "@eeacms/volto-eea-kitkat"
123
- ],
124
- ```
125
-
126
- * Install new add-ons and restart Volto:
127
-
128
- ```
129
- yarn add -W @eeacms/volto-eea-kitkat
130
- yarn start
131
- ```
39
+ ```Bash
40
+ docker compose up backend
41
+ ```
132
42
 
133
- 1. Go to http://localhost:3000
43
+ 1. Start Volto frontend
134
44
 
135
- 1. Happy hacking!
45
+ * If you already have a volto project, just update `package.json`:
136
46
 
137
- ## Resolutions
47
+ ```JSON
48
+ "addons": [
49
+ "@eeacms/volto-eea-kitkat"
50
+ ],
138
51
 
139
- Volto EEA KitKat provides a set of generic Volto Add-ons and a `Known Good Set` of these add-ons versions to be used within your Volto projects without having to worry about which add-on version works best with another add-on.
52
+ "dependencies": {
53
+ "@eeacms/volto-eea-kitkat": "*"
54
+ }
55
+ ```
140
56
 
141
- While in other systems when you pin a package version to a specific number you will get that package version, in Javascript world [is not that simple](https://medium.com/swlh/welcome-to-dependency-hell-754a896f0440).
57
+ * If not, create one:
142
58
 
143
- For this, Volto EEA Kitkat is using [selective dependency resolutions](https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/). While this work as expected in most of the cases, you may still have some surprises.
59
+ ```
60
+ npm install -g yo @plone/generator-volto
61
+ yo @plone/volto my-volto-project --canary --addon @eeacms/volto-eea-kitkat
62
+ cd my-volto-project
63
+ ```
144
64
 
145
- ### Troubleshooting
65
+ 1. Install new add-ons and restart Volto:
146
66
 
147
- 1. Make sure your Volto project `yarn.lock` is not polluted. You can always reset your Volto project `yarn.lock` with:
67
+ ```
68
+ yarn
69
+ yarn start
70
+ ```
148
71
 
149
- $ npm install -g @plone/generator-volto
150
- $ cd my-volto-project
151
- $ yo @plone/volto --skip-install --no-interactive /tmp/new-volto-project
152
- $ cp /tmp/new-volto-project/yarn.lock .
153
- $ yarn
72
+ 1. Go to http://localhost:3000
154
73
 
155
- 2. Add-on `resolutions` don't work with `workspaces` (development mode), thus you'll need to define `resolutions` within Volto project. To tackle this issue, this Docker image automatically extracts `resolutions` from add-on and add them also to the Volto project before running tests.
74
+ 1. Happy editing!
156
75
 
157
76
  ## Release
158
77
 
@@ -0,0 +1,28 @@
1
+ version: "3"
2
+ services:
3
+ backend:
4
+ image: plone/plone-backend:${PLONE_VERSION:-6}
5
+ ports:
6
+ - "8080:8080"
7
+ environment:
8
+ SITE: "Plone"
9
+
10
+ frontend:
11
+ build:
12
+ context: ./
13
+ dockerfile: ./Dockerfile
14
+ args:
15
+ ADDON_NAME: "${ADDON_NAME}"
16
+ ADDON_PATH: "${ADDON_PATH}"
17
+ VOLTO_VERSION: ${VOLTO_VERSION:-16}
18
+ ports:
19
+ - "3000:3000"
20
+ - "3001:3001"
21
+ depends_on:
22
+ - backend
23
+ volumes:
24
+ - ./:/app/src/addons/${ADDON_PATH}
25
+ environment:
26
+ RAZZLE_INTERNAL_API_PATH: "http://backend:8080/Plone"
27
+ RAZZLE_DEV_PROXY_API_PATH: "http://backend:8080/Plone"
28
+ HOST: "0.0.0.0"
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "17.0.0",
3
+ "version": "18.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",
@@ -60,8 +60,8 @@
60
60
  ],
61
61
  "dependencies": {
62
62
  "@eeacms/countup": "2.0.4",
63
- "@eeacms/volto-accordion-block": "9.3.0",
64
- "@eeacms/volto-anchors": "0.3.4",
63
+ "@eeacms/volto-accordion-block": "10.0.0",
64
+ "@eeacms/volto-anchors": "0.4.0",
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",
@@ -72,10 +72,10 @@
72
72
  "@eeacms/volto-description-block": "1.1.3",
73
73
  "@eeacms/volto-group-block": "6.2.0",
74
74
  "@eeacms/volto-hero-block": "5.4.1",
75
- "@eeacms/volto-listing-block": "4.2.2",
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
- "@eeacms/volto-nextcloud-video-block": "0.4.3",
78
+ "@eeacms/volto-nextcloud-video-block": "0.4.4",
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",
@@ -84,13 +84,13 @@
84
84
  "@eeacms/volto-slate-label": "0.5.2",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.0",
86
86
  "@eeacms/volto-slate-zotero": "5.2.2",
87
- "@eeacms/volto-statistic-block": "2.0.0",
87
+ "@eeacms/volto-statistic-block": "3.0.0",
88
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",
92
- "@eeacms/volto-widget-dataprovenance": "0.3.3",
93
- "@eeacms/volto-widget-geolocation": "5.1.2",
92
+ "@eeacms/volto-widget-dataprovenance": "0.4.0",
93
+ "@eeacms/volto-widget-geolocation": "5.1.3",
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",
@@ -98,10 +98,10 @@
98
98
  "@plone-collective/volto-sentry": "0.3.0"
99
99
  },
100
100
  "resolutions": {
101
- "@eeacms/volto-nextcloud-video-block": "0.4.3",
102
- "@eeacms/volto-anchors": "0.3.4",
101
+ "@eeacms/volto-nextcloud-video-block": "0.4.4",
102
+ "@eeacms/volto-anchors": "0.4.0",
103
103
  "@eeacms/volto-quote-block": "1.2.1",
104
- "@eeacms/volto-statistic-block": "2.0.0",
104
+ "@eeacms/volto-statistic-block": "3.0.0",
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",
@@ -109,7 +109,7 @@
109
109
  "@eeacms/volto-description-block": "1.1.3",
110
110
  "@eeacms/volto-slate-label": "0.5.2",
111
111
  "@plone-collective/volto-sentry": "0.3.0",
112
- "@eeacms/volto-accordion-block": "9.3.0",
112
+ "@eeacms/volto-accordion-block": "10.0.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",
@@ -117,7 +117,7 @@
117
117
  "@eeacms/volto-columns-block": "6.3.2",
118
118
  "@eeacms/volto-corsproxy": "3.1.3",
119
119
  "@eeacms/volto-group-block": "6.2.0",
120
- "@eeacms/volto-listing-block": "4.2.2",
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",
@@ -128,8 +128,8 @@
128
128
  "@eeacms/volto-slate-zotero": "5.2.2",
129
129
  "@eeacms/volto-tabs-block": "5.0.7",
130
130
  "@eeacms/volto-taxonomy": "4.1.0",
131
- "@eeacms/volto-widget-geolocation": "5.1.2",
132
- "@eeacms/volto-widget-dataprovenance": "0.3.3",
131
+ "@eeacms/volto-widget-geolocation": "5.1.3",
132
+ "@eeacms/volto-widget-dataprovenance": "0.4.0",
133
133
  "@eeacms/volto-widget-temporal-coverage": "5.1.2",
134
134
  "@eeacms/volto-widget-toggle": "3.1.2",
135
135
  "@eeacms/volto-widget-theme-picker": "1.1.2",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "16.1.0",
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/volto-accordion-block": "9.2.0",
64
- "@eeacms/volto-anchors": "0.3.3",
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": "5.1.2",
78
- "@eeacms/volto-nextcloud-video-block": "0.4.2",
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": "6.1.2",
85
+ "@eeacms/volto-slate-metadata-mentions": "7.0.0",
86
86
  "@eeacms/volto-slate-zotero": "5.2.2",
87
- "@eeacms/volto-statistic-block": "1.3.1",
88
- "@eeacms/volto-tabs-block": "5.0.6",
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.2",
103
- "@eeacms/volto-anchors": "0.3.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": "1.3.1",
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.2.0",
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": "5.1.2",
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": "6.1.2",
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.6",
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
- "react-countup/countup.js": "2.5.0"
136
+ "@eeacms/countup": "2.0.4"
139
137
  },
140
138
  "devDependencies": {
141
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": "17.0.0",
3
+ "version": "18.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",
@@ -60,8 +60,8 @@
60
60
  ],
61
61
  "dependencies": {
62
62
  "@eeacms/countup": "2.0.4",
63
- "@eeacms/volto-accordion-block": "9.3.0",
64
- "@eeacms/volto-anchors": "0.3.4",
63
+ "@eeacms/volto-accordion-block": "10.0.0",
64
+ "@eeacms/volto-anchors": "0.4.0",
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",
@@ -72,10 +72,10 @@
72
72
  "@eeacms/volto-description-block": "1.1.3",
73
73
  "@eeacms/volto-group-block": "6.2.0",
74
74
  "@eeacms/volto-hero-block": "5.4.1",
75
- "@eeacms/volto-listing-block": "4.2.2",
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
- "@eeacms/volto-nextcloud-video-block": "0.4.3",
78
+ "@eeacms/volto-nextcloud-video-block": "0.4.4",
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",
@@ -84,13 +84,13 @@
84
84
  "@eeacms/volto-slate-label": "0.5.2",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.0",
86
86
  "@eeacms/volto-slate-zotero": "5.2.2",
87
- "@eeacms/volto-statistic-block": "2.0.0",
87
+ "@eeacms/volto-statistic-block": "3.0.0",
88
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",
92
- "@eeacms/volto-widget-dataprovenance": "0.3.3",
93
- "@eeacms/volto-widget-geolocation": "5.1.2",
92
+ "@eeacms/volto-widget-dataprovenance": "0.4.0",
93
+ "@eeacms/volto-widget-geolocation": "5.1.3",
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",
@@ -98,10 +98,10 @@
98
98
  "@plone-collective/volto-sentry": "0.3.0"
99
99
  },
100
100
  "resolutions": {
101
- "@eeacms/volto-nextcloud-video-block": "0.4.3",
102
- "@eeacms/volto-anchors": "0.3.4",
101
+ "@eeacms/volto-nextcloud-video-block": "0.4.4",
102
+ "@eeacms/volto-anchors": "0.4.0",
103
103
  "@eeacms/volto-quote-block": "1.2.1",
104
- "@eeacms/volto-statistic-block": "2.0.0",
104
+ "@eeacms/volto-statistic-block": "3.0.0",
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",
@@ -109,7 +109,7 @@
109
109
  "@eeacms/volto-description-block": "1.1.3",
110
110
  "@eeacms/volto-slate-label": "0.5.2",
111
111
  "@plone-collective/volto-sentry": "0.3.0",
112
- "@eeacms/volto-accordion-block": "9.3.0",
112
+ "@eeacms/volto-accordion-block": "10.0.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",
@@ -117,7 +117,7 @@
117
117
  "@eeacms/volto-columns-block": "6.3.2",
118
118
  "@eeacms/volto-corsproxy": "3.1.3",
119
119
  "@eeacms/volto-group-block": "6.2.0",
120
- "@eeacms/volto-listing-block": "4.2.2",
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",
@@ -128,8 +128,8 @@
128
128
  "@eeacms/volto-slate-zotero": "5.2.2",
129
129
  "@eeacms/volto-tabs-block": "5.0.7",
130
130
  "@eeacms/volto-taxonomy": "4.1.0",
131
- "@eeacms/volto-widget-geolocation": "5.1.2",
132
- "@eeacms/volto-widget-dataprovenance": "0.3.3",
131
+ "@eeacms/volto-widget-geolocation": "5.1.3",
132
+ "@eeacms/volto-widget-dataprovenance": "0.4.0",
133
133
  "@eeacms/volto-widget-temporal-coverage": "5.1.2",
134
134
  "@eeacms/volto-widget-toggle": "3.1.2",
135
135
  "@eeacms/volto-widget-theme-picker": "1.1.2",
package/partfile CHANGED
@@ -1,5 +1,4 @@
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)]
1
+ #### :house: Documentation changes
2
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - [`30ae07d`](https://github.com/eea/volto-eea-kitkat/commit/30ae07d41ff5b686e032e1aad665bf25256be311)]
4
3
  #### :hammer_and_wrench: Others
5
- - Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
4
+ - Release 18.0.0 [Alin Voinea - [`0fd7c3a`](https://github.com/eea/volto-eea-kitkat/commit/0fd7c3a8aadb017b030dbe53ca4753805bf3612f)]
package/releasefile CHANGED
@@ -1,90 +1,139 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-accordion-block: 9.2.0 ~ 9.3.0](https://github.com/eea/volto-accordion-block/releases)
3
+ ### [@eeacms/volto-accordion-block: 9.3.0 ~ 10.0.0](https://github.com/eea/volto-accordion-block/releases)
4
4
 
5
+ ###### :boom: Breaking Change
6
+
7
+ - breaking(accordion): use a single icon component with titleIcons config and added panel filtering option #82 from eea/accordion-filter [dana-cfc4 - [`902005a`](https://github.com/eea/volto-accordion-block/commit/902005a7c7e8ed65ec6cb7f32d45a394a474acfa)]
5
8
  ###### :rocket: New Features
6
9
 
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)]
10
+ - feat(filter): added unit testing for filtering [David Ichim - [`8517248`](https://github.com/eea/volto-accordion-block/commit/851724853f4af8f070f44a22d38b878b773c0e2f)]
9
11
  ###### :bug: Bug Fixes
10
12
 
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)]
13
- ###### :hammer_and_wrench: Others
14
-
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)]
13
+ - fix: i18n - Fix untranslated text persent in addon [Alok Kumar - [`e624d9b`](https://github.com/eea/volto-accordion-block/commit/e624d9b108dc170835adf9be15feaaed347c556c)]
14
+ - fix(filter): pass options to Icon component instead of reading always from config [David Ichim - [`f111235`](https://github.com/eea/volto-accordion-block/commit/f1112354d83b0518edf2165b2d19715899810e0c)]
15
+ - fix(filter): use config from param after latest change to pass only accordion config [David Ichim - [`aae122e`](https://github.com/eea/volto-accordion-block/commit/aae122ec87947f5dee8c5974d2bfc6848274f3a4)]
16
+ ###### :nail_care: Enhancements
23
17
 
24
- ### [@eeacms/volto-anchors: 0.3.3 ~ 0.3.4](https://github.com/eea/volto-anchors/releases)
18
+ - change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - [`bd504d3`](https://github.com/eea/volto-accordion-block/commit/bd504d34762e2d6e4ea7996fee962fdbaeac268c)]
19
+ - change(filter): test now uses dummy accordionConfig without tie to real accordion config [David Ichim - [`90ce56e`](https://github.com/eea/volto-accordion-block/commit/90ce56e47715a0066727b05f4b5facc555a9d450)]
20
+ ###### :house: Internal changes
25
21
 
26
- ###### :rocket: New Features
22
+ - chore(accordion): fixed missing key warning and cleaned commented code from tests [David Ichim - [`290f391`](https://github.com/eea/volto-accordion-block/commit/290f391d95b46a0ae162f4d3f0164772b22e18b1)]
23
+ ###### :house: Documentation changes
27
24
 
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)]
25
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`f7e97d4`](https://github.com/eea/volto-accordion-block/commit/f7e97d4db19b1c177b18bedca299c53520089145)]
29
26
  ###### :hammer_and_wrench: Others
30
27
 
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)]
28
+ - test: Fix AccordionFilter jest tests to include i18n [Alin Voinea - [`eb1e849`](https://github.com/eea/volto-accordion-block/commit/eb1e849010aa4da9855d42fd55f7fb231e77e394)]
29
+ - i18n: Filter input placeholder [Alin Voinea - [`6acbd1f`](https://github.com/eea/volto-accordion-block/commit/6acbd1f33d2a4f3a5f3467a4b92eb1e33a6c4bde)]
30
+ - i18n [Alin Voinea - [`68a8817`](https://github.com/eea/volto-accordion-block/commit/68a881788576941eecbc6dc874c42720d70fc7ea)]
31
+ - better key set to accordion on edit avoiding warning about key being index [David Ichim - [`21bb15f`](https://github.com/eea/volto-accordion-block/commit/21bb15fc77ead710fcb70d5632ccdb9499066f9b)]
32
+ - use the index of key instead of uid as the uid ended up performing a click every time you clicked on the accordion title [David Ichim - [`0477d22`](https://github.com/eea/volto-accordion-block/commit/0477d22eef10fd586001dacf1d0a5171b465768f)]
33
+ - add missing commit where accordion filter only receives the accordion config [David Ichim - [`db64f21`](https://github.com/eea/volto-accordion-block/commit/db64f21bcc0978d837ac35469eeafe927a62c792)]
33
34
 
34
- ### [@eeacms/volto-metadata-block: 5.1.2 ~ 6.0.0](https://github.com/eea/volto-metadata-block/releases)
35
+ ### [@eeacms/volto-anchors: 0.3.4 ~ 0.4.0](https://github.com/eea/volto-anchors/releases)
35
36
 
36
- ###### :nail_care: Enhancements
37
+ ###### :bug: Bug Fixes
37
38
 
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)]
39
- ###### :hammer_and_wrench: Others
39
+ - fix: horizontal table of contents accessibility - Refs [#256009](https://taskman.eionet.europa.eu/issues/256009) [Crețu Mihaela - [`eb513ae`](https://github.com/eea/volto-anchors/commit/eb513aee20606846e78bc6769ccfc4d8c322127f)]
40
+ ###### :house: Documentation changes
40
41
 
41
- - Release 6.0.0 [Alin Voinea - [`7ff0a06`](https://github.com/eea/volto-metadata-block/commit/7ff0a0665b3ae45e03db2758d1ad4ca557650376)]
42
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`172b9f1`](https://github.com/eea/volto-anchors/commit/172b9f1e6ef58909577d8f2d9e4141c44b333285)]
43
+ ###### :hammer_and_wrench: Others
42
44
 
43
- ### [@eeacms/volto-nextcloud-video-block: 0.4.2 ~ 0.4.3](https://github.com/eea/volto-nextcloud-video-block/releases)
45
+ - Release 0.4.0 [Alin Voinea - [`97b8001`](https://github.com/eea/volto-anchors/commit/97b8001c5927fba8c1416b516b811deba18d49ad)]
44
46
 
45
- ###### :bug: Bug Fixes
47
+ ### [@eeacms/volto-listing-block: 4.2.2 ~ 5.0.0](https://github.com/eea/volto-listing-block/releases)
46
48
 
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)]
49
+ ###### :rocket: New Features
48
50
 
49
- ### [@eeacms/volto-slate-metadata-mentions: 6.1.2 ~ 7.0.0](https://github.com/eea/volto-slate-metadata-mentions/releases)
51
+ - feat(listings): card template refactoring to act like listing item #55 from eea/153005-image-harmonization [ichim-david - [`558baea`](https://github.com/eea/volto-listing-block/commit/558baead930e5a45292c81642e2ac1c7e2aa3d21)]
52
+ - feat(listing): ensure default card model is responsive within the listing template [David Ichim - [`277b933`](https://github.com/eea/volto-listing-block/commit/277b933c7d86a00ad591e48f60c2d56c6996fb74)]
53
+ - feat(listing): style left and right image templates to behave like the listing item template [David Ichim - [`ea3fe47`](https://github.com/eea/volto-listing-block/commit/ea3fe47f198d17867f13886582a624e887615847)]
54
+ - feat(listing): added excludedFromVariations option for card template models [David Ichim - [`7e3c0b9`](https://github.com/eea/volto-listing-block/commit/7e3c0b9c6de8617ce901781a6a4db7e71297df73)]
55
+ ###### :bug: Bug Fixes
50
56
 
57
+ - fix(carousel): when using custom arrows set disabled class if infinite is set to false [David Ichim - [`6463a8e`](https://github.com/eea/volto-listing-block/commit/6463a8efae22bf121349a6601a57c8c40b92fdb1)]
58
+ - fix(listing): default card model is now taken into consideration [David Ichim - [`96a8fbf`](https://github.com/eea/volto-listing-block/commit/96a8fbfc3b412c2df6f02afd33bd2cb6b11fe9e8)]
59
+ - fix(listing): label is now added using label instead of shortcut on image component [David Ichim - [`8b449fe`](https://github.com/eea/volto-listing-block/commit/8b449fee2a62f70bab3228f0e1047f501eda63c5)]
60
+ - fix(listing): render effective date for listing item only if value isn't None [David Ichim - [`9005c90`](https://github.com/eea/volto-listing-block/commit/9005c90225fb8273e3e217a9c0f0339251cdc3ec)]
61
+ - fix(cards): image right and left type now retains special class even when selecting card options [David Ichim - [`c2436a7`](https://github.com/eea/volto-listing-block/commit/c2436a7a2ba20d9cf080d152961d7c56b2f4a5e9)]
51
62
  ###### :nail_care: Enhancements
52
63
 
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)]
64
+ - change(carousel): label carousel as region with label carousel for accessibility [David Ichim - [`fcf3269`](https://github.com/eea/volto-listing-block/commit/fcf3269a01a14068b1c62f9e0873d4d6923a62d4)]
65
+ - change(carousel): use arrows in proper html dom place to enhance accessibility [David Ichim - [`0789c51`](https://github.com/eea/volto-listing-block/commit/0789c515b40ec008099bc4dca29b8eb4e190d7d0)]
66
+ - change(listing): remove border-bottom from last card or listing-item [David Ichim - [`49238c7`](https://github.com/eea/volto-listing-block/commit/49238c7f6a36a8946e0eec8063b849ed202e3930)]
67
+ - change(cards): set link only on heading unless we have the title on image [David Ichim - [`e333f45`](https://github.com/eea/volto-listing-block/commit/e333f4560f6179b37539048ce65109f82380af8d)]
68
+ - change(cards): image is added after content when using right image card layout [David Ichim - [`848ab9b`](https://github.com/eea/volto-listing-block/commit/848ab9b6de7ca50758f7b08c3ff44f5d3e9e2b4f)]
69
+ - change(listing): image cards from listing template are also sized to a grid [David Ichim - [`7d6d628`](https://github.com/eea/volto-listing-block/commit/7d6d628e708df89dac7c4f72427260d9cfa45113)]
70
+ - change(listing): ensure that image on left and right works also on search block [David Ichim - [`4ca08eb`](https://github.com/eea/volto-listing-block/commit/4ca08ebcdf6cfd5dd6df47e893b43d6064e6beda)]
71
+ - change(listing): use gap instead of margins for separating image from text content [David Ichim - [`e89a945`](https://github.com/eea/volto-listing-block/commit/e89a945c5f22ae4f9b08cc2737844727cf7fc46f)]
72
+ - change(listing): listing item now have links only within heading and image [David Ichim - [`43940c9`](https://github.com/eea/volto-listing-block/commit/43940c923437ddd062696013298308d4ec7c2594)]
73
+ - change(card): enable tags render only if item has tags [David Ichim - [`8d10e67`](https://github.com/eea/volto-listing-block/commit/8d10e67cbe9eae0bc76affcde88bbc6849aa6fb2)]
74
+ - change(listing): normalized images to a 16/9 ratio [David Ichim - [`981ed82`](https://github.com/eea/volto-listing-block/commit/981ed82e3b3768dcc185a67ba2f42f0fc8a419f4)]
75
+ - change(listing): wip normalizing image sizing [David Ichim - [`5b7bb21`](https://github.com/eea/volto-listing-block/commit/5b7bb21add6cb81e3ea83a82d33bacea6d52f67c)]
76
+ ###### :house: Documentation changes
77
+
78
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`b05d0bc`](https://github.com/eea/volto-listing-block/commit/b05d0bc621a678a1347f4b05a004e7880e28bb09)]
54
79
  ###### :hammer_and_wrench: Others
55
80
 
56
- - Release 7.0.0 [Alin Voinea - [`ab6713f`](https://github.com/eea/volto-slate-metadata-mentions/commit/ab6713f00c385f88a409e259aa6e14f8e11ec788)]
81
+ - avoid setting border-bottom to none, instead add it only where needed [David Ichim - [`0844021`](https://github.com/eea/volto-listing-block/commit/0844021011fb25ecc3b3a798beee64363f124a0c)]
82
+ - stylelint [David Ichim - [`f4f5113`](https://github.com/eea/volto-listing-block/commit/f4f51138edb39e31cf00778122698390eb4fbfe5)]
83
+ - bump package version to a major release for given changes [David Ichim - [`b80aadf`](https://github.com/eea/volto-listing-block/commit/b80aadf2b511d16cc6f2fbce4becc190371e98df)]
84
+ - prettier run on listing-cards.less [David Ichim - [`200eddc`](https://github.com/eea/volto-listing-block/commit/200eddc1aa7fe9a437051ed971ce863754b8d920)]
85
+ - fix tests by passing mock data and be extra careful about the availability of formData [David Ichim - [`c68c5ad`](https://github.com/eea/volto-listing-block/commit/c68c5adf8c6bda684b5db088a45d27d92b13a59e)]
86
+ - lint fix [David Ichim - [`a002345`](https://github.com/eea/volto-listing-block/commit/a0023451ff5a1960166a1f558b888f109010a5ef)]
87
+ - lint fix [David Ichim - [`d0480b1`](https://github.com/eea/volto-listing-block/commit/d0480b1254bbfe51ad5b0f5c369c1d02b93b41cd)]
88
+ - take into consideration that item might not have Subject at all [David Ichim - [`40ef529`](https://github.com/eea/volto-listing-block/commit/40ef529bb35afa20530e9e7f833b49a30c116992)]
89
+ - WIP making card behave like a listing item with image set to left [David Ichim - [`404377e`](https://github.com/eea/volto-listing-block/commit/404377ec99c5dc5931e7f10667588adb078d1baa)]
90
+ - lint fix [David Ichim - [`cae637e`](https://github.com/eea/volto-listing-block/commit/cae637eea048144963e3909a9ab8f72bdd8432c5)]
91
+ - lint fix [David Ichim - [`189a95c`](https://github.com/eea/volto-listing-block/commit/189a95c4b22684c9a3831e6265277ae584e4ae7c)]
92
+ - bump value of max-height otherwise images have different widths [David Ichim - [`18514c9`](https://github.com/eea/volto-listing-block/commit/18514c91c5ced376e9afd4494648b2d9afc44b43)]
93
+
94
+ ### [@eeacms/volto-nextcloud-video-block: 0.4.3 ~ 0.4.4](https://github.com/eea/volto-nextcloud-video-block/releases)
57
95
 
58
- ### [@eeacms/volto-statistic-block: 1.3.1 ~ 2.0.0](https://github.com/eea/volto-statistic-block/releases)
96
+ ###### :house: Documentation changes
59
97
 
60
- ###### :rocket: New Features
98
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`5675321`](https://github.com/eea/volto-nextcloud-video-block/commit/56753214ff5ef5466bf12c29bf8b6b1467d0469e)]
99
+
100
+ ### [@eeacms/volto-statistic-block: 2.0.0 ~ 3.0.0](https://github.com/eea/volto-statistic-block/releases)
61
101
 
62
- - feat: Use the new @eeacms/countup library refs - #254634 [dobri1408 - [`95f2e82`](https://github.com/eea/volto-statistic-block/commit/95f2e82dbbe44b4db7cb20433fc73b1851437e5c)]
63
102
  ###### :hammer_and_wrench: Others
64
103
 
65
- - Release 2.0.0 [Alin Voinea - [`f9c2246`](https://github.com/eea/volto-statistic-block/commit/f9c224615a638c62f26de1115c1f957827d87949)]
104
+ - Release 3.0.0 [Alin Voinea - [`453f0e1`](https://github.com/eea/volto-statistic-block/commit/453f0e186940ee30e3f9fc1af6c1c7640d3bf6e6)]
66
105
 
67
- ### [@eeacms/volto-tabs-block: 5.0.6 ~ 5.0.7](https://github.com/eea/volto-tabs-block/releases)
106
+ ### [@eeacms/volto-widget-dataprovenance: 0.3.3 ~ 0.4.0](https://github.com/eea/volto-widget-dataprovenance/releases)
68
107
 
69
- ###### :bug: Bug Fixes
108
+ ###### :nail_care: Enhancements
70
109
 
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)]
110
+ - refactor: Display List as ul, li; Register data_provenance widget by id - Refs [#256379](https://taskman.eionet.europa.eu/issues/256379) [Alin Voinea - [`dc69108`](https://github.com/eea/volto-widget-dataprovenance/commit/dc691081d050a18eee8984096b2e0e7f9f80125d)]
72
111
  ###### :house: Documentation changes
73
112
 
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)]
113
+ - docs: add demo gif - Refs [#253277](https://taskman.eionet.europa.eu/issues/253277) [ana-oprea - [`62ce749`](https://github.com/eea/volto-widget-dataprovenance/commit/62ce749bd50f06696cad1b069f0b3d44b7c9d094)]
114
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`d60b736`](https://github.com/eea/volto-widget-dataprovenance/commit/d60b7360fd95788be6b122473d1a93ff9047b6d2)]
115
+
116
+ ### [@eeacms/volto-widget-geolocation: 5.1.2 ~ 5.1.3](https://github.com/eea/volto-widget-geolocation/releases)
117
+
118
+ ###### :bug: Bug Fixes
75
119
 
76
- ## New packages
120
+ - fix: widget displays empty value [Teodor Voicu - [`df49b30`](https://github.com/eea/volto-widget-geolocation/commit/df49b3005e754da7ab9b62d26487b5eb50b08438)]
121
+ ###### :house: Internal changes
77
122
 
78
- ### [@eeacms/countup](https://github.com/eea/countup/releases): 2.0.4
123
+ - chore: Update docker-compose to use eeacms/plone-backend Docker image [Alin Voinea - [`faff7a6`](https://github.com/eea/volto-widget-geolocation/commit/faff7a626867042fe83b5c93706d98e488a9a621)]
124
+ ###### :house: Documentation changes
79
125
 
80
- ## Removed packages
126
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs [#254894](https://taskman.eionet.europa.eu/issues/254894) [valentinab25 - [`f52e95a`](https://github.com/eea/volto-widget-geolocation/commit/f52e95ac139da9c12acf9ba90c7224d567c027df)]
127
+ ###### :hammer_and_wrench: Others
81
128
 
82
- ### @eeacms/volto-widgets-view: 4.2.2
129
+ - fix cypress controlpanel [Teodor Voicu - [`2672827`](https://github.com/eea/volto-widget-geolocation/commit/26728277850b5dc72ace507237fc12463cc1227d)]
130
+ - fix cypress tests [Teodor Voicu - [`8a28380`](https://github.com/eea/volto-widget-geolocation/commit/8a2838079a9c47cbc1d326b8132e740a38ead1df)]
131
+ - cypress testing select value [Teodor Voicu - [`b36174a`](https://github.com/eea/volto-widget-geolocation/commit/b36174ae1e8aecdabc15b2ea515aa10014f3a08c)]
132
+ - code cleanup [Teodor Voicu - [`08f6630`](https://github.com/eea/volto-widget-geolocation/commit/08f6630aad923a78788956083f0fd2de55fb76b5)]
83
133
 
84
134
  # Internal
85
135
 
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)]
136
+ #### :house: Documentation changes
137
+ - docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - [`30ae07d`](https://github.com/eea/volto-eea-kitkat/commit/30ae07d41ff5b686e032e1aad665bf25256be311)]
89
138
  #### :hammer_and_wrench: Others
90
- - Release 17.0.0 [Alin Voinea - [`305fee2`](https://github.com/eea/volto-eea-kitkat/commit/305fee203ad1dfe243f21dbe1762d9e9d063f26f)]
139
+ - Release 18.0.0 [Alin Voinea - [`0fd7c3a`](https://github.com/eea/volto-eea-kitkat/commit/0fd7c3a8aadb017b030dbe53ca4753805bf3612f)]
@@ -1 +0,0 @@
1
- module.exports = require('@plone/volto/babel');