Skip to content

1.5.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 21 Mar 13:54
· 58 commits to master since this release
cba4191

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.44 ~ 0.1.45

🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - ffac416]

@eeacms/volto-eea-design-system: 1.18.3 ~ 1.23.3

πŸ› Bug Fixes
  • fix(flex-items): flex item variation width incorrectly applied #394 from eea/fix-flex-items-wrapper [ichim-david - 715580d]
  • fix(top-bar): dropdown overlapping with toolbar dropdown #258324 #398 from eea/fix-z-index [ichim-david - a210e8d]
  • fix: z-index for top bar to not show on top of toolbar menu - Refs #258324 [Cretu Mihaela - 3c876b0]
  • fix(tests): set volto version [Giorgos Stamatis - b6fb28c]
  • fix(general): update Makefile for current stylint syntax [Giorgos Stamatis - dc0ab83]
  • fix(section): flex item variation width incorrectly applied [nileshgulia1 - 4977cd2]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - f04a1f3]
πŸ› οΈ Others
  • Release 1.19.0 [Alin Voinea - ac2f8bf]
  • change z-index value [Cretu Mihaela - 7ef735e]
  • Update Makefile to fix Volto version pin and stylelint command #396 from eea/makefile-fix-stylint [ichim-david - 159071e]
  • Fix missing label for footer site links [ichim-david - 5703042]
πŸš€ New Features
  • feat(storybook): add event date on cards based on volto-listing-block; Refs #258288 #402 from eea/cards-storybook [ichim-david - 638241c]
  • feat(accordion): accordion title now has css variable for justification and icon order [David Ichim - cd775de]
  • feat(tabs): added inverted option to tabs storybook [David Ichim - d9e760b]
  • feat(tabs): added theme config to tabs storybook [David Ichim - 01d1e85]
  • feat(tabs): allow styling of vertical tabs with and without secondary or pointing classes [David Ichim - 1d1b78b]
  • feat(tabs): style tabs for themes without need of secondary and pointing classes [David Ichim - 2337659]
  • feat(accordion): style inverted theme version to set bg color to theme color [David Ichim - ab1e8df]
πŸ› Bug Fixes
  • fix(item): position of text when icon is on top to align on center [David Ichim - ce37114]
  • fix: Fix page layout on edit view when a block has full-with size; Refs #259212 #405 from eea/full-width-edit-mode [ichim-david - 36820f5]
  • fix: Fix page layout on edit view when a block has full-with size; Refs #259212 [kreafox - 16c9a55]
  • fix: formatting (stylelint) [kreafox - ba35c2e]
  • fix: redo changes [kreafox - 101e957]
  • fix: Fix page layout on edit view when a block has full-with size; Refs #259212 [kreafox - 55617e6]
  • fix(accordion): color change of sub accordions due to theme settings on parent [David Ichim - f3755ac]
  • fix(block-chooser): title block order and color because it receives styling from accordion title styles [David Ichim - ecc85b2]
  • fix(tabs): edit active tab background color [David Ichim - c5726a4]
πŸ’… Enhancements
  • change(storybook): add event date on cards based on volto-listing-block; Refs #258288 [kreafox - 25af204]
  • change(tabs): modified logic for left and right tabs to work without secondary and pointing [David Ichim - ac60bc0]
  • change(tabs): vertical menu gets same item size as themes without borders or shadows [David Ichim - f2b49ec]
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 59ecb8e]
πŸ› οΈ Others
  • bump package version preparing for release [David Ichim - c3bddab]
  • fixed missing comma from accordion selector [David Ichim - 609f676]
  • prettier and stylelint fix commands [David Ichim - 82ec097]
  • style tabs with situations where we have secondary plus theme classes [David Ichim - 41ee835]
  • Added color for inverted active menu [David Ichim - 457e223]
  • Added correct color for tab brown option [David Ichim - a4e58fe]
  • Style inverted secondary menu using css variables: [David Ichim - d3a8d7c]
  • make accordion transformed from rrt_tabs use same color bg as tabs [David Ichim - 3a1a144]
  • Tabs to accordion transformation for volto-tabs-block accordion template #256605 #392 from eea/tabs-accordion-transformation-256605 [ichim-david - cf7d1ef]
  • test(Card): fix duplicated lines reported by sonarqube [kreafox - ef1fc33]
  • test(Card): add missing tests for ImageGrid [kreafox - 5971e01]
  • test(Card): add Card tests to check correct rendering [kreafox - 1de5f50]
  • inverted border should be transparent black instead of black [David Ichim - 700b9e7]
  • implement colors for tabs when using the inverted option, and we still secondary or pointing [David Ichim - e3e5fef]
  • fix text bounce when using normal tabs due to border size and negative border margin [David Ichim - 10b7241]
  • Rollback previous change as passing items shorthand does not add ui class [David Ichim - ce36c78]
  • stylelint fix [David Ichim - fd4831e]
  • Removed pointing option from vertical tab by default: [David Ichim - 19d1870]
  • fixed color of input within edit page when double-clicking to edit the tab name [David Ichim - 957e6fd]
  • modify tabs story for vertical to still make use of pointing param [David Ichim - 6963345]
  • style tabs menu items for any themes without assumption of pointing or secondary class being present [David Ichim - 6278457]
  • fix test [Dobricean Ioan Dorian - 6d6e3b9]
  • add jest test [Dobricean Ioan Dorian - cc9533c]
  • add styles for tabs [Dobricean Ioan Dorian - 8448bf4]
  • wip modifying menu classes so that we can use css variables for tab menus [David Ichim - f8a55c5]
πŸ› Bug Fixes
  • fix(item): styling difference so that column group or section group flex template match design [David Ichim - f57e074]
πŸ’… Enhancements
  • change(message): Renamed Error to ErrorMessage to avoid special identifier Sonarqube warning [David Ichim - 09e49ac]
  • change(header): dropdowns now auto open and close on focus and blur when using keyboard navigation [David Ichim - d558e9b]
