Skip to main content

Version 5.5.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Updated the icons for all MHNR brands. !1556

🚀 New Feature

chameleon-react

  • Added the testIDs prop to all teaser components, allowing you to add data-testid attributes to specific internal teaser elements. !1543

chameleon-kotlin-components

  • You now don't have to use the illustration, logo or icon suffix for drawables in RichContent. !1551

chameleon-kotlin

  • Greatly improve setup performance for subtheming. !1550

🐛 Bug Fix

chameleon-react

  • Fixed accidentally submitting forms when clicking the calendar icon in <DatePicker /> !1563

chameleon-swift-components

  • Removed the alignment prop for the List component. !1527

🏠 Internal

  • Updates to dependencies
  • Update to xcode 15.3 and swift 5.10 with fix for swift-format. !1558
  • Fixed some logos not showing on our docs homepage. !1557
  • Removed our legacy styleguide JSON exports and tests (from our old docs website). !1554
  • Split up the chameleon-theme-* source folder structure, making a distinction between src/ and src-legacy/. !1547