Skip to main content

Version 1.12.0

Thomas Mattheussen
PO & Lead Developer

🚀 New Features

  • All headings (h1-h6) are now responsive! Up until this point, paragraph, heading1, -2 and -3 were the only ones with responsive font-size and line-height values. This feature is now extended to heading4, -5 and -6 as well. MR !263
  • Weather icons are added to chameleon-tokens so each brand now has access to a default set of weather icons. MR !265
  • We added a new closeHidden prop to chameleon-react's Banner component. MR !295

🎨 Themes

  • New theme: chameleon-theme-wort-de! !MR 272
  • In the <Dialog /> component. The header and footer border-color is now updated to colorGrey30 (from colorGrey20) !MR 257
  • The brand-fill icons are added for every brand. !MR 266
  • Replaced Helvetica Neue Ltstd & Replaced Helvetica Neue Condensed with Roboto in nb-winter-2021 !274
  • Make it possible to use the v2 logo in chameleon-theme-nb this will also be the default! !293

🏠 Internal

🐛 Bug Fix

  • Removed default fontsize from <Text /> component !291

🦦 Other

  • Deprecated <Image /> component !MR 283