🎨 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
🐛 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
🐛 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.
🐛 Bug Fix
chameleon-react
Fixed an issue with the onMonthChange prop in <DatePicker />. !2230
🏠 Internal
Updates to dependencies:
Replace classnames with clsx. !2258
🎨 Themes
Fixed the sport subtheme in chameleon-theme-gva. !2197
🎨 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
🐛 Bug Fix
chameleon-react
Size <Placeholder /> with CSS aspect-ratio instead of padding-bottom hack. !2170
🐛 Bug Fix
Fixed incorrect styling of the editorial label in the breaking subtheme of chameleon-theme-ds to align with accent-strong. !2151
Corrected divider.border token values in all chameleon-theme-nb subthemes. !2145
🏠 Internal
Logged a workaround for known Swift publish timeouts. When the spm-publish step fails or times out, fallback instructions are now provided in the pipeline logs. !2147