Skip to content

Releases: eea/cca-frontend

1.50.0

21 Aug 13:52
411733f
Compare
Choose a tag to compare

Internal

🏠 Internal changes

  • chore: [YARN] Automated update of yarn.lock [EEA Jenkins - 782b176]

🛠️ Others

1.49.0

21 Aug 13:03
3ef609f
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-accordion-block: 9.3.0 ~ 10.1.0

💥 Breaking Change
  • breaking(accordion): use a single icon component with titleIcons config and added panel filtering option #82 from eea/accordion-filter [dana-cfc4 - 902005a]
🚀 New Features
  • feat(filter): added unit testing for filtering [David Ichim - 8517248]
🐛 Bug Fixes
  • fix: i18n - Fix untranslated text persent in addon [Alok Kumar - e624d9b]
  • fix(filter): pass options to Icon component instead of reading always from config [David Ichim - f111235]
  • fix(filter): use config from param after latest change to pass only accordion config [David Ichim - aae122e]
💅 Enhancements
  • change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - bd504d3]
  • change(filter): test now uses dummy accordionConfig without tie to real accordion config [David Ichim - 90ce56e]
🏠 Internal changes
  • chore(accordion): fixed missing key warning and cleaned commented code from tests [David Ichim - 290f391]
🏠 Documentation changes
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - f7e97d4]
🛠️ Others
  • test: Fix AccordionFilter jest tests to include i18n [Alin Voinea - eb1e849]
  • i18n: Filter input placeholder [Alin Voinea - 6acbd1f]
  • i18n [Alin Voinea - 68a8817]
  • better key set to accordion on edit avoiding warning about key being index [David Ichim - 21bb15f]
  • 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]
  • add missing commit where accordion filter only receives the accordion config [David Ichim - db64f21]

@eeacms/volto-cca-policy: 0.1.37 ~ 0.1.38

🛠️ Others
  • Add readme [Tiberiu Ichim - 10d78c6]

@eeacms/volto-eea-design-system: 1.15.0 ~ 1.16.0

🚀 New Features
  • feat(banner): allow Banner.Action to be a link #254325 #378 from eea/banner_link [ichim-david - 144f71f]
  • feat(accordion): eea design filtering support and theme refactoring #379 from eea/accordion-filter [ichim-david - 7e82454]
🐛 Bug Fixes
  • fix: use quanta-toolbar class as trigger #256275 [andreiggr - 5ede47d]
  • fix: ensure rule only on quanta-toolbar #256275 [andreiggr - 4b3e0a4]
  • fix: teaserGrid controls move only on quanta-toolbar #256275 [andreiggr - 90c9736]
  • fix(popup): handle click outside popup area to close the popup [David Ichim - a6da52d]
  • fix(popup): ref error and make sure that all .popup-container .popup get their position fixed [David Ichim - 4435c1f]
  • fix(carousel): lower opacity of arrows when we don't use infinite option [David Ichim - b8964c0]
💅 Enhancements
  • change(accordion): use real icons for active and inactive panel icons #380 from eea/accordion-filtering [ichim-david - bb9e20c]
  • change(accordion): simplify change of icon for filter icons [David Ichim - a1cb797]
  • change(accordion): make use of css variables for text and background colors [David Ichim - a6cddd5]
  • change(site): use css variable values for inputs for easier customization [David Ichim - 7a085e2]
  • change(accordion): use the right selector for accordion panels hovering [dana-cfc4 - 3b041b2]
  • change(accordion): use a css variable for icon active and inactive [David Ichim - a11bf76]
  • change(popup): use a functional component for popup component using react-popper [David Ichim - 3fe2629]
  • change(carousel): modified setting of current dot based on parent li slick-active class [David Ichim - 4ac957e]
🏠 Internal changes
  • chore(accordion): Improve accordion filter styling -refs#254324 [dana-cfc4 - d3ca98e]
  • chore: Add filter to accordion story -Refs #254324 [dana-cfc4 - fdc906a]
🏠 Documentation changes
  • docs: add links to docusaurus and storybook - Refs #253277 [ana-oprea - 9f7ba84]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - df303a5]
🛠️ Others
  • bump package release version [David Ichim - fff4264]
  • Refs #254325; allow setting a Banner.Action to be a link [Tiberiu Ichim - 18b00bf]

@eeacms/volto-eea-kitkat: 17.0.0 ~ 18.0.2

Dependency updates

@eeacms/volto-accordion-block: 9.3.0 ~ 10.0.0
💥 Breaking Change
  • breaking(accordion): use a single icon component with titleIcons config and added panel filtering option #82 from eea/accordion-filter [dana-cfc4 - 902005a]
🚀 New Features
  • feat(filter): added unit testing for filtering [David Ichim - 8517248]
🐛 Bug Fixes
  • fix: i18n - Fix untranslated text persent in addon [Alok Kumar - e624d9b]
  • fix(filter): pass options to Icon component instead of reading always from config [David Ichim - f111235]
  • fix(filter): use config from param after latest change to pass only accordion config [David Ichim - aae122e]
