Skip to main content

Version 7.25.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Added dark mode support for chameleon-theme-hbvl. !2417
  • Fixed button hover and active states in dark mode for chameleon-theme-nb. !2415

🚀 Features

  • Added default subtheme in tokens.css to allow reverting to default theming when in a nested subtheme context. This enables you to reset theming within a subthemed section. !2412

🐛 Bug Fix

chameleon-react

  • Fixed the <Tooltip /> component where the arrow was visually placed in front of the content box instead of behind it. !2424
  • Fixed the <Table /> component's custom sort functionality. !2411

🏠 Internal