πŸ› οΈ Others
  • Release 1.21.0 [Alin Voinea - fe39edd]
  • Modified test to reference ErrorMessage [David Ichim - 36fefd0]
  • Lint fix [David Ichim - c1fc104]
  • Test Header onBlur [David Ichim - 42f9c97]
  • Add dropdown test case to Header component [David Ichim - 9ea3234]
  • Remove unused import in Header.test.jsx [David Ichim - 082069e]
  • Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim - 9d24488]
  • Lint fix [David Ichim - e29fd50]
πŸ› Bug Fixes
  • fix: Regression on Button.Action component when used with RSS link [Alin Voinea - dd4548d]
πŸš€ New Features
  • feat(mega-menu): added ability to set a * option that would hold configuration for non specific layouts [David Ichim - 11b4b8c]
πŸ’… Enhancements
  • change(header): ensure header items are without large gaps when menu goes over 2 lines [David Ichim - f6aba05]
πŸ› οΈ Others
  • Bump package version [David Ichim - 4304cf6]
πŸ› Bug Fixes
  • fix(header): wrong size of items on tablet and for the mobile menu button [David Ichim - 868897c]
πŸ› Bug Fixes
  • fix(tabs): inside content boxes which apply theme and text color for children [David Ichim - 618124f]
πŸ› οΈ Others
  • Use RemixIcon 3.6.0. [GhiΘ›Δƒ BizΔƒu - cd267ee]
πŸ› οΈ Others
  • Update Twitter logo in Share to section. [GhiΘ›Δƒ BizΔƒu - d86fc21]
πŸ› Bug Fixes
  • fix(a11y): alt text in FooterSites component [David Ichim - eff3fa0]
  • fix(a11y): Refactor lazy loading of images in Footer and SubFooter components [David Ichim - 2513a82]
  • fix(a11y): dropdown Certain ARIA roles must contain particular children error [David Ichim - 8311bab]
  • fix: Make inpage-navigation not visibile on edit sidebar - Refs #261560 [dobri1408 - e124080]
  • fix(tabs): inside content boxes which apply theme and text color for children [David Ichim - d3902de]
πŸ› Bug Fixes
  • fix(site): re-enable Icons font face still used in Volto [David Ichim - e85a1ab]
  • fix(site): re-enable Icons font face since it's still used in some of Volto's interface [David Ichim - fe0c296]
πŸ› οΈ Others
  • Revert "fix(site): re-enable Icons font face since it's still used in some of Volto's interface" [David Ichim - cefa221]
πŸ› Bug Fixes
  • fix(form): border display on wrapper of help [David Ichim - c512cab]
  • fix(icons): restored icon.overrides styles to preserve font awesome icon display [David Ichim - a3d3548]
πŸ› οΈ Others
  • Update package.json version to 1.23.0 [David Ichim - 4b2eeee]
  • fixed merge conflict [David Ichim - efe0f4b]
  • Update react-slick version to 0.30.1 [David Ichim - 62d4570]
πŸ’… Enhancements
  • change(buttons): remove padding from all basic buttons inside ui.buttons [David Ichim - e4dc0e6]

@eeacms/volto-eea-kitkat: 18.1.3 ~ 23.0.1

Dependency updates

@eeacms/countup: 2.0.4 ~ 2.0.6
🏠 Internal changes
  • chore: Update package.json scripts to use Makefile; fix i18n [Alin Voinea - 7faa3a7]
🏠 Documentation changes
  • docs: Update [Alin Voinea - 5dc1773]
πŸ› οΈ Others
  • test: Jenkinsfile disable not working steps [Alin Voinea - ce5521d]
  • i18n: Add en [Alin Voinea - 4a3f8fe]
πŸ› Bug Fixes
  • fix: Fix latest broken release [Alin Voinea - 812025c]
@eeacms/volto-accordion-block: 10.3.0 ~ 10.4.1
πŸ› Bug Fixes
  • fix: Inject styleWrapper classnames into the accordion custom EditBlockWrapper and Fix anonymous default export [VΓ­ctor FernΓ‘ndez de Alba - 6f5975a]
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 051f584]
πŸ› οΈ Others
  • Release 10.4.0 [Alin Voinea - 26ccf43]
  • test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - 96c8cf2]
  • test: add PR to develop tests [valentinab25 - 0ae6fc1]
🏠 Documentation changes
  • docs: Update README DEVELOP [Alin Voinea - 14bcb5f]
@eeacms/volto-anchors: 0.4.1 ~ 0.4.2
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - a655b94]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - c62a2fa]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - 675407f]
@eeacms/volto-banner: 3.1.3 ~ 3.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 34a627e]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 3eeaf7a]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 004d5ee]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - 31d4233]
  • i18n: Add en [Alin Voinea - eb9b8c9]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 5eb4c10]
@eeacms/volto-block-divider: 6.1.2 ~ 6.1.3
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - fc80cba]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 1bcfc4a]
  • docs: Update README and DEVELOP [Alin Voinea - 75d5959]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - fcb2661]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 0955582]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 6f9c2b2]
@eeacms/volto-block-image-cards: 1.3.3 ~ 1.3.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 8403b06]
  • chore: Remove i18n.js script [Alin Voinea - f768449]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 1a0c369]
  • docs: Update README and DEVELOP [Alin Voinea - c677fed]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 7f3d858]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - bda064d]
  • test: Add cypress test for accordion in DX Layout - Refs #254894 [CreΘ›u Mihaela - a1a2476]
  • i18n: Add en [Alin Voinea - 95622cd]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 014cc5d]
@eeacms/volto-block-style: 5.2.3 ~ 5.2.4
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 235ce19]
  • docs: Update README and DEVELOP [Alin Voinea - 6424344]
