Skip to content

Releases: eea/eea-website-frontend

2.12.2

14 Oct 13:23
736db99
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-globalsearch: 2.0.0 ~ 2.0.1

Internal

πŸš€ New Features

  • feat: Upgrade to node 20.x [alin - fbdaeab]

πŸ› οΈ Others

  • Release 2.12.2 [alin - 983b267]
  • Revert "feat: Upgrade to node 20.x" [alin - 5eb7759]

2.12.1

14 Oct 09:53
eb66553
Compare
Choose a tag to compare

2.12.0

11 Oct 18:22
3db1895
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-design-system: 1.33.1 ~ 1.34.0

πŸ› οΈ Others
  • Update package.json [Ichim David - 015ed44]

@eeacms/volto-eea-kitkat: 26.0.0 ~ 26.1.0

Dependency updates

@eeacms/volto-accordion-block: 11.0.2 ~ 11.0.3
@eeacms/volto-block-toc: 6.0.1 ~ 6.1.0
πŸ› οΈ Others

Internal

🏠 Internal changes
  • chore: package.json [alin - 8aa63e0]

@eeacms/volto-eea-website-policy: 2.2.3 ~ 2.3.0

πŸš€ New Features
  • feat(ContextNavigation): improve accordion outside click handling [David Ichim - 0eb27ac]
  • feat(ContextNavigation): wrap accordion summary and list in container on tablet [David Ichim - 43b659f]
  • feat(ContextNavigation): add aria-label to context navigation [David Ichim - 5c7241d]
  • feat: use isMenuOpenOnOutsideClick to detect outside clicks [nileshgulia1 - 5bef098]
  • feat: add accordion variation for contextNavigation block [nileshgulia1 - a8fdad8]
  • feat(contextNavigation): add variations support [nileshgulia1 - 4c984c8]
πŸ› Bug Fixes
  • fix: cypress [nileshgulia1 - 5df3c21]
  • fix(contextNav): make accordion expands initially, fix tests [nileshgulia1 - 9bfa568]
  • fix(context-navigation): set active accordion on initial mounts [nileshgulia1 - de902b1]
  • fix: addKeyDown handlers [nileshgulia1 - 7150f64]
  • fix: make accordion accessible, add details tag [nileshgulia1 - d1e5f29]
  • fix: compute is_current for nested items also [nileshgulia1 - 3e66745]
  • fix: acitve states on accordion and links elements [nileshgulia1 - 1b4426f]
  • fix: behave as links when no childs are present [nileshgulia1 - c6ac493]
πŸ’… Enhancements
  • change(navigation): moved navigation block with the side nav within volto-eea-website-theme #270999 #99 from eea/270999_report_navigation [Ichim David - f37254e]
  • change(contextNavigation): use withEEASideMenu in accordion variation [nileshgulia1 - 24927d8]
  • change(accordion): simplify logic and improve render by have a list of elements instead of div tags [David Ichim - 9c73cd5]
🏠 Internal changes
  • chore(eslint):add tabIndex [nileshgulia1 - 53a3ac2]
  • chore: fix eslint [nileshgulia1 - acad444]
πŸ› οΈ Others
  • removed test for context navigation after the move to volto-eea-website-theme [David Ichim - 696f0a1]
  • bumped package version to 2.3.0 [David Ichim - fd88b99]
  • removed ContextNavigation block moved within eea-website-theme [David Ichim - 361b887]
  • removed double rolesWhoCanChangeLayout setting [David Ichim - 37dab9e]
  • use contextnavigation in policy [nileshgulia1 - eea2258]
  • move contextNav to volto-eea-website-theme [nileshgulia1 - 07aa147]
  • Added extra handleOutsideClick on Accordion mobile and tablet to close when clicking besides the smaller menu [David Ichim - 6d36534]
  • close nav on tablet or mobile resolution by default [David Ichim - 9e119d2]
  • dropped useless code [David Ichim - 7f5c122]
  • Added initial context navigation block test for both Default and Accordion variations [David Ichim - 7257385]
  • more sonarqube warning fixing [David Ichim - e676f77]
  • Removed leftover schema enhancer in favor of normal schema editing [David Ichim - b67f3c4]
  • fix sonarqube warning regarding missing onKeyDown for summary tag [David Ichim - e0fabbf]
  • use accordion-list-title instead of title class [David Ichim - 4ee90f2]
  • Added aria-controls, aria-labelledby and region role for better a11y support for accordion [David Ichim - a946170]
  • bump size of accordion open close icon [David Ichim - b42ee13]
  • Added extra classes needed to properly style the accordion style context-navigation [David Ichim - bdd5aca]
  • Improve filtering of navigation using portal_type passed to restapi [David Ichim - 3a4ae52]
  • WIP: filter portal_types in contextNavigation block [nileshgulia1 - b417ca1]
  • Lint fix [David Ichim - c41d684]
  • Added classes to ul and li of accordion context navigation [David Ichim - 08cd8a6]
  • Fix: also add expand icon when no name is set [nileshgulia1 - a06ab09]

