v9.4.0 — 2024-03-19
Overview
Another approach to non-blocking font loading, plus some changes to assist with VRT.
Issue Summary
- CD-514: use
<link rel="preload">
for fonts instead of swappingmedia
types. - OPS-9741: allow Backstop to target and ignore Drupal messages during VRT
Steps to Upgrade
composer require unocha/common_design:^9.4.0
No steps to upgrade. If you are implementing outside Drupal, the markup to load fonts has been updated in our README. You should update the markup in your implementation to receive the performance improvement.