💅 Enhancements
  • change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - bd504d3]
  • change(filter): ...
Read more

1.48.0

14 Aug 07:16
d5afc41
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.35 ~ 0.1.37

🛠️ Others
  • Move Header code from customizations [Tiberiu Ichim - 7af45f3]
  • Restrict mission blocks on CCA [kreafox - d3ee731]
  • Restrict blocks on mission [kreafox - ed28366]

@eeacms/volto-widget-geolocation: 5.1.2 ~ 5.1.3

🐛 Bug Fixes
  • fix: widget displays empty value [Teodor Voicu - df49b30]
🏠 Internal changes
  • chore: Update docker-compose to use eeacms/plone-backend Docker image [Alin Voinea - faff7a6]
🏠 Documentation changes
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - f52e95a]
🛠️ Others
  • fix cypress controlpanel [Teodor Voicu - 2672827]
  • fix cypress tests [Teodor Voicu - 8a28380]
  • cypress testing select value [Teodor Voicu - b36174a]
  • code cleanup [Teodor Voicu - 08f6630]

Internal

  • Update volto-cca-policy version [kreafox - a239a07]
  • yarn.lock [Tiberiu Ichim - 181b38d]

1.47.0

07 Aug 11:22
5ebb935
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.33 ~ 0.1.35

🛠️ Others
  • Refs #255577 - Move image cards block to site group, move searchlib back to common. [GhitaB - e7d7e56]
🛠️ Others
  • Refs #255708 - Styles for Mission homepage: Latest news updates, Latest events listings. [GhitaB - 997e807]
  • Refs #255708 - Styles for Mission homepage: Latest news updates, Latest events listings. [GhitaB - 3a74888]

@eeacms/volto-nextcloud-video-block: 0.4.3 ~ 0.4.4

🏠 Documentation changes
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 5675321]

Internal

  • Refs #161501 - Update yarn.lock. [GhitaB - 6d9831e]
  • Refs #161501 - Use develop branch for volto-nextcloud-video-block. [GhitaB - c807451]
  • Refs #161501 - Use develop branch for volto-nextcloud-video-block. [GhitaB - 7ef6a3e]

1.46.0

01 Aug 12:46
5a8b250
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.32 ~ 0.1.33

🏠 Documentation changes
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - c7b3e13]
🛠️ Others

Internal

  • New sha for submodule [Tiberiu Ichim - 00e41ef]

1.45.0

28 Jul 09:32
10fea7d
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.30 ~ 0.1.32

🛠️ Others
  • Refs #255643 - Add volto-accordion-block, try to fix no such file or directory error. [GhitaB - 87b6fa3]
🛠️ Others
  • Refs #255577 - Move site specific blocs from common to site group [GhitaB - 97901b4]
  • Refs #255643 - Add volto-accordion-block, try to fix no such file or directory error. [GhitaB - 782cb2a]
  • code cleanup, add example of container size [Tiberiu Ichim - 64bccfa]

New packages

@eeacms/volto-accordion-block: 9.3.0

@eeacms/volto-widget-dataprovenance: 0.3.3

@eeacms/volto-widget-geolocation: 5.1.2

@eeacms/volto-widget-temporal-coverage: 5.1.2

Internal

1.44.0

27 Jul 09:46
caf298c
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.29 ~ 0.1.30

🛠️ Others
  • Refs #255643 - Add temporal-coverage, geolocation, dataprovenance widgets for EEACoreMetadata. [GhitaB - 34f9126]
  • Refs #255585 - Add Sitemap link in footer. [Ghiță Bizău - a2b9e47]
  • Enable sitemap for mission [Tiberiu Ichim - 2ce7a54]
  • Refs #161489 - Custom listing variation: implement contributions link. [GhitaB - d085959]
  • Refs #161489 - Custom listing variation: improve styles. [GhitaB - 12f1f19]
  • Refs #161489 - Custom listing variation: move styles to less file. [GhitaB - 0e09b43]
  • Refs #161489 - Custom listing variation: fix error in edit, also fix jenkins. [GhitaB - 82c32b5]
  • Refs #161489 - Custom listing variation: install listing. [GhitaB - 6a3c570]
  • Refs #161489 - Custom listing variation: show website link. [GhitaB - ae177e0]
  • Enable fullobjects on listing item [Tiberiu Ichim - d6b91b9]
  • Refs #161489 - Custom listing variation: improve styles. [GhitaB - 50d27e2]
  • Refs #161489 - Custom listing variation: fix grid, styles. [GhitaB - 79fb456]
  • Refs #161489 - Add custom listing variation for items cards used in Observatory About. [GhitaB - cd99466]
  • Refs #161493 - wip jenkins [Tripon Eugen - 665c918]
  • Refs #161493 - observatory country profile [Tripon Eugen - 9dfe890]
  • Refs #161493 - cca country profile and observatory heat index [Tripon Eugen - 6af532b]
  • Add labels [Tiberiu Ichim - 219213d]
  • Fix country map [Tiberiu Ichim - 30fed7d]
  • Remove console.log [Tiberiu Ichim - c98374c]
  • Improvements to casestudy map [Tiberiu Ichim - 9908304]

