π¨ Themesβ
Fixed the chameleon-theme-nb sport subtheme. !2373
π Featuresβ
chameleon-reactβ
Improved how chameleon-react imports locale by using pkg.imports with conditions. See our getting started guide for details on correct usage. !2361
Added diacritic support for <AutoComplete />. !2371
π Bug Fixβ
chameleon-reactβ
Fixed an issue where truncated text incorrectly dictated the flex child width. !2372
π¨ Themesβ
Onboarded the Autovisie brand in chameleon-theme-av. !2257
Added dark mode for chameleon-theme-gva. !2325
Added dark mode for chameleon-theme-nb. !2359
Added the accent-national subtheme to chameleon-theme-tel. !2364
Fixed the teaser.premium.main.default.asset token in chameleon-theme-sw. !2367
π Featuresβ
Added a large set of new icons across all brands. !2354
π Bug Fixβ
chameleon-theme-*β
In !2327 , we added sideEffects: false to all chameleon-theme-* packages. However, this caused issues in usersβ Storybooks, so weβve decided to remove this flag again. !2362
chameleon-reactβ
Refactored some useLayoutEffect to simply use useEffect, eliminating related warnings in React 18. !2363
Fixed an issue with focus styles in <Button />. !2335
Fixed a layout issue in <WideListItem /> when both the action and iconRight props were supplied. !2348
π Internalβ
Created a more robust tree-shaking test for chameleon-react. !2356
Made the $themes.json test in tokens-studio stricter. !2357
Enhanced our release script to better handle hotfixes. !2368
π¨ Themesβ
Aligned the consistency of the branded-heading-[lg|sm]-layout tokens across all brands . !2318
π¨ Themesβ
Adjusted the accent-strong subtheme on dark mode for chameleon-theme-sw. !2336
Updated the datetime tokens for chameleon-theme-beltel and chameleon-theme-indo. !2340
Removed the obsolete Georgia fonts from all MHNR themes. !2346
Updated the logos and favicons for chameleon-theme-dvn and chameleon-theme-lcd. (Sidenote: there is, strictly technically speaking, a breaking change here as logo-icon and logo-icon-inverse have been deleted for chameleon-theme-lcd.) !2349
Updated the logos, favicons and brand icon for chameleon-theme-sw. !2350
π Bug Fixβ
chameleon-reactβ
Fixed an issue with <Accordion /> where the chevron wasn't clickable. !2324
Fixed the alignment of <List /> counters/bullets across typographies. !2334
When a <TextArea /> has both error and success props, error now takes visual priority (which brings it in line with the <TextField /> component). !2337
Added the missing types for the duration prop on <RelatedTeaser />. !2352
π Internalβ
Updates to dependencies:
Improved tree shaking. !2327
Minor fixes to our docs site. !2347 !2351
π Featuresβ
chameleon-reactβ
Added articleType and duration props to the <RelatedTeaser /> component. !2312
π Bug Fixβ
chameleon-swift & chameleon-swift-componentsβ
Roll back the revert of the font files for chameleon-theme-sw due to baseline issues. !2314
π Internalβ
Updates to dependencies:
Optimize release script. !2315
Use PNPM catalogs for better dependency management across our monorepo. !2315
π¨ 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
π¨ 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
π 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