Skip to content

Releases: eea/volto-block-image-cards

2.0.1

31 May 15:14
807428c
Compare
Choose a tag to compare

🛠️ Others

  • bump cypress version to fix cypress testing [David Ichim - c3c4d66]
  • bump react-resize-detector version to 7.1.2 in order to avoid loading double loading [David Ichim - 5410b30]

2.0.0

22 Apr 16:23
e12f936
Compare
Choose a tag to compare

🚀 New Features

  • feat: Release 2.0.0 - Volto 17 support [alin - 20b8907]
  • feat: Volto 17 support - Refs #264527 [EEA Jenkins - 40c6d46]

1.3.8

19 Feb 17:07
d2711ad
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: package.json [Alin Voinea - b992847]

🛠️ Others

  • Update react-slick version to 0.30.1 [David Ichim - dea5e89]

1.3.7

01 Feb 09:31
2c958bd
Compare
Choose a tag to compare

🛠️ Others

  • fix edge case when selected renderer is undefined [nileshgulia1 - e19ece3]
  • Fix tests after latest CI changes by making use the addon uses the provided jest-addon-config [David Ichim - 9a34686]
  • Update rel attribute in schema.jsx and DiscreetCarousel.jsx to fix eslint error [David Ichim - 08b54a5]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 0f84d5f]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 0da0183]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - bca9412]

1.3.6

15 Jan 16:20
741e468
Compare
Choose a tag to compare

🛠️ Others

  • fix jest tests [ana-oprea - 1d5aef4]
  • use jest.setup [ana-oprea - 637df24]
  • don't use jest.setup [Miu Razvan - 7362a06]
  • fix tests [Miu Razvan - bea0832]

1.3.5

30 Oct 09:03
7bf6e19
Compare
Choose a tag to compare

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

1.3.4

29 Sep 13:30
c59a4a2
Compare
Choose a tag to compare

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

1.3.3

24 Jul 08:33
b3dfee1
Compare
Choose a tag to compare

🛠️ Others

  • test: add unit tests for utils, ImageCardsView and ImageCardsEdit - Refs #253277 [ana-oprea - 5c88199]

1.3.2

12 Jun 19:00
46397f1
Compare
Choose a tag to compare

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - 180d9e6]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - a25861d]

1.3.1

07 Jun 09:52
f6a15b0
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: background color and link color for all themes [Mimi - 7914cc0]

🛠️ Others