@eeacms/volto-cca-policy 0.2.22 → 0.2.24
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.md +41 -0
- package/locales/bg/LC_MESSAGES/volto.po +3461 -0
- package/locales/cs/LC_MESSAGES/volto.po +3428 -0
- package/locales/de/LC_MESSAGES/volto.po +251 -846
- package/locales/eea.climateadapt.frontpage.pot +0 -505
- package/locales/eea.climateadapt.observatory.frontpage.pot +0 -136
- package/locales/eea.climateadapt.pot +0 -112
- package/locales/en/LC_MESSAGES/volto.po +253 -848
- package/locales/es/LC_MESSAGES/volto.po +251 -846
- package/locales/et/LC_MESSAGES/volto.po +3421 -0
- package/locales/fi/LC_MESSAGES/volto.po +3445 -0
- package/locales/fr/LC_MESSAGES/volto.po +251 -846
- package/locales/ga/LC_MESSAGES/volto.po +3467 -0
- package/locales/hr/LC_MESSAGES/volto.po +3425 -0
- package/locales/hu/LC_MESSAGES/volto.po +3472 -0
- package/locales/it/LC_MESSAGES/volto.po +251 -846
- package/locales/lt/LC_MESSAGES/volto.po +3433 -0
- package/locales/nl/LC_MESSAGES/volto.po +3460 -0
- package/locales/pl/LC_MESSAGES/volto.po +251 -846
- package/locales/pt/LC_MESSAGES/volto.po +3447 -0
- package/locales/ro/LC_MESSAGES/volto.po +1119 -1545
- package/locales/sl/LC_MESSAGES/volto.po +3438 -0
- package/locales/tmx/Readme.md +24 -0
- package/locales/tmx/data/volto_BG.tmx +7091 -0
- package/locales/tmx/data/volto_CS.tmx +7091 -0
- package/locales/tmx/data/volto_ET.tmx +7091 -0
- package/locales/tmx/data/volto_FI.tmx +7091 -0
- package/locales/tmx/data/volto_GA.tmx +7091 -0
- package/locales/tmx/data/volto_HR.tmx +7091 -0
- package/locales/tmx/data/volto_HU.tmx +7091 -0
- package/locales/tmx/data/volto_LT.tmx +7091 -0
- package/locales/tmx/data/volto_NL.tmx +7091 -0
- package/locales/tmx/data/volto_PT.tmx +7091 -0
- package/locales/tmx/data/volto_RO.tmx +7091 -0
- package/locales/tmx/data/volto_SL.tmx +7091 -0
- package/locales/tmx/run.py +61 -0
- package/locales/volto.pot +75 -1
- package/package.json +9 -16
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.jsx +25 -8
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.test.jsx +20 -1
- package/src/components/manage/Blocks/ContentLinks/DropdownListView.jsx +48 -0
- package/src/components/manage/Blocks/ContentLinks/index.js +14 -0
- package/src/components/manage/Blocks/ContentLinks/style.less +18 -0
- package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +3 -3
- package/src/components/manage/Blocks/CountryMapProfile/styles.less +15 -1
- package/src/components/manage/Blocks/Listing/DropdownListingView.jsx +49 -0
- package/src/components/manage/Blocks/Listing/index.js +15 -0
- package/src/components/manage/Blocks/Listing/styles.less +18 -0
- package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.jsx +21 -41
- package/src/search/index.js +12 -16
- package/src/search/mission_funding/config-funding.js +44 -0
- package/src/search/mission_funding/facets-funding.js +28 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,47 @@ 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
|
+
### [0.2.24](https://github.com/eea/volto-cca-policy/compare/0.2.23...0.2.24) - 15 May 2024
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat(block): add placeholder_text [kreafox - [`d0205c9`](https://github.com/eea/volto-cca-policy/commit/d0205c9b866aaf2738ca71553e7fb688a0dbeb41)]
|
|
12
|
+
- feat: add dropdown variation for ContentLinks block [kreafox - [`3be2c98`](https://github.com/eea/volto-cca-policy/commit/3be2c986b4915469f6ef0ad79151b1929ded5c1c)]
|
|
13
|
+
- feat: add dropdown variation for listing [kreafox - [`9448119`](https://github.com/eea/volto-cca-policy/commit/94481197acfce37a46e618449dec085596c59365)]
|
|
14
|
+
|
|
15
|
+
#### :bug: Bug Fixes
|
|
16
|
+
|
|
17
|
+
- fix: update test [kreafox - [`83dc46c`](https://github.com/eea/volto-cca-policy/commit/83dc46c81b002f8c95f7ffc833657dce476b15b7)]
|
|
18
|
+
- fix: improve country profile map on mobile [kreafox - [`36c7b99`](https://github.com/eea/volto-cca-policy/commit/36c7b9986cd6384a1c2a2c5801d6d4684b0b5478)]
|
|
19
|
+
|
|
20
|
+
#### :house: Internal changes
|
|
21
|
+
|
|
22
|
+
- style: Automated code fix [eea-jenkins - [`4e18bcf`](https://github.com/eea/volto-cca-policy/commit/4e18bcfdf727396cf66543adfae3dc2d1173cdc9)]
|
|
23
|
+
|
|
24
|
+
#### :hammer_and_wrench: Others
|
|
25
|
+
|
|
26
|
+
- Tweak mission funding search [Tiberiu Ichim - [`878bcef`](https://github.com/eea/volto-cca-policy/commit/878bcef4cf3de75e9751f013d191f87a5e76af43)]
|
|
27
|
+
- Simplify code in RelevantAceContentView [Tiberiu Ichim - [`eed22c2`](https://github.com/eea/volto-cca-policy/commit/eed22c28f73b1608b8b3b953eb9cb6181e01c5be)]
|
|
28
|
+
- Update @eeacms/volto-block-style version [kreafox - [`3b7a5f9`](https://github.com/eea/volto-cca-policy/commit/3b7a5f9d70c9445cbd6adc50e36fe69570185ecb)]
|
|
29
|
+
- Add mission_funding stub configuration [Tiberiu Ichim - [`61c89e3`](https://github.com/eea/volto-cca-policy/commit/61c89e302ea65579453f7c7b59d2b3abcb545f9b)]
|
|
30
|
+
- Refs #269829 - translation script [Tripon Eugen - [`6c2534d`](https://github.com/eea/volto-cca-policy/commit/6c2534d8f904177f4790c5b6cabd26847caa0082)]
|
|
31
|
+
- Refs #269829 - update pot and po files [Tripon Eugen - [`f404882`](https://github.com/eea/volto-cca-policy/commit/f404882524a754e5c5f3cdf7b6c80f71d1d2869a)]
|
|
32
|
+
- Refs #269829 - remove theme/climateadaptv2 [Tripon Eugen - [`23cd523`](https://github.com/eea/volto-cca-policy/commit/23cd523c35ba55679086513d3352a85f2a152076)]
|
|
33
|
+
### [0.2.23](https://github.com/eea/volto-cca-policy/compare/0.2.22...0.2.23) - 14 May 2024
|
|
34
|
+
|
|
35
|
+
#### :bug: Bug Fixes
|
|
36
|
+
|
|
37
|
+
- fix: remove resolutions, it is ignored anyway [kreafox - [`b525e25`](https://github.com/eea/volto-cca-policy/commit/b525e251ed2063c5bd84a03f205bf7e4bbebb3c4)]
|
|
38
|
+
- fix: add @elastic/search-ui to dependencies [kreafox - [`6627c75`](https://github.com/eea/volto-cca-policy/commit/6627c75a232eb98597953fe833f55f4d2c7183aa)]
|
|
39
|
+
- fix: pin @elastic/search-ui to stable version [kreafox - [`af8bc78`](https://github.com/eea/volto-cca-policy/commit/af8bc78837c5fee48c172e4f10e5e02fe6cbb1a7)]
|
|
40
|
+
- fix: test [kreafox - [`78e2ea0`](https://github.com/eea/volto-cca-policy/commit/78e2ea01efd2e64b8ccc1d1d401f510e5aaa3616)]
|
|
41
|
+
- fix(block): dont show the title if there are no items [kreafox - [`34edd03`](https://github.com/eea/volto-cca-policy/commit/34edd0396d58f8734a765e81c030dd82f23be3ba)]
|
|
42
|
+
|
|
43
|
+
#### :hammer_and_wrench: Others
|
|
44
|
+
|
|
45
|
+
- Pin dependencies [kreafox - [`67dfe0d`](https://github.com/eea/volto-cca-policy/commit/67dfe0d2179e257f2a2c79d2f122e9c6ec3d7014)]
|
|
46
|
+
- Pin @eeacms/volto-eea-website-theme [kreafox - [`8d7ec71`](https://github.com/eea/volto-cca-policy/commit/8d7ec713abbdc77aba915714f27dea932336b155)]
|
|
47
|
+
- Update package.json [kreafox - [`ea67d31`](https://github.com/eea/volto-cca-policy/commit/ea67d315ac968e696aa948a858a23d85d1e1104d)]
|
|
7
48
|
### [0.2.22](https://github.com/eea/volto-cca-policy/compare/0.2.21...0.2.22) - 9 May 2024
|
|
8
49
|
|
|
9
50
|
#### :nail_care: Enhancements
|