Skip to content

Releases: eea/eea-website-frontend

1.29.1-beta.1

05 Apr 12:11
Compare
Choose a tag to compare
1.29.1-beta.1 Pre-release
Pre-release

Full Changelog: 1.29.0...1.29.1-beta.1

1.29.0

05 Apr 12:09
107b1fe
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-eea-design-system: 1.23.4 ~ 1.23.5

πŸ’… Enhancements
  • change(hero): delete button color is set to white due to our theme colors [David Ichim - 2ea46e7]
πŸ› οΈ Others
  • fixed(lint): projectRootPath path reference used by eslint [David Ichim - c3311cb]

@eeacms/volto-eea-kitkat: 23.2.0 ~ 24.0.0

Dependency updates

@eeacms/volto-hero-block: 5.5.0 ~ 6.0.1
πŸ’₯ Breaking Change
  • breaking(hero): Use BlocksForm instead of SlateEditor to render more slates block #44 from eea/multiline-bug [ichim-david - 57953c5]
  • breaking(tests): Updated Hero.test.jsx.snap snapshots after removal of inner div wrapper [David Ichim - 7cf73ef]
πŸ’… Enhancements
  • change(hero): Use EditBlockWrapper from Volto core [David Ichim - 360d2d7]
πŸ› οΈ Others
  • Release 6.0.0 #45 from eea/develop [ichim-david - a0120da]
  • Fix onClick event in Hero block to select the block in Edit mode [David Ichim - 1f38992]
  • Add ts-jest package to package.json [David Ichim - 7c82b62]
  • bump package version to a major 6.0.0 to indicate breaking changes [David Ichim - 472b675]
  • fix crash of page after removal of a slate block and saving edit page [David Ichim - a917cdc]
  • fix intial value slate [dobri1408 - c70bb80]
  • Update Jest configuration to avoid ts error and removed onClick from Hero block view component [David Ichim - 448dbb4]
  • switch to block sidebar when clicking on the hero block in edit [David Ichim - 1797077]
  • fix eslint [dobri1408 - 7b0a66c]
  • fix eslint [dobri1408 - 163af98]
  • fix eslint comments [dobri1408 - 0fff8b0]
  • fix eslint [dobri1408 - d560dcb]
  • improve the quality [dobri1408 - d6bf215]
  • Update Edit.jsx [dobri1408 - 2c31ecd]
  • fix cypress test [dobri1408 - c24f627]
  • fix unit tests [dobri1408 - ad6e98f]
  • fix unit tests [dobri1408 - 7c007a6]
  • trigger tests [dobri1408 - 0f51440]
  • mock react-router-dom [dobri1408 - f6a33ab]
  • fix eslint [dobri1408 - 89483de]
  • fi problems with the bacward compatibility [dobri1408 - 5915149]
  • use blockform and renderblocks [dobri1408 - 61994d0]
  • fix multiline hero bug [dobri1408 - 25b26d5]
🏠 Internal changes
  • chore: Fix package.json [alin - a6f6427]

New packages

@eeacms/volto-block-data-table: 0.1.2

Internal

  • Release 24.0.0 [alin - 0e8b38e]
  • added volto-block-data-table addon, Refs #267452 [Alexandru Ghica - 6ccd832]

@eeacms/volto-eea-website-theme: 1.33.0 ~ 1.33.1

πŸ› Bug Fixes
  • fix: adding page with an empty title - Refs #268074 [dobri1408 - 6443924]

Internal

🏠 Internal changes

  • chore: Add volto-block-data-table to mrs.developer.js [alin - f9706ed]

πŸ› οΈ Others

1.28.1-beta.1 - 3 April 2024

πŸš€ Dependency updates

  • Release @plone/volto 16.31.2 [alin - 263e632]
  • Release @plone-collective/volto-authomatic 2.0.1 [alin - d5a8eb9]

πŸ› οΈ Others

  • fix yarn.lock [alin - db794cd]
  • Release 1.26.1-beta.1 [alin - c95a7e2]
  • Update package.json [Alexandru Ghica - b13bbaf]
  • Update volto-eea-website-policy [Alexandru Ghica - a6013a3]
  • Update package.json [Alexandru Ghica - 40eccd7]
  • Adde fallback_login [Alexandru Ghica - f84c71a]
  • Added volto-authomatic [Alexandru Ghica - b299ede]

1.28.0-beta.1

03 Apr 14:32
Compare
Choose a tag to compare
1.28.0-beta.1 Pre-release
Pre-release

Full Changelog: 1.28.0...1.28.1-beta.1

1.28.0

03 Apr 14:17
f8eed6f
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-block-data-figure: 7.1.0 ~ 7.2.0

