From 3d28de5f539164d745174c5888a9c608f07ce7bf Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 27 Sep 2024 14:45:47 +0200 Subject: [PATCH] hotfix: lqip fix for images with captions (#61) * feat: add support for srcset in hero module * fix: resolves unconverted files. * Municipio 4.5.0 Implements container query image feature. * chore: update municipio with local checksum calc. * Update composer.json Update municipio and component-library * fix: small bugfixes for Municipio * fix: segment with support for c-image * chore: update modularity sections * chore: update muniipio * chore: update modularity sections * chore: update modularity * chore: update helsingborg-stad/municipio 5.27.0 * feat: inline images fixes in component library and municipio * hotfix: lqip fix on images with captions * hotfix: rendering issues in content images. --------- Co-authored-by: Sebastian Thulin Co-authored-by: Thor Brink --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a9f2d68..10b093a 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.23.9", + "helsingborg-stad/component-library": "4.23.11", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.28.0", + "helsingborg-stad/municipio": "5.28.7", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3",