@eeacms/volto-call-to-action-block: 4.1.4 ~ 4.2.1
πŸš€ New Features
  • feat: I18n and docs update [Alin Voinea - f7b80e8]
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 1fde0b2]
🏠 Documentation changes
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 390eb9e]
πŸ› οΈ Others
  • test: Temp. disable SonarQube coverage to be able to release [Alin Voinea - 760e1eb]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 8522a41]
  • i18n: Add en [Alin Voinea - be35c5d]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 567a4ac]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - cdb6f32]
  • docs: Update README and DEVELOP [Alin Voinea - 0f889b2]
πŸ› οΈ Others
  • test: Re-enable SonarQube coverage check [Alin Voinea - 543cdc7]
@eeacms/volto-columns-block: 6.3.3 ~ 6.3.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 4c58155]
  • chore: Remove i18n.js script [Alin Voinea - 395ac31]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - f080af8]
  • docs: Update README and DEVELOP [Alin Voinea - efb0708]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - c2c524c]
  • test: Add cypress test for columns in DX Layout - Refs #254894 [CreΘ›u Mihaela - 44effad]
@eeacms/volto-corsproxy: 3.1.3 ~ 3.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - f5657d7]
  • chore: Update package.json scripts to use makefile [Alin Voinea - cafaf2a]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 0eea54d]
  • docs: Update README and DEVELOP [Alin Voinea - 3cfcfcd]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 996644a]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 64cb050]
  • i18n: Add en [Alin Voinea - eedf463]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 38ed471]
@eeacms/volto-description-block: 1.1.3 ~ 1.2.1
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - e25be4a]
🏠 Documentation changes
  • docs: Update README / DEVELOP [Alin Voinea - 57a0afc]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 47f9652]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 5ba7497]
  • i18n: Add en [Alin Voinea - 26ecbde]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 4e8d2b2]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - f739d4a]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - a765f27]
πŸ› οΈ Others
  • test: change volto version in Jenkinsfile [ana-oprea - 1faf54a]
  • test: increase cypress timeout [ana-oprea - 38e9c78]
@eeacms/volto-group-block: 6.3.1 ~ 6.3.2
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - fcad0c8]
  • docs: Update DEVELOP [Alin Voinea - 13ab983]
@eeacms/volto-hero-block: 5.4.1 ~ 5.4.2
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 406bd25]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 4701adf]
  • docs: Update DEVELOP [Alin Voinea - ed3c9db]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 486dfc8]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 9cd9698]
  • test: add unit tests for Hero, Edit, helpers, hooks - Refs #254313 [ana-oprea - 89b39af]
  • i18n: Add en [Alin Voinea - 9cdb7f1]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 0fe0d91]
@eeacms/volto-listing-block: 5.0.1 ~ 6.0.0
πŸš€ New Features
  • feat(listing): update icon description [kreafox - de9f8cd]
  • feat(listing): add icon option to listing item [kreafox - ad36c3e]
  • feat(listing): add event date on cards view [kreafox - 2a10850]
  • feat(listing): improve event date [kreafox - 3ee93ff]
πŸ› Bug Fixes
  • fix: missing event date in teaser card [kreafox - 5aa2e33]
  • fix: small css polishment [kreafox - 0454d30]
  • fix(tests): undo changes on formatting [kreafox - bd8a656]
  • fix(tests): use volto version 16 [kreafox - 1114b18]
  • fix: eslint warnings [kreafox - 17968d0]
  • fix(tests): fix eslint issues [kreafox - fd19543]
  • fix(listing): fix icon wrapper [kreafox - 44d31d9]
  • fix(listing): fix padding when theme is applied [kreafox - 0c85902]
  • fix(tests): update cypress tests [kreafox - 88aed3a]
  • fix(tests): update cypress tests [kreafox - 3ad4941]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - aea8313]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - f57d5e2]
  • docs: Update README and DEVELOP [Alin Voinea - 917cab1]
πŸ› οΈ Others
  • Release event date on cards #75 from eea/develop [ichim-david - 67f2efc]
  • Bump version [kreafox - 91a8e8a]
  • test: update tests [kreafox - 24c2ee0]
  • test: increase coverage [kreafox - d06c62b]
  • test: change volto version in Jenkinsfile [ana-oprea - ed7de44]
  • test: increase coverage [kreafox - 23fe040]
  • test: increase cypress timeout [ana-oprea - bd43fd2]
  • Add date [Tiberiu Ichim - 6a862e5]
@eeacms/volto-matomo: 4.1.3 ~ 4.2.1
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - e19c5a2]
🏠 Documentation changes
  • docs: Update README, DEVELOP [Alin Voinea - 9f00cee]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - e5b53cb]
πŸ› οΈ Others
  • Release 4.2.0 [Alin Voinea - b48cb1b]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 4c56777]
  • test: Fix package.json scripts to use makefile [Alin Voinea - fba423d]
  • i18n: Add en [Alin Voinea - 2e8679f]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 7985da4]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 430604e]
  • docs: Update README and DEVELOP [Alin Voinea - 471053d]
@eeacms/volto-metadata-block: 6.0.0 ~ 6.0.1
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 84acfcb]
  • chore: change volto version in Jenkinsfile [ana-oprea - e6bc68b]
  • style: lint-staged reorder in package.json [Alin Voinea - 9fb9754]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - feec7a5]
  • docs: Update README and DEVELOP [Alin Voinea - b1146f2]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - f3df51a]
πŸ› οΈ Others
  • test: add razzle-plugin-scss to dependencies [ana-oprea - 6222ef8]
  • test: delete volto.eea.europa.eu SonarQube tag in Jenkinsfile [ana-oprea - 1c9164d]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - a79a78c]
  • test: Add cypress test for metadata in DX Layout - Refs #254894 [CreΘ›u Mihaela - 21b601d]
  • i18n: Add en [Alin Voinea - b2b278c]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 4d23771]
