Skip to content

Commit

Permalink
4.2.6
Browse files Browse the repository at this point in the history
# Municipio 4.2.6 Release Notes

We’re excited to introduce **Municipio 4.2.6**! This update enhances the user interface, resolves several bugs, and adds a brand-new module for an even better experience.

## Styleguide (0.11.1106)

- Allows selecting multiple instances of the same filter type.
- Resolves a bug that made the user unable to expand compressed tags.

## Component Library (4.19.1)

- Adds the ability to truncate items in the breadcrumb component.
- Forces dot icons on tags to be filled, not respecting icon style settings (improved visibility).
- Fixed a bug in acceptance that prevented some JavaScripts from running.

## Modularity (6.22.4)

- Fixes the warning in the absence of a `classlist` provided for the breadcrumb component.
- Introduced a new module for rendering menus (`Menu`, `mod-menu`).
- Fixed broken icons in the editor, now being displayed properly with an improved UI and a more coherent interface.

## Municipio (5.15.1)

- Implements customizer capability to set the breadcrumb max length for labels before being truncated.
- Adjustments made for flexible header alternative.
- Fixes an issue that caused active menu items not being marked as active in manually entered menus.

## Open Street Map (2.5.0)

- The public filter now allows users to refine a hierarchical set of options.

## Contact Banner (3.2.0)

- Allows the user to select from a dropdown populated with icon alternatives rather than inputting a string representing a material icon.
  • Loading branch information
sebastianthulin authored Sep 2, 2024
1 parent 258ff88 commit 4c35435
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.15.1",
"helsingborg-stad/component-library": "4.19.1",
"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,23 +66,23 @@
"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.19.0",
"helsingborg-stad/modularity-contact-banner": "~3.1.5",
"helsingborg-stad/modularity": "6.23.5",
"helsingborg-stad/modularity-contact-banner": "3.2.0",
"helsingborg-stad/modularity-entryscape": "^4.0.1",
"helsingborg-stad/modularity-form-builder": "3.2.2",
"helsingborg-stad/modularity-guides": "~4.0.3",
"helsingborg-stad/modularity-interactive-img-map": "~4.0.3",
"helsingborg-stad/modularity-json-render": "~3.0.3",
"helsingborg-stad/modularity-local-events": "~3.1.1",
"helsingborg-stad/modularity-open-street-map": "2.4.0",
"helsingborg-stad/modularity-open-street-map": "2.5.0",
"helsingborg-stad/modularity-products": "^3.0.1",
"helsingborg-stad/modularity-recommend": "^3.0.2",
"helsingborg-stad/modularity-sections": "~3.0.3",
"helsingborg-stad/modularity-testimonials": "~3.0.3",
"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.12.4",
"helsingborg-stad/municipio": "5.15.4",
"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 4c35435

Please sign in to comment.