Skip to content

Releases: eea/volto-block-image-cards

3.0.0

28 Jul 20:09
eba3be4
Compare
Choose a tag to compare

💥 Breaking Change

  • breaking(attachedimage): Use new version of attachedimage with image scales support Refs #254622 #48 from eea/use-image-scales [David Ichim - d0b889c]

🐛 Bug Fixes

  • fix: url when string [nileshgulia1 - 0e98ba2]
  • fix: correctly get fieldUrl from attachedImage field [nileshgulia1 - 5dabe72]
  • fix: default image scales [nileshgulia1 - a1c0893]

💅 Enhancements

  • refactor: show only if image exists [nileshgulia1 - b1a52ed]
  • refactor(templates): use image scales from restapi refs#254622 [nileshgulia1 - b24973f]

🏠 Internal changes

  • chore: package.json [alin - 4dfcdee]
  • chore(release): use * for volto-object-widget instead of develop branch [David Ichim - e055d4a]
  • chore: package.json [Alin Voinea - 565e630]
  • chore: tests for discreet caraousel [nileshgulia1 - e17f680]

🛠️ Others

  • bump package version to 3.0.0 to mark a major release [David Ichim - a764912]
  • inject intl for ImageCardsEdit to fix tests [David Ichim - e3f7714]
  • test only on volto 17 and use develop branch of object-widget [David Ichim - 60778a7]
  • Fix(image-cards): Refactor and fix schema extender for image cards block [David Ichim - b532079]
  • use getImageScaleParams from volto-object-widget [David Ichim - 6d03ddb]
  • tests: more specs [nileshgulia1 - 643677a]
  • tests: wip specs for new methods [nileshgulia1 - 0f843f1]
  • add tests for image-card-carousel [nileshgulia1 - c142f59]
  • remove: setImageSize helper [nileshgulia1 - e38a7ee]

2.0.2

30 Jan 17:31
0684384
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: package.json [alin - 5218300]

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]