πŸ’… Enhancements
  • change(figure): set heading styling for Figure title as an h3 tag #118 from eea/265544-figure-heading [ichim-david - bd28b68]
  • change(headings): undo change of DownloadData headings from h5 to h4 [David Ichim - 8d6928d]
  • change(headers): downgrade h5 to h4 and set DataFigure header to h3 [David Ichim - 7f1021d]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - 9395cb2]
πŸ› οΈ Others
  • Update package.json [ichim-david - 33d83c6]

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

πŸ’… Enhancements
  • change(headings): removed h3 and set important rules to subtitle-light class [David Ichim - 89a69e8]

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

Dependency updates

@eeacms/volto-anchors: 0.6.0 ~ 0.7.0
πŸ› Bug Fixes
  • fix(anchor): error where selector in URL is invalid #32 from eea/265448-fix-invalid-selector [ichim-david - 8e943b1]
🏠 Internal changes
  • chore: Fix newline in package.json [alin - 15d3ddb]
πŸ› οΈ Others
  • bump package version [David Ichim - c98459b]
  • remove console error [Teodor - a0bed8b]
  • update function to validate selector [Teodor - 64c283b]
  • Ref #265448 Fix error where selector in URL is invalid [Teodor - e61425a]
@eeacms/volto-block-divider: 6.1.6 ~ 6.2.0
πŸš€ New Features
  • feat(styling): added divider spacing options #19 from eea/divider-spacing-sizes [ichim-david - 8999247]
πŸ› Bug Fixes
  • fix(tests): cypress wait by defining content with move to volto-17 [David Ichim - 5a9f0a3]
  • fix(lint): removed syntax less flag since latest version doesn't support this flag [David Ichim - 3c0e579]
πŸ’… Enhancements
  • change(divider): added spacing field description and the values use css variables [David Ichim - 757e7e4]
🏠 Internal changes
  • chore: package.json [Alin Voinea - 959fe8a]
πŸ› οΈ Others
  • Update package.json [ichim-david - c7d2830]
  • tests cleanup [David Ichim - dfef06d]
  • wip trying to get cypress tests to run [David Ichim - 25494eb]
  • Add razzle-plugin-scss dependency [David Ichim - 5a2aa04]
  • Add postcss-less dependency to devDependencies [David Ichim - 935bf7d]
  • lint fixes for webpack5 [David Ichim - b456f07]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 67c1704]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 66fa334]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - dc53bee]
  • feature: Divider has spacing sizes now [andreiggr - bf813c4]
@eeacms/volto-slate-footnote: 6.2.3 ~ 6.3.0
πŸ› οΈ Others
  • Update package.json [ichim-david - 497b720]
  • (fix): Make tabs open when footnote in it #63 from eea/table-and-tabs [ichim-david - bcd71a4]
  • Update extensions.js [dobri1408 - 1245061]
  • fix eslint [Dobricean Ioan Dorian - f11cd5e]
  • fix issue in table [Dobricean Ioan Dorian - 3f8a31a]
  • open tab if footnote in it [Dobricean Ioan Dorian - 191c39a]
@eeacms/volto-tabs-block: 7.5.0 ~ 7.5.1
πŸ’… Enhancements
  • change(accordion): added menu-item-text class to accordion tab span [David Ichim - 6dad8b1]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - 730f20c]

Internal

  • cypress test fixes [David Ichim - bcec796]
  • Release 23.1.0 [alin - 747b8ac]

Dependency updates

@eeacms/volto-columns-block: 7.0.1 ~ 7.1.0
πŸ› Bug Fixes
  • fix(toc): use the correct function to render entries in toc #94 from eea/develop [ichim-david - 8c9f948]
  • fix(toc): use the correct function to render entries in toc [Miu Razvan - e3a27d2]
πŸ› οΈ Others
  • bump version [Miu Razvan - f8e3989]
@eeacms/volto-taxonomy: 4.1.1 ~ 4.1.2
πŸ› Bug Fixes
  • fix: Unexpected constant truthiness on the left-hand side of a || expression [alin - 2df7e5b]
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - 2987e89]

Internal

@eeacms/volto-eea-website-policy: 1.13.0 ~ 1.13.1

πŸ› Bug Fixes
  • fix: make sure that the content type is sent in workflow change - Refs #267108 [dobri1408 - 934352d]

@eeacms/volto-eea-website-theme: 1.31.0 ~ 1.33.0

πŸš€ New Features
  • feat(slate): add new h3 slate element [Miu Razvan - 20a7e93]
  • feat(slate): add h4 in slate toolbar [Miu Razvan - 2c523ac]
πŸ› Bug Fixes
  • fix(slate): insert/remove element fix, Refs #261770 [Miu Razvan - b121ffd]
πŸ’… Enhancements
  • change(slate): Use F as icon and renamed title of new h...
Read more

1.27.2-beta.1

