Skip to main content

Version 7.1.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Added and updated tokens for navigation. !1973
  • Updated all menu-* icons to improve their optical size. !1972
  • Updated linkText.default.textDecoration for chameleon-theme-tel. !1978
  • Updated semantic.paragraph.default.*.strong.typography.fontWeight for chameleon-theme-az. !1977

🚀 New Feature

chameleon-react

  • Added imageOptions.hidden for <TextOnImageTeaser/> which allows you to hide the image and remove the placeholder. !1976
  • Added 'use client' for components that need it. !1974

chameleon-swift

  • Allowed nil for typography due to complexities on implementation side. !1965
  • Added a wrapper to be able to inject the tokenContainer when embedding in a UIViewController. !1967
  • Added extra typealiases to bridge TokenIO to Chameleon. !1966

🐛 Bug Fix

chameleon-react

  • Fixed the typing of dateTimeOptions.timeZone. !1957
  • Fixed some wrong tokens in TeaserTaxonomy !1959

chameleon-swift

  • Implemented DefaultProvider for TC. !1958
  • Added string based paths to init of components. !1960
  • Restored pre-7.0 behavior, allowing custom subTheme application to list rows. Improved image lookup for irregular image names using camelCase or missing icon/illustration suffixes. !1963
  • Fixed performance when a subtheme is applied. !1979

🏠 Internal

  • Updates to dependencies:
  • Added missing documentation for <SegmentedControl />. !1955
  • Added missing documentation for <Dropdown />. !1982
  • Updated outdated asset tokens to 7.x. !1969
  • Automated publishing of the android demo app via CI. !1964
  • Added support for XCode 15.4. !1970 !1971
  • Copy bitrise configuration when needed for publishing. !1954
  • Cleaned up the newspaper Storybook story. !1986