@eeacms/volto-nextcloud-video-block: 0.4.4 ~ 0.4.6
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 8d401dd]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 54d7dec]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - f768b7c]
  • i18n: Add en [Alin Voinea - 9d01288]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 2962d47]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 47453a0]
πŸ› οΈ Others
  • test: add e2e tests - Refs #254313 [ana-oprea - 813163a]
  • test: add cypress test for nextcloud video block and fix error in DX Layout [CreΘ›u Mihaela - 15dccaf]
@eeacms/volto-object-widget: 5.1.3 ~ 5.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 608f4d9]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - bcb0ca8]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 59c256f]
πŸ› οΈ Others
  • test: add unit tests - Refs #254313 [ana-oprea - ec53971]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - fa47506]
  • i18n: Add en [Alin Voinea - e96fb5b]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 99817cd]
@eeacms/volto-quote-block: 1.2.2 ~ 1.2.3
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - af8d474]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - a0d3975]
  • docs: Update README and DEVELOP [Alin Voinea - 57a6323]
πŸ› οΈ Others
  • test: add unit tests - Refs #254313 [ana-oprea - 685bbe3]
  • test: change volto version in Jenkinsfile [ana-oprea - d72433a]
  • test: increase cypress timeout [ana-oprea - acfc0ca]
  • test: Add cypress test for quote block in DX Layout - Refs #254894 [CreΘ›u Mihaela - 5f4d40c]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 26aeb5f]
@eeacms/volto-resize-helper: 1.3.3 ~ 1.3.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 7a8a420]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 150e18d]
  • docs: Update README and DEVELOP [Alin Voinea - 403ceb7]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 7f8f1f7]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 748e5c0]
  • i18n: Add en [Alin Voinea - 3713aa9]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 0268d76]
@eeacms/volto-sentry-rancher-config: 3.1.1 ~ 3.1.2
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - eac13cf]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - d6e81de]
  • docs: Update README and DEVELOP [Alin Voinea - 53b4ab6]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 754d147]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 3c17116]
  • i18n: Add en [Alin Voinea - 5685a38]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 582e1b2]
@eeacms/volto-slate-footnote: 6.1.5 ~ 6.1.6
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 982fcbc]
@eeacms/volto-slate-label: 0.5.5 ~ 0.5.6
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 76ed263]
@eeacms/volto-slate-metadata-mentions: 7.0.0 ~ 7.0.1
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - ddfe558]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 5fac8b1]
  • docs: Update README and DEVELOP [Alin Voinea - 0019958]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - cd21f47]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - e13b9b6]
  • i18n: Add en [Alin Voinea - 9e7360d]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - b873d00]
@eeacms/volto-slate-zotero: 5.2.3 ~ 5.2.4
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 726bc0a]
  • style: lint-staged reorder in package.json [Alin Voinea - e72a4cf]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - a4c20e5]
  • docs: Update README and DEVELOP [Alin Voinea - d5edf70]
πŸ› οΈ Others
  • test: change e2e test [ana-oprea - 93bde44]
  • test: change e2e test [ana-oprea - c8f1e43]
  • test: change e2e test [ana-oprea - 2b6823b]
  • test: change e2e test [ana-oprea - 4d65aa0]
  • test: change volto version in Jenkinsfile [ana-oprea - 41998e6]
  • test: update package.json pre-commit lint order [ana-oprea - f5cf3ad]
  • test: eslint [ana-oprea - 30889ce]
  • test: eslint [ana-oprea - c981671]
  • test: increase cypress timeout [ana-oprea - c3604bb]
  • test: Re-enable cypress [Alin Voinea - b4a2cb9]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 7a7c214]
@eeacms/volto-statistic-block: 3.0.1 ~ 4.0.2
πŸš€ New Features
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 8c46e3f]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 4528a30]
  • test: Add cypress test for statistic block in DX Layout - Refs #254894 [CreΘ›u Mihaela - d8379f9]
🏠 Documentation changes
  • docs: Fix demo gif [Alin Voinea - 9ac5815]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 3558e1b]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 893f054]
πŸ› οΈ Others
  • test: change volto version in Jenkinsfile [ana-oprea - bb20e32]
  • test: Re-enable SonarQube coverage check [Alin Voinea - 7da5560]
@eeacms/volto-tabs-block: 5.1.0 ~ 6.0.1
πŸš€ New Features
  • feat: add contition to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - 219aea5]
  • feat: add selected tab id in query params [Cretu Mihaela - 11aa9ab]
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 2b42a62]
πŸ› οΈ Others
  • Release 6.0.0 [Alin Voinea - 3d88327]
  • test: Add cypress tests to increase coverage [CreΘ›u Mihaela - ae3ae66]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - df9b88d]
  • i18n: Add en [Alin Voinea - 352b810]
  • remove 'allow linking' checkbox [Cretu Mihaela - f414fdf]
πŸ› Bug Fixes
  • fix(edit): block description due to typo [David Ichim - 942dbb4]
πŸ’… Enhancements
  • change(tabs): refactor accordion template to use accordion classes Refs #256605 #63 from eea/fix-inverted-css [ichim-david - 5d29463]
  • change(tabs): removed styling for RRT_accordion regarding colors since the options were removed [David Ichim - 23e33b1]
  • change(tabs): removed theme styling from package as we already have the styling in volto-eea-design-system [David Ichim - d4280b1]
  • change(responsive-tabs): removed rtabs styling, pointing and secondary option from accordion template [David Ichim - e084ccc]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - e35251d]
