Municipio 5.4.0

SNT
Sebastian Nordqvist Thulin

This release focuses on resolving issues with previous release. It introduces vite for compiling scripts and styles in Municipio Theme and Styleguide.

Municipio Theme (5.163.9)

  • Adds a Trashed page for media items, allowing users to revert trashed files.
  • Replaced Webpack with Vite as a build system.
  • Enqueue new vite compiled files as modules.
  • Adds ExhibitionEvent Schema view.
  • Add alt text to emblem placeholder when a image is missing.
  • Allow font/ namespace when populating the font selector for custom fonts in customizer.
  • Ensure that images are correctly rendered in gutenberg editor.
  • Removes some obsolete code related to tiny mce editor (plugins).
  • Splide Core is now compiled as a separate asset.
  • Update languagefile for swedish translation.

Styleguide (0.11.1312)

  • Updates to a ESM compatible Leaflet MarkerCluster that avoids monkeypatching of the global instance.
  • Update to new version of sass, and uses vite as build system.
  • Slider steppers are now unclickable, to meet clickable area size standards.
  • Right alignment fix for collection items.

Component Library (4.60.0)

  • Link in email adresses now support hyphens.
  • Removes a direct call to a wordpress function in breadcrumb.
  • Do not include a link text if no link is found in card component.
  • Adds a new modifier that places link last in collection items.

ACF UX Collapse (2.0.7)

  • Declares a missing variable in javscript, causing it to break in some cases.

ACF Openstreetmap Field (0.79.12)

  • Inactivates block dragging, to avoid issues with map.

Event Manager Integration (2.0.34)

  • Check length for taxonomies arary before use, avoids js error whenever taxonomies is empty.
  • Fixes input param’s on field definitions to avoid warnings.