@eeacms/volto-eea-website-theme: 2.3.0 ~ 2.4.0

πŸ› Bug Fixes
  • fix: add subsite_css class when not undefined [nileshgulia1 - db3f80f]
πŸ› οΈ Others
  • Increase test coverage [dobri1408 - e2d46a9]
  • Update package.json [Ichim David - 24ea8f0]

@eeacms/volto-embed: 10.1.0 ~ 10.1.1

πŸ› Bug Fixes
  • fix: Increase wait time EEA Screenshooter when saving preview image - Refs #277935 [dobri1408 - 644e41f]

@eeacms/volto-tableau: 8.1.0 ~ 8.1.1

πŸ› Bug Fixes
  • fix: Increase wait time EEA Screenshooter when saving preview image - Refs [#277935](https://...
Read more

2.11.0

11 Oct 09:24
0329d92
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-datablocks: 7.2.3 ~ 7.2.5

πŸ› Bug Fixes
  • fix: optimize previewImageUrl [kreafox - 9827fe1]
  • fix: ensure that the dropdown component always returns a valid value [kreafox - ba06502]
  • fix: prevent TypeError when accessing undefined contentdata [kreafox - 3cc19f9]

@eeacms/volto-eea-kitkat: 25.4.2 ~ 26.0.0

Internal

  • Use node 18 to release [Tiberiu Ichim - cc20ec3]

Internal

  • Also here, use node 18 [Tiberiu Ichim - df45d62]

Dependency updates

@eeacms/volto-chatbot: 0.1.4 ~ 0.1.6
πŸš€ New Features
  • feat: enhance chatbot input focus and scrolling logic - Refs #277196 [kreafox - 8dd4ef5]
πŸ› Bug Fixes
  • fix: prevent scroll on edit mode - Refs #277196 [kreafox - 69f7200]
  • fix: use proper name for edit block component [kreafox - 07dcb44]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - a00832a]

Internal

πŸš€ New Features
  • feat: Add @eeacms/volto-chatbot to kitkat [alin - 9d96157]
🏠 Internal changes
  • chore: Remove volto-chatbot pins from volto-eea-kitkat as it's not included with kitkat add-ons [alin - 6bee4a9]

@eeacms/volto-plotlycharts: 10.0.9 ~ 10.0.10

🏠 Internal changes
  • style: Automated code fix [eea-jenkins - 34e4855]
  • style: Automated code fix [eea-jenkins - 77227ef]
πŸ› οΈ Others
  • fix undefined 'Data Source' value, ref #278392 [Miu Razvan - 6fc9362]
  • Update Download.jsx [dobri1408 - c90bbfd]
  • Update Download.jsx [dobri1408 - 5e38b09]

@plone/volto: 17.18.2 ~ 17.20.0

17.19.0 (2024-10-03)

Feature
  • The schema for the ContentsPropertiesModal can be enhanced using the contentPropertiesSchemaEnhancer setting.
    Also, the properties form is now prepopulated with values if all selected items share the same value. @davisagli #6248
  • Pass errors property to BlocksForm and Form. @sneridagh @tedw87 #6331
Bugfix
Internal

17.20.0 (2024-10-09)

Feature
  • Pass the user, navRoot, and contentType objects to the restricted function of the block settings. @wesleybl #6264
  • improve DiffField.jsx with better support for displaying HTML elements such as images @dobri1408 #6384
Documentation
  • Install Vale via pip, and pin to <3.0.0, allowing it to run locally and in CI without reconfiguration. @stevepiercy #6377

Internal

πŸš€ New Features

  • feat: Release @plone/volto 17.20.0; @eeacms/volto-eea-kitkat 26.0.0 [alin - b9b8648]
  • feat: Upgrade script to update Visualizations preview_image - Refs #277935 [dobri1408 - 9192e7c]

πŸ› Bug Fixes

  • fix: bundlewatch [alin - a204984]
  • fix: Upgrade_content.cy.js to check if the content has preview image, before edit/save - Refs #277935 [dobri1408 - 0ba8351]

🏠 Internal changes

  • chore: Move volto-chatbot pins from kitkat to frontend [alin - fa4c990]

2.10.0

30 Sep 10:00
5cab6b7
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-kitkat: 25.4.1 ~ 25.4.2

Dependency updates

New packages

@eeacms/volto-chatbot: 0.1.4

Internal

  • Update package.json [Tiberiu Ichim - ffa1d85]
  • Update package.json [Tiberiu Ichim - 8b3a7b4]