18 Mar 13:59
Compare
Choose a tag to compare
1.27.2-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.27.1-beta.1...1.27.2-beta.1

1.27.1

18 Mar 13:40
18df051
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-searchlib: 0.8.0 ~ 0.9.0

πŸ› οΈ Others
  • Bump version in package.json [Laszlo Cseh - db384c6]

Internal

🏠 Internal changes

πŸ› οΈ Others

  • Patch release 1.27.1 [alin - 7e70aef]

1.27.1-beta.1 - 18 March 2024

πŸš€ Dependency updates

  • Release @plone/volto 16.31.2 [alin - 263e632]
  • Release @plone-collective/volto-authomatic 2.0.1 [alin - d5a8eb9]

πŸ› οΈ Others

  • Release 1.26.1-beta.1 [alin - c95a7e2]
  • Update package.json [Alexandru Ghica - b13bbaf]
  • Update volto-eea-website-policy [Alexandru Ghica - a6013a3]
  • Update package.json [Alexandru Ghica - 40eccd7]
  • Adde fallback_login [Alexandru Ghica - f84c71a]
  • Added volto-authomatic [Alexandru Ghica - b299ede]

1.27.1-beta.1

18 Mar 12:40
Compare
Choose a tag to compare
1.27.1-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.26.1-beta.1...1.27.1-beta.1

1.27.0

18 Mar 12:37
0c5f71e
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-datablocks: 6.3.4 ~ 6.4.1

πŸš€ New Features
  • feat: possibility to deactive VisibilitySensor by looking at the isPrint redux state [laszlocseh - 3f04d84]
πŸ› οΈ Others
  • Bump version to 6.4.0 from 6.3.5 [Laszlo Cseh - 1e710c0]
πŸ› οΈ Others

@eeacms/volto-datahub: 1.0.32 ~ 1.0.33

πŸ’₯ Breaking Change
  • breaking(webpack): removed path import as webpack 5 no longer patches node modules to use in the browser [David Ichim - 76f3538]
🏠 Internal changes
  • chore: husky, lint-staged use fixed versions [valentinab25 - da129fb]
πŸ› οΈ Others
  • Remove noreferrer for SEO purposes #60 from eea/263008-noreferrer [ichim-david - 3c68343]
  • update snapshots [Teodor - 7a3471b]
  • remove eslint file from ignoring [Teodor - 39f6633]
  • change eslint rule [Teodor - 73e4bc2]
  • Ref #263008 [Teodor - 9d58c52]

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

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

Dependency updates

@eeacms/volto-slate-footnote: 6.2.2 ~ 6.2.3
πŸ› Bug Fixes
  • fix(slate-notes): crash when hovering over notes due to faulty ref initialization #64 from eea/develop [ichim-david - cc5e9ac]
  • fix: Refs#265202 - footnotes hover crash [Claudia Ifrim - 71e236d]

Dependency updates

@eeacms/volto-tabs-block: 7.0.5 ~ 7.5.0
πŸ’₯ Breaking Change
  • breaking(tabs): use DefaultEdit variation as base for responsive accordion edit Refs #266327 #85 from eea/develop [ichim-david - 2f7fc23]
  • breaking(tabs): menu-item-text markup is now span instead of p tag [David Ichim - 5aa7981]
πŸ› Bug Fixes
  • fix(tests): after change from p tag to reference the .menu-item-text class [David Ichim - 9a45825]
  • fix: update 'Add Tabs default template' cypress test - Default tabs text to be inside a span within the tab link instead of a p tag [Claudia Ifrim - 4209573]
  • fix: remove AccordionEdit import form index [Claudia Ifrim - 24323cc]
πŸ’… Enhancements
  • change(tabs): use default edit for accordion tab edit [David Ichim - 7ed5f4e]
🏠 Internal changes
  • style: Automated code fix [eea-jenkins - e37f2d4]
  • style: Automated code fix [eea-jenkins - 0520da7]
πŸ› οΈ Others
  • Bump package version to 7.5 from 7.0.5 [David Ichim - a675429]
  • Prettier and stylelint [David Ichim - f6182d1]
  • Fixed call to stylelint within MakeFile [David Ichim - dd53ee8]
  • Revert "update" [David Ichim - ceb8ab7]
  • fix cypress [Razvan - 6fe2bb4]
  • Update react-slick version to 0.30.1 [David Ichim - 3369176]
  • update [Razvan - 61b19e8]
  • use DefaultEdit variation for responsive accordion, Refs #266327 [Razvan - 11acf6c]

Internal

πŸ› Bug Fixes
  • fix(tests): after change structure for tabs - from p tag to reference the .menu-item-text [Claudia Ifrim - 4f91f42]
πŸ› οΈ Others
  • Bump package version to 22.1.0 from 22.0.2 [Claudia Ifrim - 86414fe]

