Version 7.9.0 June 4, 2025
🎨 Themes
Changed the color of BrandHeading in chameleon-theme-nb
. !2150
Updated the Divider design in chameleon-theme-hbvl
in subthemes. !2152
Changed the font-weight in the Teaser label for chameleon-theme-hbvl
. !2162
Refactored and updated designs for subthemes in chameleon-theme-gva
. !2112
Updated designs for the playbutton in Teaser components. !2158
🚀 Features
Added cookie
and cookie-off
icons to the icon library. !2157
chameleon-react
Changed all relevant :focus
states to use :focus-visible
instead so mouse users no longer get a useless focus ring whereas for keyboard users, it's still there. !2148
🐛 Bug Fix
chameleon-react
Fixed an issue where text-decoration
would not be visible in our LinkText component. !2159
Fixed an issue where incorrect tokens were applied on Teaser meta content. !2165
chameleon-swift
Fixed an issue with duplicate font registrations in iOS. !2156
🏠 Internal
Updates to dependencies:
Start using swiftly and update Swift to 6.1.1. !2115