πŸ› οΈ Others
  • test: increase cypress timeout [ana-oprea - e3175ba]
  • restore test to bump test coverage [David Ichim - fbc2291]
  • end cypress tests with contains statements [David Ichim - 8bae801]
  • comment cypress flaky test for now [David Ichim - 3e679be]
  • added pointing and secondary tab options also to the accordion responsive template for backward compatibility [David Ichim - 7a03e3d]
  • removed color property condition regarding theme colors as that concerns only the accordion template [David Ichim - a6f975a]
  • break basic block test into 2 tests since we tested the carousel template [David Ichim - ef2c02b]
  • modified accordion template test to catch more conditions thus increasing test coverage [David Ichim - 2345325]
  • add tabs-secondary-variant class tabs for default and accordion variant [David Ichim - ff9d558]
  • typo fixing in carousel template [David Ichim - 56341d0]
  • lint fix [David Ichim - fb5b681]
  • bump package version due to major changes to themes functionality [David Ichim - c889732]
  • lint fix [David Ichim - 2ef951f]
  • bring back logic that reads the width of the component to determine if we have accordion or tabs [David Ichim - 807ce46]
  • removed extra scrollbar when editing the tab name [David Ichim - 76f8702]
  • bring back resize detector in order to correctly get the re-render of tab to accordion [David Ichim - 0d72f04]
  • Update 01-block-tabs.cy.js [dobri1408 - 85a0fdb]
  • test accordion template [Dobricean Ioan Dorian - 58ba666]
  • add test [Dobricean Ioan Dorian - 02b47d0]
  • fix stylelint [Dobricean Ioan Dorian - a9c0c2d]
  • remove resizedetector [Dobricean Ioan Dorian - 37cf3c5]
  • tabs [Dobricean Ioan Dorian - e6a1a45]
  • remove RRT_accordion styles [Dobricean Ioan Dorian - d82887a]
  • WIP using accordion classes instead of relying on styling menu as accordion [David Ichim - e50ef8b]
  • fix css inverted [Dobricean Ioan Dorian - fdf86b5]
@eeacms/volto-tags-block: 1.2.1 ~ 1.2.2
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - d05661d]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 8940358]
  • docs: Update README and DEVELOP [Alin Voinea - 4241622]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - d303a3a]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - ddfdb53]
  • i18n: Add en [Alin Voinea - 97dbb21]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 8da00d2]
@eeacms/volto-taxonomy: 4.1.0 ~ 4.1.1
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 395a7b4]
  • style: lint-staged reorder in package.json [Alin Voinea - af93d8f]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - a83d264]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - e51ff9a]
πŸ› οΈ Others
  • test: change volto version in Jenkinsfile [ana-oprea - 536ba6f]
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 73662ea]
  • i18n: Add en [Alin Voinea - d1a959f]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 9040ba2]
@eeacms/volto-timeline-block: 1.1.2 ~ 1.1.3
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 6689916]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 21e9ea6]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 8e0caf1]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 5779269]
  • test: Add cypress test for timeline in DX Layout - Refs #254894 [CreΘ›u Mihaela - f144abd]
  • i18n: Add en [Alin Voinea - eb85ad0]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 2c84c80]
@eeacms/volto-widget-dataprovenance: 0.4.0 ~ 0.4.1
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - bd015ec]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 48555fb]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 37de179]
  • test: Fix package.json scripts to use makefile [Alin Voinea - 9f9b308]
  • i18n: Add en [Alin Voinea - 08c5dde]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 5539b65]
@eeacms/volto-widget-geolocation: 5.1.3 ~ 5.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 0f3502a]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 3260a30]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 8bf8acb]
  • test: Fix package.json scripts to use makefile [Alin Voinea - b01f153]
  • i18n: Add en [Alin Voinea - 05a2dc9]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 0fce8cc]
@eeacms/volto-widget-temporal-coverage: 5.1.3 ~ 5.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 5d576f9]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 84f9e61]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - 27c7ed2]
@eeacms/volto-widget-theme-picker: 1.1.3 ~ 1.1.4
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - 32f539b]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 5fcbd89]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - bf4ccce]
@eeacms/volto-widget-toggle: 3.1.2 ~ 3.1.3
🏠 Internal changes
  • style: lint-staged reorder in package.json [Alin Voinea - e76a014]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 3a26f66]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 01571f4]
πŸ› οΈ Others
  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - b2f509e]
  • test: Fix package.json scripts to use makefile [Alin Voinea - 72e8245]
  • i18n: Add en [Alin Voinea - e60d799]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - f86b2f7]

Internal

🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 04778f6]
  • chore: change volto version in Jenkinsfile [ana-oprea - 0347675]
🏠 Documentation changes
  • docs: Update README and DEVELOP [Alin Voinea - 612be56]
  • docs: Update README, DEVELOP [Alin Voinea - a03b263]
  • docs: Restore README from 17.0.0 [Alin Voinea - c0c7cd2]
πŸ› οΈ Others
  • test: restore cypress retries [Alin Voinea - 78b671e]
  • Release 18.2.0 [Alin Voinea - 6298289]

Dependency updates

@eeacms/volto-block-style: 5.2.4 ~ 5.2.5
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 773ff9c]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 7770f12]
  • Fix README screenshot path [Alin Voinea - 50f524b]
  • Move docs images to dedicated docs folder [Alin Voinea - 046ce0d]
@eeacms/volto-description-block: 1.2.1 ~ 1.2.2
@eeacms/volto-hero-block: 5.4.2 ~ 5.4.3
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - e577b83]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 62396ed]
@eeacms/volto-listing-block: 6.0.0 ~ 6.0.1
@eeacms/volto-nextcloud-video-block: 0.4.6 ~ 0.4.7
@eeacms/volto-sentry-rancher-config: 3.1.2 ~ 4.0.0
πŸ’… Enhancements
  • refactor: Make it work with webpack 5 / Volto 17; Fix serverName, site, environment sentry options [Alin Voinea - e021c45]
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - a0b0bfd]
@eeacms/volto-slate-label: 0.5.6 ~ 0.5.7
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 1885e87]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 554c0cc]
@eeacms/volto-tags-block: 1.2.2 ~ 1.2.3
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 7d6b7b7]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 24412bf]
@eeacms/volto-timeline-block: 1.1.3 ~ 1.1.4
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 1b52c95]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 512d7aa]
@eeacms/volto-widget-dataprovenance: 0.4.1 ~ 0.4.2
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - cc6b26f]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - b293c3e]
@plone-collective/volto-sentry: 0.3.0 ~ 0.3.1
  • Remove faulty Sentry.js making package broken on MacOS/Windows case-insensitive OS #6
  • i18n: Add en ec3cdc0

