Version 7.2.0
🎨 Themes
- Added new social media icons
social-bluesky
and social-threads
. !1997
- Updated the position of the
premium
icon on AZ
to inline-before
instead of after the taxonomy. !1990
🚀 New Features
chameleon-swift
- Added a new
SegmentedControl
component. !1985
chameleon-kotlin
- Added a new
SegmentedControl
component. !1994
- Enabled internal SDKs to modify
TextOverflow
and MaxLines
properties on Header
, Caption
, Paragraph
and RichContent
components. !1998
🐛 Bug Fixes
chameleon-react
- Fixed an issue where the
<SegmentedControl/>
color was hardcoded instead of using the theme token. !1992
🏠 Internal
chameleon-kotlin
- Added a check to ensure the signing properties file exists before building the demo app. !1999