Skip to main content

Version 7.20.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Onboarded the Autovisie brand in chameleon-theme-av. !2257
  • Added dark mode for chameleon-theme-gva. !2325
  • Added dark mode for chameleon-theme-nb. !2359
  • Added the accent-national subtheme to chameleon-theme-tel. !2364
  • Fixed the teaser.premium.main.default.asset token in chameleon-theme-sw. !2367

πŸš€ Features​

  • Added a large set of new icons across all brands. !2354

πŸ› Bug Fix​

chameleon-theme-*​

  • In !2327, we added sideEffects: false to all chameleon-theme-* packages. However, this caused issues in users’ Storybooks, so we’ve decided to remove this flag again. !2362

chameleon-react​

  • Refactored some useLayoutEffect to simply use useEffect, eliminating related warnings in React 18. !2363
  • Fixed an issue with focus styles in <Button />. !2335
  • Fixed a layout issue in <WideListItem /> when both the action and iconRight props were supplied. !2348

🏠 Internal​

  • Created a more robust tree-shaking test for chameleon-react. !2356
  • Made the $themes.json test in tokens-studio stricter. !2357
  • Enhanced our release script to better handle hotfixes. !2368