π¨ Themesβ
Updated the highlight label color and improved LinkText contrast in dark mode on soft backgrounds for chameleon-theme-av. !2461
π Featuresβ
chameleon-reactβ
Added support for React v19. !2436
π Bug Fixβ
chameleon-reactβ
Fixed <RichContent /> table cells to properly display background colors, aligning behavior with the <Table /> component. !2456
π Internalβ
Updates to dependencies:
Improved NPM supply-chain security by enabling pnpm's strictDepBuilds and trustPolicy features. !2460
Updated some missing CDN configurations. !2462
Disabled the "Save from UI" feature in Storybook. !2458
π¨ Themesβ
Onboarded chameleon-theme-sikkom. !2446
Fixed the interaction states of the Tag component in dark mode for chameleon-theme-ds. !2450
Updated logo-premium-main logo for chameleon-theme-av. !2443
Fixed thumbs-up-active and thumbs-down-active icons for chameleon-theme-hbvl. !2443
π Internalβ
Updates to dependencies:
Refactored asset sync logic. !2443
Improved brand sorting on docs website by using full name instead of brand code. !2447
π¨ Themesβ
Onboarded chameleon-theme-dvn, chameleon-theme-lcd, and chameleon-theme-frd. !2227
Added the plus-logo-square-dl logo for chameleon-theme-hbvl. !2442
π Internalβ
Updates to dependencies:
Fixed Docsite deployment on Vercel by setting environment to production and using proper deploy flags. !2440
π¨ Themesβ
Added dark mode support for chameleon-theme-hbvl. !2417
Fixed button hover and active states in dark mode for chameleon-theme-nb. !2415
π Featuresβ
Added default subtheme in tokens.css to allow reverting to default theming when in a nested subtheme context. This enables you to reset theming within a subthemed section. !2412
π Bug Fixβ
chameleon-reactβ
Fixed the <Tooltip /> component where the arrow was visually placed in front of the content box instead of behind it. !2424
Fixed the <Table /> component's custom sort functionality. !2411
π Internalβ
Updates to dependencies:
Fixed asset sync to handle Figma's new rate limits by implementing retry logic based on Figma's response headers. !2423
Fixed the color mode toggle deeplinking ability on the docs site. !2416
π¨ Themesβ
Added dark mode support for chameleon-theme-ds. !2405
Fixed some dark mode issues for chameleon-theme-gva. !2410
Fixed some color tokens for chameleon-theme-av. !2399
π Featuresβ
Updated the feedback icons (info, error, and warning), making them visually solid instead of outlined. !2403
π Bug Fixβ
chameleon-reactβ
Removed overly strict type checking in the Accordion component that was causing issues in Next.js. !2402
Fixed the Avatar component's onLoad callback to work correctly in SSR contexts. !2400
π Internalβ
Updates to dependencies:
Migrated our Storybook from Webpack to Vite. This update includes an update to Storybook v10 and simplified configuration. It is also a major performance improvement. !2408
Converted some remaining CJS files to ESM for better consistency across the codebase. !2409
Improved local Storybook snapshot testing workflow by aligning it with the dev Storybook build logic. !2390
Replaced the fast-glob dependency with Node.js built-in glob function to reduce external dependencies and use native functionality. !2389
π¨ Themesβ
Updated the premium logo and corresponding aspect ratio token for chameleon-theme-av. !2394
Updated assets for chameleon-theme-indo (inverse logos), chameleon-theme-tel (favicons), and chameleon-theme-sw (image placeholder). !2396
π Featuresβ
NPM packagesβ
Added colormodes property to lib/brand-config.json, allowing themes to define the available color modes (similar to subthemes). !2377
chameleon-reactβ
Updated design for lists inside <RichContent /> to properly inherit typography styles instead of defining their own. !2397
π Internalβ
Harmonized all SVG assets to use lowercase hexcodes for more consistent git diffs. !2392
Implemented colormode support in Storybook for easier development and testing. !2378
Added colormode toggle to component demos, allowing you to switch between light and dark modes when viewing examples. !2376 !2393
π¨ Themesβ
Added dark mode themes for chameleon-theme-indo and chameleon-theme-beltel. !2380
Updated the brandedheading font weight for chameleon-theme-indo and chameleon-theme-beltel. !2385
Fixed editorial label styling in chameleon-theme-sw subthemes. !2387
π Featuresβ
Added social-telegram icon for all brands. !2375
chameleon-kotlinβ
Added the BrandedHeading component. !2358
π Bug Fixβ
chameleon-reactβ
Improved <Avatar /> component to be able to handle transparent images. !2383
Fixed icon size in <Rating size="lg" />. !2388
π Internalβ
Updated to Node.js v24 (new LTS version) and pnpm 10.20. !2382
π¨ 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