🐛 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
🐛 Bug Fix
chameleon-swift & chameleon-swift-components
Fix the demo app (broken in the previous release) and made some extra improvements to various components. !2127
Improved theme switching in demo apps by including the theme in the hasher. !2132
🏠 Internal
Add a test to make sure boolean tokens have correct values. !2130
April 22, 2025
Front-end Developer iOS & Android
🚀 Features
chameleon-swift
Add Chameleon context view modifier to safer change the context. !2100
Small improvements on SegmentedControl. !2101
🏠 Internal
Automatically add issue trailers when committing and improve the pre-commit git hook. !2100