Skip to main content

87 posts tagged with "patch"

View All Tags

Version 7.2.1

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • For chameleon-theme-nb we've made some changes to the Related Teaser design: the image has switched position and has been enlarged. !2003
  • For chameleon-theme-tel we've made some changes to the nav 2.0 design: the font family is now Roboto instead of the system font. !2004
  • For chameleon-theme-co, chameleon-theme-lt, chameleon-theme-lw and chameleon-theme-vl we've made some changes to subthemed Branded Heading designs: they no longer have a border top (when in a subtheme). !2005
  • For chameleon-theme-tel we've fixed the design of the Segmented Control in darkmode. !2007

Version 6.8.2

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Updated some editorialLabel tokens for chameleon-theme-gva and chameleon-theme-ds. !1949
  • The breaking subtheme is now made available on other storyblocks as well by updating some tokens. !1947

🏠 Internal​

Version 6.2.1

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Updated the quotes icon for chameleon-theme-nb, chameleon-theme-dl and chameleon-theme-gva. !1859
  • Updated the customer-support icon for all themes. !1859

🏠 Internal​

  • Updates to dependencies:
  • Refactored some icons in Figma for cleaner SVG output (no visual changes). !1858

Version 6.1.1

Thomas Mattheussen
PO & Lead Developer

πŸ› Bug Fix​

  • Fixed an issue where podcast teaser images were sometimes incorrectly sized. !1823
  • Fixed a missing accent/desktop subtheme for chameleon-theme-yc. !1806

🏠 Internal​

Version 6.0.1

Wannes De Backer
Front-end Developer Web

πŸ›Β BugΒ Fix​

web​

  • Resolved a type issue in useMediaQuery, which was inadvertently excluded due to a faulty extension, leading to an error during the mediahuis-compile step. !1792
  • Fixed an issue in the <Logo /> component where outdated pre-6.0.0 values were still being used, causing the image to break. !1799
  • Removed the duplicate podcast image logic in the Teaser with articleType podcast. !1789

kotlin​

  • You can now pass a ColorScheme and WindowSizeClass to the SubThemeStore.get() function, making it easier to retrieve a SubThemeStore. !1800

swift​

  • Fixed compatibility issue with chameleon-swift 6.0 where mainActor was not inferred correctly in earlier Swift versions (Swift 5.9) MHDS-3021.

Version 5.14.1

Dieter Vaesen
Front-end Developer Android

πŸ› Bug fix​

chameleon-kotlin​

  • A bug was found where text in components for certain SubThemes were cut off. Aligning the line height logic with web solves this problem. !1749

πŸš€ New Feature​

  • We've extended our RelatedTeaser component with an image prop. !1752

🏠 Internal​

  • Make sure our swift code is compatible with mac as well !1751
  • Our docs website component previews now persist the props in the URL. !1759