Skip to content

Releases: eea/volto-listing-block

8.1.1

13 Jun 09:15
ddaf923
Compare
Choose a tag to compare

🛠️ Others

  • Another missing ? for replace operation :( [David Ichim - 8d05ef9]
  • Add ? in case there isn't any id present [David Ichim - 8355f5b]
  • fix previous commit it's /@@download/file not @@download/file/ [David Ichim - 9ea3684]
  • add also / to the url to avoid // [David Ichim - 180a097]

8.1.0

12 Jun 14:12
3f146fb
Compare
Choose a tag to compare

💅 Enhancements

  • change(links): removed pointless flattenToUrl calls from ConditionalLink [David Ichim - 230fec1]

🛠️ Others

  • lint fix [David Ichim - 058c08b]
  • bump package version [David Ichim - ba843f2]

8.0.3

23 May 11:20
a4a6584
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(perf): lazy load card images using loading property [David Ichim - e6de77c]

8.0.2

13 May 14:14
bb512da
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Pin @eeacms/volto-widget-theme-picker [alin - 0757175]

8.0.1

24 Apr 11:38
d7726bf
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Make sure that the migration of teaserblock is backwards compatible with the frontend [dobri1408 - dec02c6]

8.0.0

22 Apr 18:11
b1d1c50
Compare
Choose a tag to compare

🚀 New Features

  • feat: Release 8.0.0 - Volto 17 support [alin - f9ac044]
  • feat: Volto 17 support - Refs #264527 [EEA Jenkins - 8ad366c]

💅 Enhancements

  • refactor: Move customizations to volto-eea-website-theme [alin - 5258086]

🛠️ Others

  • test: use latest volto 16 in Jenkinsfile [valentinab25 - d3253fa]

7.1.0

19 Feb 11:12
c869bae
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(carousel): use condition direct on arrows [David Ichim - 4562716]
  • fix(carousel): show dots if there is more than 1 result [David Ichim - f9ec95e]
  • fix: remove norefferer for seo purposes [hazigabriel - 8690671]

💅 Enhancements

  • change(carousel): use ResponsiveContainer by removing the client condition [David Ichim - d24978d]

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - 7da89c2]
  • chore: package.json [Alin Voinea - b7030aa]
  • style: Automated code fix [eea-jenkins - 688a9fa]

🛠️ Others

  • Fixed width of Carousel now that we no longer use ResponsiveContainer and removed float from Teaser on edit coming from volto-block-style [David Ichim - e189004]
  • Update react-slick version and show carousel in SSR [David Ichim - 96bff1a]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - ceec1b8]

7.0.2

16 Jan 10:56
0c675d5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(a11y): Update alt attribute to role="presentation" in Item.jsx [David Ichim - 7fae04f]

7.0.1

20 Dec 13:51
8d54cdf
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: link in simple listing item [kreafox - cf2b777]
  • fix: use flattenToAppURL in simple item [kreafox - f3e271f]

7.0.0

28 Nov 17:20
51675d3
Compare
Choose a tag to compare

🚀 New Features

  • feat: add an image widget so you can upload images in teaser - Refs #258136 [dobri1408 - 1cda268]

🛠️ Others

  • Release 7.0.0 [Alin Voinea - 81d5bda]