Skip to content

Commit

Permalink
v4.5.2 (#62)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
thorbrink authored Oct 1, 2024
1 parent 3d28de5 commit 80e6175
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 80e6175

Please sign in to comment.