Skip to main content

102 posts tagged with "patch"

View All Tags

Version 7.31.1

Thomas Mattheussen
PO & Lead Developer

🎨 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

Version 7.30.1

Thomas Mattheussen
PO & Lead Developer

🐛 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.

Version 7.14.1

Thomas Mattheussen
PO & Lead Developer

🐛 Bug Fix

chameleon-react

  • Fixed an issue with the onMonthChange prop in <DatePicker />. !2230

🏠 Internal

Version 7.10.1

Thomas Mattheussen
PO & Lead Developer

🎨 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

Version 7.8.1

Wannes De Backer
Front-end Developer Web

🐛 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

Version 7.7.1

Thomas Mattheussen
PO & Lead Developer

🐛 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

Version 7.6.5

Stijn Willems
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