@eeacms/volto-eea-website-policy: 2.2.2 ~ 2.2.3

πŸš€ New Features
  • feat: Switch to Microsoft Azure Login - Refs #272383 [Alin Voinea - 95ea03e]

@eeacms/volto-plotlycharts: 10.0.8 ~ 10.0.9

πŸ› οΈ Others
  • update [Miu Razvan - 9e1a303]
  • update [Miu Razvan - 4ee189e]
  • update data source when importing plotly json [Miu Razvan - 8b584a9]
  • fix download csv when no provider is used, ref #277150 [Miu Razvan - c09de93]
  • Update Download.jsx [dobri1408 - e1e890f]
  • change font to times new roman [dobri1408 - 5e40b85]
  • Update Download.jsx [dobri1408 - 4a5ba4b]
  • Update Download.jsx [dobri1408 - d761d7d]
  • Update Download.jsx to force the width [dobri1408 - 50a2a88]
  • Update Download.jsx [dobri1408 - ad5b0c0]

Internal

  • Update package.json [Alexandru Ghica - 7790995]

2.9.1

26 Sep 20:27
b7f6a7d
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-datablocks: 7.2.2 ~ 7.2.3

@eeacms/volto-plotlycharts: 10.0.7 ~ 10.0.8

Downgrades

@eeacms/volto-eea-website-policy: 2.2.3 ~ 2.2.2

πŸš€ New Features
  • feat: Switch to Microsoft Azure Login - Refs #272383 [Alin Voinea - 95ea03e]

Internal

🏠 Internal changes

  • chore: Add volto-chatbot to dev environment [Alin Voinea - dfe1248]

πŸ› οΈ Others

  • Update package.json [Alexandru Ghica - 8c8901a]
  • Release 2.9.1 [Alin Voinea - 4361cd4]
  • Add volto-chatbot to mrs-developer [Tiberiu Ichim - 6dd270b]

2.9.0

19 Sep 15:46
922da3f
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-design-system: 1.33.0 ~ 1.33.1

🏠 Internal changes
  • chore: Fix what's new link on top to open in the same window [alin - 2e91336]
  • chore: Cleanup What's new section in docusaurus [alin - 3e72176]
  • chore: Add redmine links in whatsnew [valentinab25 - d1ef895]

@eeacms/volto-eea-map: 5.0.4 ~ 5.0.5

@eeacms/volto-eea-website-policy: 2.2.2 ~ 2.2.3

πŸš€ New Features
  • feat: Switch to Microsoft Azure Login - Refs #272383 [Alin Voinea - 95ea03e]

@eeacms/volto-embed-static-content: 0.3.0 ~ 0.3.1

πŸ› Bug Fixes
  • fix: SVG enlarge issue - refs 277454 [dobri1408 - a4dace4]

@eeacms/volto-plotlycharts: 10.0.6 ~ 10.0.7

πŸ› οΈ Others
  • improve the download of svgs [dobri1408 - c9f1f38]
  • improve the download of svgs [dobri1408 - 25ebf44]
  • Update Download.jsx [dobri1408 - e4ac621]
  • show filters on export [dobri1408 - a55bd98]

2.8.1

16 Sep 17:41
f609242
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-kitkat: 25.4.0 ~ 25.4.1

Dependency updates

@eeacms/volto-block-toc: 6.0.0 ~ 6.0.1
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - cd3d302]
@eeacms/volto-slate-footnote: 7.1.0 ~ 7.1.1

Internal

  • Release 2.8.1 [Alin Voinea - 685a052]
  • Release volto-eea-kitkat 25.4.1 [Alin Voinea - 232420c]

2.8.0

13 Sep 17:09
ddb1430
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-block-data-figure: 8.1.2 ~ 8.1.3

πŸ› Bug Fixes
  • fix: Treat right the missing of width and height svg - Refs #274325 [dobri1408 - 34cea21]

@eeacms/volto-eea-design-system: 1.32.4 ~ 1.33.0

πŸ› Bug Fixes
  • fix: Update Footer.stories.js to fix the storybook - Refs #265857 [dobri1408 - b72d24f]
🏠 Documentation changes
  • docs: Update docusaurus to show the new footer - refs 265857 [dobri1408 - 182a661]
πŸ› οΈ Others
  • test: use nodejs18 to run jobs [valentinab25 - 779511c]

@eeacms/volto-eea-kitkat: 25.3.0 ~ 25.4.0

Dependency updates

@eeacms/volto-accordion-block: 11.0.1 ~ 11.0.2
🏠 Internal changes
  • chore: package.json [Alin Voinea - 8160a74]
@eeacms/volto-slate-footnote: 7.0.1 ~ 7.1.0
πŸš€ New Features
  • feat: autodetect links and use universal link - Refs #274052 [dobri1408 - 9c13101]
