🎨 Themes
Added the accent-tragedy
subtheme for chameleon-theme-tel
. !2229
Changed the datetime tokens for chameleon-theme-sw
. !2300
Changed the RelatedTeaser image position from left to right for all MHNR brands. !2301
Changed the Helvetica Now
font to Roboto
in chameleon-theme-co
and chameleon-theme-vl
. !2302
Added more logo-*
's to chameleon-theme-wl
. !2308
🐛 Bug Fix
chameleon-swift & chameleon-swift-components
Fixed an issue with the font-mapping in chameleon-theme-sw
. !2303
Revert to previous *.ttf
font files for chameleon-theme-sw
due to baseline issues. !2304
🏠 Internal
Updates to dependencies:
Refactor our release file setup. !2294
Add some usefulness and extras to chameleon-docs. !2298 !2306 !2307 !2309
🎨 Themes
Updated some tokens for chameleon-theme-sw
. !2291 !2272
Added a premium
subtheme for chameleon-theme-sw
. !2271
Fix for editorial labels in all subthemes for chameleon-theme-nb
. !2271
Add asset header tokens. !2295
🚀 Features
chameleon-react
We have added the as
prop to our <Logo />
component, which makes it work the same as <Illustration />
and <Icon />
. Be sure to check the PR for more details: !2224
🏠 Internal
Updates to dependencies:
CSS classname cleanup. !2226 !2273
Fix a small cleanup issue when transforming tokens. !2287
Replace chalk by node styleText. !2268
Small extra preflight check for our automatic Figma asset download. !2269
🐛 Bug Fix
chameleon-react
Fixed an issue with the onMonthChange
prop in <DatePicker />
. !2230
🏠 Internal
Updates to dependencies:
Replace classnames
with clsx
. !2258
🎨 Themes
Added sponsored-content
subthemes for chameleon-theme-beltel
, chameleon-theme-indo
and chameleon-theme-sw
. !2207
🚀 Features
chameleon-react
We've exposed an update
function to our <Dropdown />
component so you can trigger a recalculation for its position when needed. Check out the example we've added on using it with a MutationObserver
. (Also, we've migrated the entire codebase from using popper
to its successor floating-ui
.) !2222
🐛 Bug Fix
Fixed an issue where in some brands the play
icon wasn't correctly centered. !2213
🏠 Internal
Updates to dependencies:
Fixed a small issue with our git hooks. !2214
Added some JSDoc typing to our compile setup. !2203
Added the possibility to throttle uploads to Focus CDN. !2201
Added a custom stylelint logic to test our responsive Teaser React components. !2209
Did some housekeeping on our docs website, our build logic, our dev stories, our examples and other things. !2205 !2208 !2210 !2212 !2215 !2217
Fixed an issue in our .dockerignore
. !2204
Added an enhancement to our dev setup for component demos for our docs site. !2225
Improved the rendering of <Accordion />
. !2206
🎨 Themes
Added a new version of the KH Interference
-font for CrimeWorld, the old one did not render correctly on windows machines. !2199
🚀 Features
chameleon-react
Exposed a month
property on the DatePicker
component to allow controlling the displayed month programmatically. !2200
🎨 Themes
Fixed the sport
subtheme in chameleon-theme-gva
. !2197
🚀 Features
chameleon-react
and all chameleon-theme-*
are now type: module
. !2195
🐛 Bug Fix
chameleon-react
Ensured the comment count is not displayed when the comments
prop is explicitly set to false or a null value on Teasers. !2193
🎨 Themes
Onboarded Crime World, the redesign of Sunday World. Keep in mind that due to architectural decisions, the brandcode stays SW
and the theme package thus continues to be named chameleon-theme-sw
. !1886
Fixed the design of the editorial label on the accent-strong
subtheme in chameleon-theme-hbvl
. !2187
🎨 Themes
Reverted the 7.9.0 design change of Divider in chameleon-theme-hbvl
. !2183
🐛 Bug Fix
chameleon-react
Fixed an issue with wrongly styled loading
Teasers. !2184
🏠 Internal
Updates to dependencies:
Fixed a long-standing issue with publishing our swift packages. !2186
Updated Bitrise configuration to use Xcode 16.4 and iOS 18.5 simulator. !2178
🎨 Themes
Reverted the change for the color of BrandHeading in chameleon-theme-nb
. !2173
🚀 Features
Added a slew of new icons to the icon library. !2176
🏠 Internal
Small enhancement to our deployment process. !2172