Internal

πŸ› Bug Fixes
  • fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea - 637486a]
πŸ› οΈ Others
  • Release volto-sentry 0.3.1 [Alin Voinea - 3f7ad27]
  • Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea - 6792ccc]

Dependency updates

@eeacms/volto-accordion-block: 10.4.1 ~ 10.4.3
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylint overrides [valentinab25 - 9b4a52d]
🏠 Documentation changes
  • docs: Add demo gif [CreΘ›u Mihaela - aa40c1f]
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - d67a60f]
@eeacms/volto-block-divider: 6.1.3 ~ 6.1.4
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 29bc412]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 94a5421]
@eeacms/volto-columns-block: 6.3.4 ~ 6.3.5
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 22d4d33]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - bb00695]
  • Remove the two old screenshots [Silviu Bogan - 71d0944]
  • Update some screenshots [Silviu Bogan - efe9b39]
  • Fix border [Alin Voinea - 15e6267]
  • Cosmetics [Alin Voinea - d05d2ab]
  • Update layout screenshot [Alin Voinea - 5f9ea67]
  • Add new screenshots [Alin Voinea - fba80cd]
  • Move screenshot to docs [Alin Voinea - e01c24e]
@eeacms/volto-description-block: 1.2.2 ~ 1.2.3
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 7fe0782]
@eeacms/volto-group-block: 6.3.2 ~ 6.3.3
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - e683e8b]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 9595c2d]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - d91c0f5]
@eeacms/volto-metadata-block: 6.0.1 ~ 6.0.2
πŸ› οΈ Others
  • Update README [Cretu Mihaela - c25444d]
  • Add volto metadata section block demo [Alin Voinea - 6121d8e]
  • Update volto-metadata-block gif [Alin Voinea - 44f9edc]
@eeacms/volto-slate-footnote: 6.1.6 ~ 6.1.7
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 0fba06c]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 4fb3ce8]
@eeacms/volto-slate-zotero: 5.2.4 ~ 5.2.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 139d018]
🏠 Documentation changes
πŸ› οΈ Others
  • test: add unit tests [ana-oprea - 1c1cf17]
@eeacms/volto-tabs-block: 6.0.1 ~ 6.0.2
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 574d49b]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - f525f94]
@eeacms/volto-widget-geolocation: 5.1.4 ~ 5.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 13a5352]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 0ffd8a1]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - d13be51]
@eeacms/volto-widget-toggle: 3.1.3 ~ 3.1.4
🏠 Internal changes
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 4eb68b6]
πŸ› οΈ Others
  • Update README [Cretu Mihaela - 42d5a69]

Internal

🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 9879aa5]
πŸ› οΈ Others
  • Release 19.1.0 [Alin Voinea - 24ae853]

Dependency updates

@eeacms/volto-block-divider: 6.1.4 ~ 6.1.5
πŸ› οΈ Others
  • Avoid default export of unnamed function [Tiberiu Ichim - 7befce4]
  • Avoid default export of unnamed function [Tiberiu Ichim - fa710c9]
@eeacms/volto-block-image-cards: 1.3.4 ~ 1.3.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - f0084a5]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 8081723]
πŸ› οΈ Others
  • Avoid default export of unnamed function [Tiberiu Ichim - aedaf98]
@eeacms/volto-block-style: 5.2.5 ~ 5.2.6
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 2d22f18]
πŸ› οΈ Others
  • Update README.md [ana-oprea - b343ef4]
@eeacms/volto-call-to-action-block: 4.2.1 ~ 4.2.2
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 67f68bc]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - e958386]
πŸ› οΈ Others
  • Update README.md [ana-oprea - f9b73a5]
@eeacms/volto-columns-block: 6.3.5 ~ 6.4.0
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 1fc316f]
πŸ› οΈ Others
  • Release 6.4.0 [Alin Voinea - d88a8cc]
  • Fix margin-bottom inside the columns block [laszlocseh - 8080e84]
@eeacms/volto-corsproxy: 3.1.4 ~ 3.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - c7be7a1]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 1764071]
πŸ› οΈ Others
  • Avoid default export of unnamed function [Tiberiu Ichim - 6de36be]
@eeacms/volto-description-block: 1.2.3 ~ 1.2.4
@eeacms/volto-group-block: 6.3.3 ~ 6.3.4
@eeacms/volto-hero-block: 5.4.3 ~ 5.4.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - f220c0b]
πŸ› οΈ Others
  • test: add cypress test for hero block and fix error in DX Layout - Refs #254894 [CreΘ›u Mihaela - e4c9e3f]
@eeacms/volto-listing-block: 6.0.1 ~ 6.0.2
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 84b5668]
πŸ› οΈ Others
  • Update README.md [ana-oprea - a3c2121]
@eeacms/volto-metadata-block: 6.0.2 ~ 6.0.3
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 2759728]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 0c6727f]
@eeacms/volto-nextcloud-video-block: 0.4.7 ~ 0.4.8
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - d25d01f]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 306d34c]
@eeacms/volto-object-widget: 5.1.4 ~ 5.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - d0e591e]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - 80b57c0]
πŸ› οΈ Others
  • Update README.md [ana-oprea - ce96b03]