@eeacms/volto-eea-design-system: 1.13.2 ~ 1.15.0

🚀 New Features
  • feat(cards): title on image font size adjustment when having a large base font size #369 from eea/accessibility-114-scaling-font-size-issues [ichim-david - 4a630cc]
  • feat(cards): added image card grid layout when inside imageCard-items [David Ichim - 8203c34]
  • feat(storybook): add image card storybook with proper storybook controls [David Ichim - 3bcf25f]
  • feat(Fonts): add base token for browser font size scaling [Antonis Tarantilis - 6aced82]
🐛 Bug Fixes
  • fix(contentBox): z-index is placed on before instead of the relative content-box-inner [David Ichim - ab4f2e7]
  • fix(lint): of stylelint that complained about deprecated syntax flag [David Ichim - a591a2e]
  • fix(accessibility): [ACCESSIBILITY 11.4] Common Elements - Font size scaling issues #363 from eea/accessibility-114-scaling-font-size-issues [ichim-david - 00dba6e]
  • fix(cards): removed padding within titles on images [David Ichim - 8688641]
  • fix(accessibility): Header Search Box size #359 from eea/refactor-search-box [ichim-david - 4b4e1ab]
  • fix(stylemenu): remove generic css selectors in favour of specific class #354 from eea/fix-stylemenu-selectors [ichim-david - 402755e]
  • fix(sitemenu): active background color, default slate color was too dark breaking accessibility [David Ichim - 5bcbde5]
  • fix(stylemenu): remove generic css selectors in favour of specific class [nileshgulia1 - 2190ebe]
💅 Enhancements
  • change(storybook): refactored card storybook for greater flexibility [David Ichim - 9f35801]
  • refactor(card): clamp titles [Antonis Tarantilis - f104623]
  • refactor(Header): accessibility updates on dropdowns - Refs #254319 [tarantilis - b16de8a]
  • change(label): ribbon label now has z-index 1 [David Ichim - 83d8705]
  • change(card): removed border that separates image from content area [David Ichim - be4cb55]
  • refactor(Header): replace height with min-height on search box and update input margins [Antonis Tarantilis - 679adaa]
  • change(stylemenu): simplify css to target the color directly on the classes [David Ichim - 4801013]
🛠️ Others
  • Release 1.14.0 [Alin Voinea - cb9084f]
  • test: try storybook upload [valentinab25 - 6d5833d]
  • test: remove useless code [valentinab25 - 2c14b0c]
🚀 New Features
  • feat(carousel): added story example on how to customize the dots to contain accessibility labels [David Ichim - fe5eb46]
🐛 Bug Fixes
  • fix(storybook): controls that broke after the Hero stories [David Ichim - f8e995d]
  • fix: hover and focused border for block child - Refs #255840 [Claudia Ifrim - fdd7783]
  • fix(storybook): popup story react import [David Ichim - 18888f9]
  • fix(accessibility): of carousel arrows, dots and role of carousel as a carousel region [David Ichim - 00257fc]
💅 Enhancements
  • change(carousel): set aria current t...
Read more

1.43.0

20 Jun 08:54
0176313
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-cca-policy: 0.1.28 ~ 0.1.29

🛠️ Others
  • Refs #254119 - Override StagingBanner to get rid of /@Banner 404 error. [GhitaB - 464a364]
  • Refs #254132 - Fix url instead of link in footer actions config. [GhitaB - 64ab0dc]

@eeacms/volto-eea-website-theme: 1.17.2 ~ 1.18.0

🚀 New Features
  • feat: ThemesWidget update advanced-search link - Refs #145772 [Alin Voinea - 036f471]
  • feat: Add ThemeasWidget for taxonomy_themes and fix tags link - Refs #145772 [Alin Voinea - 903de63]
🐛 Bug Fixes
  • fix: clearformat only selection [nileshgulia1 - e8aab36]
  • fix(slate): backport feature from volto-slate that sets classes on style options [David Ichim - 5ed97f3]
💅 Enhancements
  • change(footer): removed fallback to empty array for footer actions #153 from eea/footer_actions [ichim-david - 8fb9c08]
🛠️ Others
  • Release 1.18.0 #154 from eea/develop [ichim-david - 9e47abb]
  • Refs #254132 - Bump to 1.18.0. [GhitaB - 51f483b]
  • Refs #254132 - Do not initialize actions with []. Make sure actions in footerOpts are used if set. [GhitaB - 8c0afb5]
  • test: Fix sonarqube - Convert the conditional to a boolean to avoid leaked value [Alin Voinea - 195eb19]

1.42.0

16 Jun 13:14
ad27ca2
Compare
Choose a tag to compare

1.41.0

15 Jun 07:16
31b522c
Compare
Choose a tag to compare

Internal

  • Change name for converter docker image [Tiberiu Ichim - fc0dee1]