πŸ› οΈ Others
@eeacms/volto-slate-metadata-mentions: 8.1.1 ~ 8.2.0
πŸš€ New Features
  • feat: Add option in effective metadata, to display only date - Refs #259256 [Teodor Voicu - 16d6866]
πŸ› οΈ Others

Internal

@eeacms/volto-eea-map: 5.0.3 ~ 5.0.4

🏠 Internal changes
  • style: Automated code fix [eea-jenkins - f537545]
  • style: Automated code fix [eea-jenkins - d91f093]
πŸ› οΈ Others
  • manage the redux and actions right [dobri1408 - 44f7177]
  • manage the redux and actions right [dobri1408 - 83461ad]
  • manage the redux and actions right [dobri1408 - 7c28909]
  • Update preview_image.js [dobri1408 - 2b1695b]
  • Update preview_image.js [dobri1408 - 4a93291]
  • fix bug on maps zoom [dobri1408 - 7d76531]
  • Update preview_image.js [dobri1408 - e2df116]
  • fix linter [dobri1408 - bb29959]
  • fix eslint [dobri1408 - f19375a]
  • Update VisualizationWidget.jsx [dobri1408 - 7e6cc7d]
  • Update preview_image.js [dobri1408 - 3b37b97]
  • Alert message if preview image not saved [dobri1408 - 1213b99]
  • update [Miu Razvan - af50deb]
  • fix tests [dobri1408 - f0a55c0]
  • fix tests [dobri1408 - 27a2c86]
  • fix tests [dobri1408 - 3f0a5bf]
  • fix tests [dobri1408 - 65244c7]
  • fix tests [dobri1408 - e73568c]
  • preview image [dobri1408 - c8e1b58]
  • add middleware [dobri1408 - 2480fad]
  • use arcgis reactiveUtils to take screenshot when layers are drawn [Miu Razvan - 96794da]

@eeacms/volto-eea-website-theme: 2.2.2 ~ 2.3.0

🏠 Internal changes
  • style: Automated code fix [eea-jenkins - df350bf]
πŸ› οΈ Others
  • Bump package.json version to 2.3.0 [ichim-david - c81b67e]
  • fix conflicts with develop [Teodor - 801f4fc]
  • update both widgets and tests [Teodor - 8d295f7]
  • code cleanup [Teodor - 8e27f48]
  • update test and add DateWidget in config too [Teodor - f14f9e4]
  • Fix test [Tiberiu Ichim - 42012c6]
  • remake snapshots and fix import [Teodor - 5bb47d6]
  • Fix test [Tiberiu Ichim - f73cf32]
  • add test for the widget [Teodor - 543c5bc]
  • use formatDate from Volto [Teodor - 24114b3]

@eeacms/volto-embed: 10.0.3 ~ 10.1.0

πŸ› οΈ Others
  • Update version [dobri1408 - 21e7852]
  • cleanup preview image loaded [dobri1408 - b3e60ff]
  • double check preview [dobri1408 - 35c6210]
  • tests [dobri1408 - 70c3620]
  • tests [dobri1408 - 8aa1bfe]
  • tests [dobri1408 - 879f6a7]
  • Create preview_image.test.js [dobri1408 - fbb7cdb]
  • Update MapsWidget.jsx [dobri1408 - cd46123]
  • Update MapsWidget.jsx [dobri1408 - e36c6a9]
  • preview image middlware [dobri1408 - 5a0f8e9]

@eeacms/volto-embed-static-content: 0.2.4 ~ 0.3.0

πŸ› Bug Fixes
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - c73949e]
  • style: Automated code fix ...
Read more

2.7.4

29 Aug 20:36
735b6f0
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-design-system: 1.32.2 ~ 1.32.4

πŸ› Bug Fixes
  • fix: Update FooterSitesButton.jsx to use UniversalLink - Refs #265857 [dobri1408 - c53fc12]
πŸ› Bug Fixes
  • fix: Improve sites button to use design system classes - Refs #265857 [dobri1408 - 274ec63]

@eeacms/volto-eea-website-theme: 2.2.1 ~ 2.2.2

@eeacms/volto-searchlib: 2.0.2 ~ 2.0.3

πŸš€ New Features
  • feat: show facet count correctly when 'match all' is used [Miu Razvan - ac0cd6b]
πŸ› οΈ Others
  • check if eventEmitter exists [Miu Razvan - d2e244d]
  • clean up [Miu Razvan - b36b682]
  • merge origin/develop + fix filterType not updating [Miu Razvan - 702b16d]
  • small patch [Miu Razvan - 88b412e]
  • test: Update jest [Miu Razvan - 4f56b64]

Internal

  • Release 2.7.4 [Alin Voinea - f084c2e]
  • test: add bundlewatch in Makefile [valentinab25 - f5a7069]