@eeacms/volto-slate-footnote: 6.1.7 ~ 6.1.8
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 002ea8c]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 8d8430d]
@eeacms/volto-slate-label: 0.5.7 ~ 0.5.8
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 2b99757]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 23a5a17]
@eeacms/volto-slate-metadata-mentions: 7.0.1 ~ 7.0.2
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 8547893]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - c007e0e]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 083039d]
@eeacms/volto-tabs-block: 6.0.2 ~ 7.0.0
πŸ› οΈ Others
  • Release 7.0.0 with variation support, icons for titles and i18n improvements #74 from eea/develop [ichim-david - a48175f]
  • Added a few upgrade notes regarding 7.0.0 release within README.md [David Ichim - 6c13da1]
  • Added tablist role for the menu section of default and accordion template [David Ichim - 6af71e3]
  • Speed up animation by making max height of accordion to 1000px [David Ichim - beb741a]
  • lint :( [David Ichim - cae4d48]
  • Don't add background when using pointing option [David Ichim - 69d3dfe]
  • modified variable names for clearer context [David Ichim - 8cb0444]
  • Removed extra border when using inverted pointing secondary [David Ichim - 5fab8f1]
  • Add important to menuItemInvertedTextColor item color [David Ichim - 45a5e75]
  • Add cursor to any .ui.item from tabs-block [David Ichim - 1fea949]
  • Make selectors more specific due to semantic ui styling [David Ichim - 1b3e1b5]
  • Set grey bg with text color on inverted secondary menu [David Ichim - f2635a5]
  • Set hover color to white for inverted menu from tabs [David Ichim - 5fcad8e]
  • Fixed space key blocking when tab turns into input after double click [David Ichim - 361fe59]
  • lint fix [David Ichim - 9b6a2b8]
  • Re-organize imports, vs code auto import sucks [David Ichim - 1320e92]
  • Use css animation for accordion from tab [David Ichim - adcbc36]
  • Variations support, tabs can have an icon besides title using Semantic or Image icons #73 from eea/menu-icons [ichim-david - 263dd99]
  • Updated Default Tab test to also check for space key and toggling over menu position [David Ichim - cb3a576]
  • Ensure slick slide is accessible by hiding the visibility on non active slides [David Ichim - e0afc97]
  • Use role presentation for tab-container to avoid the double tab mention while still pleasing eslint-jsx-a11y [David Ichim - 6e29125]
  • Use a negative tab index for responsive tab container [David Ichim - 771997d]
  • Removed focus color change for tabs, let site or browser settings affect the focus styles [David Ichim - 196c38f]
  • Removed .text selector from horizontal responsive since text option isn't on by default anymore [David Ichim - b3adcce]
  • Removed default menuCompact, menuFluid and MenuText [David Ichim - 250551a]
  • Tweak defaults to use fluid secondary pointing class for all templates [David Ichim - b040268]
  • Use default instead of defaultValue in order for options to also appear as checked or unchecked in stock Volto [David Ichim - dadb61f]
  • updated translations with latest additions [David Ichim - d962caa]
  • bring back accordion schema as an enhancer that contained translations [David Ichim - c9b8823]
  • Use full path imports to avoid silent circular imports [David Ichim - 3ae2a73]
  • code cleanup and suggestion fixes given by Pycharm [David Ichim - 599b72e]
  • Export carouselSchemaExtender used for carousel templates [David Ichim - 035a43f]
  • Modify default schema to act as default schema extender [David Ichim - 1c9eb7f]
  • Tabs can now be navigated with tab on edit [David Ichim - 1165b6a]
  • Accordion Edit now uses the MenuItem from Default Edit.jsx [David Ichim - 3d0454a]
  • fixed typo instrunctions [David Ichim - 67af0fe]
  • insert a wait on carousel test since there is a slide in on content [David Ichim - 5018c47]
  • Bump package to 7 [David Ichim - cb24695]
  • Fixed description referencing in Default Edit Template [David Ichim - b0daf12]
  • Linting :( [David Ichim - ac76173]
  • Modified icon sizes to use small, medium and large and style image and icon sizes to be the same [David Ichim - 78a6eb2]
  • Removed AnimateHeight from accordion Edit template [David Ichim - eaa5e00]
  • Use object_browser instead of attached image for image asset type [David Ichim - 29fdb67]
  • lint fix [David Ichim - 18903fb]
  • Fixed missing Tab creation when adding new tab [David Ichim - 4adace2]
  • Set blockSchema in config instead of in Edit.jsx and removed icon description that is eea only [David Ichim - f10230c]
  • Remove duplication of Asset Tab logic by refactoring into own Component [David Ichim - 52d0514]
  • Removed static alt title for image and set tab title to image when hideTitle is enabled [David Ichim - 724f7ff]
  • fix test by having proper variation name that was accordion and not accordionResponsive [David Ichim - 7c47ee0]
  • Added format messages to the default tab schema [David Ichim - d1503e3]
  • Use Volto 16 for Jenkins tests until we are compatible with 17 [David Ichim - 2b67e55]
  • updated test to also handle double click on edit and clicking around tabs [David Ichim - 843f44b]
  • enable pointing and secondary option and added some basic styling for tabs transformed into accordions [David Ichim - 31baef7]
  • avoid double title if icon is enabled and removed rrt styles [David Ichim - b29941f]
  • removed unused parameter variation for linting purposes [David Ichim - 9b4f03e]
  • removed theme set for color and test also enter for horizontal template [David Ichim - d9e846b]
  • lint fix [David Ichim - 8a9f2f8]
  • preserve default markup if we have no icons to renamed accordion template back to Accordion responsive [David Ichim - c5b22cf]
  • fixed merge errors from previous commit and ensured that for schema we have no anonymous defaults [David Ichim - 78eb088]
  • Tests [Tiberiu Ichim - 7ed9a35]
  • Tests [Tiberiu Ichim - d6aea51]
  • Wrong type [Tiberiu Ichim - 4fc0cb1]
  • Merge from develop [Tiberiu Ichim - 9583965]
  • CSS cleanup [kreafox - b4129b4]
  • Remove default value for asset type [kreafox - 7e4a4c6]
  • Fix cypress tests [kreafox - ed5485b]
  • Improve menu icons [kreafox - ed8467e]
  • Menu asset improvements [kreafox - 5d93b2e]
  • Fix default values on templates [kreafox - a3c6a78]
  • Update tab schema fields [kreafox - 257aaca]
  • Use cloneDeepSchema helper from volto [kreafox - d28f571]
  • WIP on schema defaults [Tiberiu Ichim - 351ccd6]
  • WIP on schema defaults [Tiberiu Ichim - f7e344d]
  • WIP: icon/image in menu items [kreafox - 69c35e6]
  • Update block extension mechanism by using variations [kreafox - 8dd2fae]
  • WIP: Tabs block improvements [kreafox - fb7cad8]
@eeacms/volto-tags-block: 1.2.3 ~ 1.2.4
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - f16a8fa]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 1887357]
@eeacms/volto-timeline-block: 1.1.4 ~ 1.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 5ae7016]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 89ccacc]
@eeacms/volto-widget-dataprovenance: 0.4.2 ~ 0.4.3
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - e0311bd]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 2446e47]
@eeacms/volto-widget-geolocation: 5.1.5 ~ 5.1.6
@eeacms/volto-widget-temporal-coverage: 5.1.4 ~ 5.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 21f9922]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - cf94086]
πŸ› οΈ Others
  • Update README.md [ana-oprea - 995fbe7]
