Weβve added size adjusted fallback fonts for each brand to try and reduce CLS.
!472
The <Placeholder /> component now accepts any value for the aspectRatio
prop in the form of X:Y, so for example <Placeholder aspectRatio="4:5">,
so you are no longer stuck with the predefined aspect ratios.
!502
Weβve fixed the fact that actions in <BrandedHeading /> in
chameleon-theme-swcom were hidden since our CSS Custom Properties '2.0.0'
release.
!496
Weβve fixed the Nuacht Serif Headline font not appearing for
chameleon-theme-indo and chameleon-theme-beltel as well as slightly
adapting their designs for the <BrandedHeading />.
!508
We added an extra breakpoint for small screens to our automated visual testing
process with Percy. This to ensure that visual regressions are tested in a
more responsive fashion.
!417
Added a prepare-commit-msg hook to husky to auto prepend commits with the
JIRA ticket ID.
!420
Updated color for <LinkText> in chameleon-theme-swcom!MR 331
Updated color.grey.60 shade in chameleon-theme-swcom!MR 374
Following a survey regarding the new Nieuwsblad app we updated the
font.paragraph.size token value in chameleon-theme-gva-summer-2020,
chameleon-theme-hbvl-summer-2020, chameleon-theme-nb,
chameleon-theme-nb-winter-2021 and chameleon-theme-dl from 16 to 17 for
better readability on mobile devices.
!MR 369