Dependency updates

@eeacms/volto-widget-geolocation: 5.2.0 ~ 5.3.0
πŸ› Bug Fixes
  • fix(icon): stylingby addin icon prop to Button component in ListResults.jsx [David Ichim - 92a8d85]
πŸ› οΈ Others
  • Update package.json [ichim-david - 02b65ab]

New packages

@eeacms/volto-controlpanel: 0.2.0
@eeacms/volto-toolbar-actions: 1.0.3

Internal

πŸš€ New Features
  • feat: Add dependency on @eeacms/volto-controlpanel [alin - e59140c]
🏠 Internal changes
  • chore: Move VersionOverview customization to dedicated Volto add-on volto-controlpanel - Refs #264531 [dana-cfc4 - 117a890]
πŸ› οΈ Others
  • Add volto-toolbar-actions 1.0.3 [alin - 6ade62b]

Dependency updates

@eeacms/volto-controlpanel: 0.2.0 ~ 0.3.0
πŸš€ New Features
  • feat: Add support also for eea.api.controlpanel backend add-on [alin - 3ecc243]
🏠 Documentation changes
  • docs: Add information about used environment variables [alin - 1291de5]

@eeacms/volto-eea-website-theme: 1.28.3 ~ 1.31.0

πŸš€ New Features
  • feat: set isPrint redux state when window.print() is triggered [laszlocseh - 4d07b9a]
πŸ› Bug Fixes
  • fix: smaller timeout in window.print [laszlocseh - 808d7e9]
🏠 Internal changes
  • chore: cleanup unused RemoveSchema code [laszlocseh - 6d8de0a]
  • chore: cleanup unused RemoveSchema code [laszlocseh - c1f2650]
πŸ› οΈ Others
  • Update package.json [ichim-david - 4c2f794]
  • Fix export statement in reducers/index.js [David Ichim - bbaf5be]
  • Lint fix, export of print should be made after import [David Ichim - 2a670db]
  • test: TokenWidget.test.jsx and TopicsWidget.test.jsx cover more conditions [laszlocseh - dd154bb]
  • Bump version to 1.29.0 ...
Read more

1.26.1-beta.1

11 Mar 09:19
Compare
Choose a tag to compare
1.26.1-beta.1 Pre-release
Pre-release

1.26.0

05 Mar 14:12
035b6da
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-datablocks: 6.3.3 ~ 6.3.4

🏠 Internal changes
  • style: remove dropdown border on focus [kreafox - 33f859e]
  • style: improve dropdown [kreafox - 6f1055f]
πŸ› οΈ Others
  • Fix dropdown [Tiberiu Ichim - c2d10e5]
  • Allow country flag to work as dropdown [Tiberiu Ichim - b58252b]

@eeacms/volto-eea-design-system: 1.23.1 ~ 1.23.2

πŸ’… Enhancements
  • change(buttons): remove padding from all basic buttons inside ui.buttons [David Ichim - e4dc0e6]

@eeacms/volto-eea-website-theme: 1.28.1 ~ 1.28.3

πŸ› Bug Fixes
  • fix(slate): fix copy/paste in slate from Microsoft Word Desktop App - Refs #265782 [Miu Razvan - f7a128c]
  • fix(event): add permalink in customization to the original volto component [kreafox - c662aae]
πŸ’… Enhancements
  • refactor: Remove volto-slate patch normalizeExternalData.js - requires Volto 16.28.1+ [alin - 6ea61da]
πŸ› οΈ Others
  • Allow hit Enter in the LayoutSettings block to create a new block [Tiberiu Ichim - ecde522]

@plone/volto: 16.30.3 ~ 16.31.2

16.31.0 (2024-02-26)

Feature

16.31.1 (2024-02-28)

Bugfix
  • Fix the condition deciding on listing pagination format so it takes into account container blocks as well @sneridagh #4978
  • Enhance findBlocks to check for blocks also in data for add-ons such as @eeacms/volto-tabs-block. @ichim-david #5796

16.31.2 (2024-03-05)

Bugfix

Internal

🏠 Internal changes

  • chore: [YARN] Automated update of yarn.lock [EEA Jenkins - c1461c9]
  • chore: Fix yarn.lock [alin - 9acca51]

1.25.1-beta.1 - 20 February 2024

πŸš€ Dependency updates

  • Release @plone-collective/volto-authomatic 2.0.1 [alin - d5a8eb9]

πŸ› οΈ Others

  • Update package.json [Alexandru Ghica - b13bbaf]
  • Update volto-eea-website-policy [Alexandru Ghica - a6013a3]
  • Update package.json [Alexandru Ghica - 40eccd7]
  • Adde fallback_login [Alexandru Ghica - f84c71a]
  • Added volto-authomatic [Alexandru Ghica - b299ede]