Skip to content

2.12.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 11 Oct 18:22
· 74 commits to master since this release
3db1895

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 [dobri1408 - f9e5d01]

Internal

  • Update upgrade_content.cy.js to match more sites [dobri1408 - f222fa2]