v9.3.3 — 2024-02-22
Overview
Changes placement of OCHA Services from Global Header to the footer.
Issue Summary
Steps to Upgrade
composer require unocha/common_design:^9
There is no impact to existing sub-themes that use our existing templates, even those that override the OCHA Services with custom links. We kept a few legacy classes around with the cd-ocha-dropdown__
prefix to ensure no disruption to current sub-themes. We also created a stub template in the old cd-header
subdirectory to avoid breaking existing sub-themes. The stub will be removed in a future major version. If you would like to be prepared for that removal, see this example commit to our CD Demo site which upgrades an existing sub-theme.
Note: if you had to manually add markup to your cd-global-header.html.twig
during the v9.3.1 upgrade, it can be removed again.