Skip to content

Releases: eea/volto-eea-website-theme

3.5.1

19 Dec 13:35
af0d5b4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: download link when download is enabled on CTA block rfs#281622 [nileshgulia1 - 1e111c7]

🏠 Internal changes

  • chore: package.json [Alin Voinea - 1956de1]

🛠️ Others

3.5.0

16 Dec 19:45
a9ab2e1
Compare
Choose a tag to compare

🚀 New Features

  • feat(report-navigation): add download icon and ensure file is downloaded directly [David Ichim - fa653c2]

🐛 Bug Fixes

  • fix(UniversaLink): added option to open in new tab when isDisplayFile is true refs#281635 [laszlocseh - 6e65ded]
  • fix(report-navigation): check if page has children before rendering it as a detail [David Ichim - 35aabb3]
  • fix(context-navigation): error on layout page when types was an object [David Ichim - d06f7ab]

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - fabc331]

🛠️ Others

  • bump package version [David Ichim - fb11d4c]

3.4.0

11 Dec 12:37
5e0c608
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(UniversaLink): use download prop in calculating anchor for downloadable files refs#281622 [nileshgulia1 - 239b492]
  • fix(ContextNavigation): Add memoization for View that triggered fetch on Edit page modifications [David Ichim - 48fdf60]
  • fix(context-navigation): contentTypes choice list when creating a new object [David Ichim - d1ccc75]
  • fix(number-widget): from Volto core to parse values to int avoiding passing wrong values to restapi code such as context navigation [David Ichim - 0d67686]
  • fix(context-navigation): missing content types on layout or inside tabs [David Ichim - 0ab2a04]
  • fix(report-navigation): use report-navigation class instead of smart-toc [David Ichim - f4d7f56]
  • fix(report-navigation): remove unnecessary context navigation header fallback [David Ichim - 877e520]

🏠 Internal changes

  • chore: fix eslint config lint warning and avoid warning for active property within report navigation block list items [David Ichim - 9b3b03c]

🛠️ Others

  • Update package.json [Ichim David - b14f4c4]

3.3.0

28 Nov 16:12
db75942
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(tests): add unit tests for ReportNavigation [ana-oprea - 55ac4c2]

🏠 Internal changes

  • chore: package.json [alin - 4a8a4cb]

🛠️ Others

  • Update package.json [Ichim David - 53be025]

3.2.0

14 Nov 11:49
c4fc5f9
Compare
Choose a tag to compare

🛠️ Others

  • Update package.json [Ichim David - 4b5073b]

3.1.0

05 Nov 22:18
6e9068e
Compare
Choose a tag to compare
Merge pull request #269 from eea/develop

fix Grid conversion, ref #278618

3.0.0

21 Oct 14:53
cad3764
Compare
Choose a tag to compare

💅 Enhancements

  • refactor: Require Volto 17.20.0+ - Move Volto Core customizations from our add-ons to Volto Core - Refs #277684 [Teodor Voicu - cece189]

🏠 Internal changes

  • chore: package.json [alin - 7c6e23b]

🛠️ Others

  • Breaking release 3.0.0 [alin - 02e9f64]

2.4.0

11 Oct 16:03
60d57a5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: add subsite_css class when not undefined [nileshgulia1 - db3f80f]

🛠️ Others

  • Increase test coverage [dobri1408 - e2d46a9]
  • Update package.json [Ichim David - 24ea8f0]

2.3.0

13 Sep 07:28
711b485
Compare
Choose a tag to compare

🏠 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]

2.2.2

29 Aug 19:08
3794c3c
Compare
Choose a tag to compare
Merge pull request #259 from eea/develop

fix: Handle footer button action when on informatiion-system page