From 80e6175686dbf50194a511f2942660ab301b895d Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 10:31:46 +0200 Subject: [PATCH] v4.5.2 (#62) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With this release, we focus on further implementing the ImageInterface on more components. We are also releasing a InnovationProject view, in order to display innovation project schemadata as archive items and single views. ### Component Library (4.24.2) * Update the slider Item api in order to simplify it, and remove some old logic that isen’t used anymore. Modularity (6.30.0): * Implements the Image Interface in the slider module. ### Municipio Theme (5.32.0) * Update the Schools view to fully support the new slider item api. * Add support for schema type ”Project”. * Multiple minor additions to the behavior of ExternalContent that enables cleanup of unused content and images. * Add option ”Schema” as a way to display a post types archive in the Customizer. This will use the specific Schema types archive presentation if one is available. ### Styleguide (0.11.1130) * Minor adjustments to implement the slider item images. --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 10b093a..4529e49 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.11", + "helsingborg-stad/component-library": "4.24.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.29.0", + "helsingborg-stad/modularity": "6.30.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -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.7", + "helsingborg-stad/municipio": "5.32.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3",