Skip to main content

Version 5.11.0

Thomas Mattheussen
PO & Lead Developer

🚀 New Feature

chameleon-kotlin & chameleon-swift

  • Token values can now change based on a newly added windowSizeClass context. This way, you can implement the correct designs for the corresponding screen sizes. !1656

🐛 Bug Fix

chameleon-react

  • The placement prop in our <AutoComplete /> component was no longer working, but it is now! !1676

chameleon-swift-components

  • Fix an XML parser issue concerning ampersands !1668

🏠 Internal