Skip to main content

94 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