Skip to main content

Version 4.8.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • chameleon-theme-az now has monochrome weather icons. !1375
  • Updated some tokens for chameleon-theme-nhd. !1384
  • Updated the icons for all HMC brands and added a newspaper icon to chameleon-theme-wl. !1385
  • A warm welcome for no less than 8 (!) new brands that have been added to Chameleon. chameleon-theme-dvn is now joined by its brothers and sisters from the MHNO family: frd, hco, lcd, mco, nos, nof, sco, stw !1366
  • Added the accent subtheme for all HMC brands. !1414

🚀 New Feature

chameleon-react

  • Added an extra visual element to teasers with articleType='podcast'. !1398
  • Semi-see-through blurry background for teasers with articleType='podcast'. !1381
  • Teasers can now have multiple, different padding values, per size. !1381
  • When using the sponsored-content subtheme, there's a possibility to use a premium logo instead of just text. !1383
  • Added the hidden subprop to the introductionOptions of <DefaultTeaser /> & <TextOnImageTeaser /> which allows you to responsively show or hide the introduction on those teasers. ATTENTION: this also removes the default behavior where introductions were hidden by default on small breakpoints. !1394

🐛 Bug Fix

general

  • Fixed some premium logo tokens for all HMC themes using an outdated asset link. !1383

web

  • Fixed an issue on <DefaultTeaser /> when no image was supplied. !1409
  • Fixed an issue on <ListTeaser /> premium icons. !1407

native

  • Fixed a typo in the RGBAColor from hex string initializer !1387

app

🏠 Internal