Skip to main content

87 posts tagged with "patch"

View All Tags

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

Version 7.6.4

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Changed the position of the premium logo in ListTeasers for chameleon-theme-nb. !2094

🐛 Bug Fix

chameleon-swift && chameleon-swift-components

  • Made sure typography modifications work correctly. !2095

chameleon-docs

  • Fixed an issue on our docs website due to a bad migration, rendering all demos unusable. !2085

🏠 Internal

  • Updates to dependencies:
  • Continued the efforts of migrating away from @mediahuis/scripts. !2086 !2088

Version 7.6.2

Thomas Mattheussen
PO & Lead Developer

🐛 Bug Fix

  • Fixed a problem with token container equatablity causing Zephr custom subThemes to stop working. !2083

🏠 Internal

  • Make SegmentedControl stylable, so that it can be reused as a tab bar in the sport sdk. !2067

Version 7.4.2

Stijn Willems
Front-end Developer iOS & Android

🐛 Bug Fixes

chameleon-swift

  • Fixed typography font rendering by using the correct font property instead of fontMarkDown. Added snapshot tests for all brands to ensure consistent typography rendering across themes (and also fixed a typo in PreviewModifier parameter name from followSystemColorSchme to followSystemColorScheme). !2050

Version 7.4.1

Thomas Mattheussen
PO & Lead Developer

🐛 Bug Fixes

chameleon-kotlin

  • From now on it will be possible to retrieve drawable tokens for a string with or without specifying if it's a logo, illustration or icon. !2044

🏠 Internal

  • Updates to dependencies:
  • Some small fixes and enhancements to the gradle caching introduced in the previous version. !2037

Version 7.3.2

Thomas Mattheussen
PO & Lead Developer

🏠 Internal

🦦 Other

chameleon-swift

  • Streamlined chameleon-v7 integration by removing ChameleonView, optimizing token path resolution and subtheme handling, and reducing state mutation to enhance SwiftUI performance. !2019