Skip to content
Snippets Groups Projects
Commit 675a15aa authored by Yasmeen Abuerrub's avatar Yasmeen Abuerrub Committed by Rajab Natshah
Browse files

Issue #3272735 by yasmeensalah: Fix not loading webp images when used with...

Issue #3272735 by yasmeensalah: Fix not loading webp images when used with Image Widget Crop and responsive images
parent d5a5814d
No related branches found
No related tags found
2 merge requests!17Issue #3263487: Fix Blazy 8.x-2.6 conflicting issues with the blazy/loading...,!7Issue #3264297: Add title attribute to oEmbed iframe for accessibility
......@@ -57,7 +57,7 @@
"drupal/slick": "~2.0",
"drupal/slick_views": "~2.0",
"drupal/metatag": "^1.12",
"drupal/webp": "~1.0"
"drupal/webp": "1.0-beta6"
},
"suggest": {
"npm-asset/dropzone": "~5.0: Provides JavaScript library necessary for Dropzone",
......@@ -92,6 +92,10 @@
"https://www.drupal.org/files/issues/2019-07-25/3070343-8.patch",
"Issue #2679875: Inline Entity Form integration":
"https://www.drupal.org/files/issues/2020-04-21/2679875-13.patch"
},
"drupal/webp": {
"Issue #3153137: Using Image Widget Crop in responsive images does not refresh webp image":
"https://www.drupal.org/files/issues/2022-01-31/webp-support-image-crop-3153137-12.patch"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment