Skip to main content

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

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • The favicons for chameleon-theme-lcd and chameleon-theme-frd are updated. !2068
  • chameleon-theme-nb now uses Roboto Condensed Black instead of Roboto Condensed Bold. !2070
  • We've added a premium subtheme for chameleon-theme-hbvl. !2079
  • We've updated the datetime formats for chameleon-theme-nb, aligning it with the other belgian brands. !2075

πŸš€ New Feature​

  • We've added polychrome versions of the SocialFacebook and SocialGoogle icons. !2074

chameleon-react​

  • We've added a boolean type to the teaser components' comment prop. This means you don't have to provide a bogus comment count when setting commentsOptions.hideCount = false. !2077

🏠 Internal​

  • Updates to dependencies:
  • We've started the process of migrating away from @mediahuis/scripts throughout our codebase, first up are the formatting, linting and cleaning commands. !2069

Version 7.5.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • BrandedHeading padding-bottom is now 0 for both lg and sm variants in chameleon-theme-tel. !2055
  • teaser.label.lg typography is now uppercased to match sm and md variants in chameleon-theme-tel. !2056
  • A big enhancement to darkmode tokens for all MHNR brands. !2038
  • Updated the favicons for the luxembourg brands: chameleon-theme-lt, chameleon-theme-co and chameleon-theme-lw. !2053
  • Updated the logos, favicons and icons in chameleon-theme-nb to show the correct Nieuwsblad "N". !2064
  • Updated the feedback and comment icons accross all brands to improve their alignment. !2063

πŸš€ New Feature​

chameleon-react​

  • Reduced the spacing between list items, in the <List /> component as well as in <RichContent />. !2059

πŸ› Bug Fix​

  • Fixed the font-mapping for chameleon-theme-tel since it mapped 700 to bold as well as extrabold. !2066
  • Fixed the breaking and accent-strong darkmode subthemes in chameleon-theme-tel. !2071

🏠 Internal​

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

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Updated the primary font for chameleon-theme-gva: FFGoodWide (Monotype) is now LibreFranklin (Google Fonts). !2028
  • Added a missing token for background on Teaser taxonomy. !2031
  • Added an overwrite for semantic.foreground.accent.adaptive.default.fill in the chameleon-theme-ds breaking subtheme which fixes the badly colored numbers in ordered lists. !2035
  • Fixed some problems with chameleon-theme-tel darkmode. !2022

🏠 Internal​

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