Skip to main content

Version 7.18.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Adjusted the accent-strong subtheme on dark mode for chameleon-theme-sw. !2336
  • Updated the datetime tokens for chameleon-theme-beltel and chameleon-theme-indo. !2340
  • Removed the obsolete Georgia fonts from all MHNR themes. !2346
  • Updated the logos and favicons for chameleon-theme-dvn and chameleon-theme-lcd. (Sidenote: there is, strictly technically speaking, a breaking change here as logo-icon and logo-icon-inverse have been deleted for chameleon-theme-lcd.) !2349
  • Updated the logos, favicons and brand icon for chameleon-theme-sw. !2350

🐛 Bug Fix

chameleon-react

  • Fixed an issue with <Accordion /> where the chevron wasn't clickable. !2324
  • Fixed the alignment of <List /> counters/bullets across typographies. !2334
  • When a <TextArea /> has both error and success props, error now takes visual priority (which brings it in line with the <TextField /> component). !2337
  • Added the missing types for the duration prop on <RelatedTeaser />. !2352

🏠 Internal