Skip to content

Commit

Permalink
Municipio 4.1.2 (municipio-se#35)
Browse files Browse the repository at this point in the history
* chore: updated osm

* chore: update to a more performant municipio theme

* chore: update municipio to latest version

* chore: upgrade municipio

Customizer: Fixed an issue where dynamic theme settings were not properly loading in the customizer. This ensures that imported settings from the design library are correctly applied in the customizer context.

Favicons: Removes the custom favicon implementation, and migrates it to be done natively in WordPress using the ”site identity” section in the customizer.

Icons: A optimization on the icon rendering has been made. This reduces the size of the material icons bundle up to 85%. This change also brings settings for choosing font style and weight.

General: Minor adjustments to correct an issue where the width settings were not being applied.

* fix: update component library.

---------

Co-authored-by: NiclasNorin <[email protected]>
Co-authored-by: Niclas Norin <[email protected]>
Co-authored-by: Sebastian Thulin <[email protected]>
  • Loading branch information
4 people authored Aug 12, 2024
1 parent 29cabe4 commit c6b5020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.14.0",
"helsingborg-stad/component-library": "4.14.4",
"helsingborg-stad/content-scheduler": "~3.1.2",
"helsingborg-stad/custom-short-links": "~3.0.4",
"helsingborg-stad/customer-feedback": "~4.0.8",
Expand Down Expand Up @@ -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.5.17",
"helsingborg-stad/municipio": "5.7.1",
"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 c6b5020

Please sign in to comment.