🎨 Themes
chameleon-theme-tel
Fix AI subtheme font setup. !2524
🐛 Bug Fix
chameleon-swift
Bump token-io dependency to match the version used by chameleon-codegen-swift. !2522
🎨 Themes
Added inverse variants of LogoPremiumMain and LogoSquareMain in chameleon-theme-frd. !2518
🐛 Bug Fix
Fixed incorrect package.json version for chameleon-theme-sik. !2516
🏠 Internal
Added ESLint rule to enforce correct usage of 'use client' in components that use client-side hooks, and added missing 'use client' directives. !2515
Fixed a race condition on chameleon-docs examples where the brand selection was not applied correctly on initial page load. !2509
🐛 Bug Fix
chameleon-swift / chameleon-kotlin
Token Resolution : Fixed incorrect subtheme token resolution by updating token-io to v2.2.0. !2513
🐛 Bug Fix
chameleon-react
DatePicker : Fixed CalendarDialog positioning styles not being scoped correctly, causing unintended overrides when using the inline variant. !2511
🎨 Themes
Fixed the teaser highlight background tokens in chameleon-theme-ds. !2501
🐛 Bug Fix
chameleon-react
Checkbox : Fixed inconsistent cursor behavior. !2495
chameleon-kotlin
Subtheme fallback : Fixed fallback logic for missing subthemes to correctly account for the current color scheme instead of always falling back to default light. !2502
🏠 Internal
Removed obsolete chameleon-theme-hmc internal package. !2498
🚀 Features
chameleon-react
CSS Cascade Layers : Removed the @layer Chameleon CSS Cascade layer introduced in v7.30.0 due to compatibility issues with CUE sites. !2500
🐛 Bug Fix
chameleon-react
CSS Cascade Layers : Fixed layer declaration ordering by including layer declarations directly in each CSS module file. This ensures consistent layer ordering regardless of the order in which CSS files are loaded.
🚀 Features
chameleon-react
CSS Cascade Layers : Added a top-level @layer Chameleon CSS Cascade layer for better CSS specificity management. !2381
🎨 Themes
Added the ai subtheme for chameleon-theme-tel. !2477
Fixed the intro font family for chameleon-theme-hbvl. !2471
Added inverse plus logos for all MHBE themes. !2473
🐛 Bug Fix
chameleon-react
Fixed conflicting overflow styles in <Dialog /> component. !2469
🏠 Internal
Updates to dependencies:
Fixed fonts CDN upload folder structure. !2474
Updated CDN configuration URLs for chameleon-theme-dvn, chameleon-theme-frd, chameleon-theme-lcd, and chameleon-theme-sik. !2476
Improved SVGO configuration by setting float precision to 2 for consistent asset syncs and reduced file size. !2480
Streamlined color controls in Storybook. !2459
Improved docsite type resolution for nested and referenced types. !2457
🎨 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