@eeacms/volto-widget-theme-picker: 1.1.4 ~ 1.1.5
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 3b4adf2]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - c16abe5]
πŸ› οΈ Others
  • test: change volto version in Jenkinsfile [ana-oprea - 3105c0e]

Internal

πŸ› Bug Fixes
  • fix(tests): after upgrade to volto-tabs-block 7.0 we now have variation instead of template [David Ichim - 2156499]
🏠 Internal changes
πŸ› οΈ Others
  • Release 20.0.0 [Alin Voinea - d76fde9]
  • bump package version preparing for release [David Ichim - 4c6cbf6]
  • test: get latest version of image [valentinab25 - 2610d85]
  • test: use chromium for cypress [valentinab25 - 3c7950e]
  • test: disable cypress video [valentinab25 - 2beb13f]

Dependency updates

@eeacms/volto-listing-block: 6.0.2 ~ 6.0.3
πŸ› Bug Fixes
  • fix: generic class name [kreafox - fba55d7]
@eeacms/volto-tabs-block: 7.0.0 ~ 7.0.1
πŸ› Bug Fixes
  • fix(tabs): default view style due to missing class found on edit #75 from eea/develop [ichim-david - f620621]
  • fix(tabs): added missing tabs-secondary-variant class to default tab view template [David Ichim - a122359]

Internal

  • test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - f9c872b]
  • test: [JENKINS] set cpu limit on cypress [valentinab25 - bcdc347]
  • test: [JENKINS] add shm-size to cypress docker [valentinab25 - cfb36e2]
  • test: [JENKINS] improve cypress time [valentinab25 - 0df1585]
  • test: [JENKINS] improve cypress time [valentinab25 - 6b9a750]

Dependency updates

@eeacms/volto-metadata-block: 6.0.3 ~ 6.0.4
πŸ› οΈ Others
  • remove console.log [Miu Razvan - b7fb80a]

Dependency updates

@eeacms/volto-accordion-block: 10.4.3 ~ 10.4.4
πŸ› Bug Fixes
  • fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim - 725ed0d]
@eeacms/volto-columns-block: 6.4.0 ~ 7.0.0
πŸ’₯ Breaking Change
  • breaking(columns): removed extra div that wrapped the column children [David Ichim - a9a4b00]
@eeacms/volto-group-block: 6.3.4 ~ 6.3.5
πŸ› Bug Fixes
  • fix: Pass location to RenderBlocks [kreafox - 87ae0df]
πŸ› οΈ Others
  • test: update cypress test [kreafox - f84a866]
  • more tests [kreafox - 7f93774]
  • test: fix bug reported by sonarqube, add more tests [kreafox - 3599b0f]
  • test: add more tests [kreafox - 0c5fc63]
  • test: update jest tests [kreafox - 88d9945]
  • test: increase coverage [kreafox - 081a2d0]
  • Prettier [kreafox - 0c5d2d1]
  • test: mock useLocation [kreafox - 746887f]
  • test: mock useLocation [kreafox - a360401]
@eeacms/volto-hero-block: 5.4.5 ~ 5.4.6
πŸš€ New Features
  • feat(hero): add clear option for hero image position [David Ichim - 80c35eb]
πŸ’… Enhancements
  • change(image): renamed title for bg to Image position [David Ichim - 81e1e63]
@eeacms/volto-listing-block: 6.0.3 ~ 6.2.0
πŸš€ New Features
  • feat(simple-item): added option to show portal type #81 from eea/develop [ichim-david - c6e3d4c]
  • feat: add option to show portal type on simple item listing [kreafox - 77cb40a]
πŸ’… Enhancements
  • change(card): moved logic of rendering a tag to the block config [David Ichim - 63cbe39]
πŸ› οΈ Others
  • test: update tests for simple item listing [kreafox - 7b87197]
πŸ› Bug Fixes
  • fix: show instead of portal_type id, the portal_type Title - Refs #258166 [dobri1408 - 50f0cc7]
  • fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim - 9630403]
πŸ› οΈ Others
  • Release 6.2.0 [Alin Voinea - ada379f]
@eeacms/volto-metadata-block: 6.0.4 ~ 6.0.5
πŸ› Bug Fixes
  • fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim - 8954fc0]
@eeacms/volto-tabs-block: 7.0.1 ~ 7.0.2
πŸ› Bug Fixes
  • fix(menu): Update secondary pointing inverted active border color variable in menu [David Ichim - d8a7837]
[@eeacms/volto-widget-temporal-coverage: 5.1.5 ~ 5.2.0](https://github.com/eea