We've added a boolean type to the teaser components' comment prop. This means you don't have to provide a bogus comment count when setting commentsOptions.hideCount = false. !2077
We've started the process of migrating away from @mediahuis/scripts throughout our codebase, first up are the formatting, linting and cleaning commands. !2069
Updated the primary font for chameleon-theme-gva: FFGoodWide (Monotype) is now LibreFranklin (Google Fonts). !2028
Added a missing token for background on Teaser taxonomy. !2031
Added an overwrite for semantic.foreground.accent.adaptive.default.fill in the chameleon-theme-ds breaking subtheme which fixes the badly colored numbers in ordered lists. !2035
Fixed some problems with chameleon-theme-tel darkmode. !2022
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
The <TextOnImageTeaser /> and <DefaultTeaser /> components gained a new feature: comments. Two new props allow you to display whether an article has comments and how many. (Please note though that the designs for this will still have to be tweaked for each brand and context, this feature is only delivered on a technical level.) !1930
Updated the logo-square-main for most MHNO brands: chameleon-theme-frd, chameleon-theme-hco, chameleon-theme-lcd, chameleon-theme-mco, chameleon-theme-sco. !1907
We've added a lot of new components to our chameleon-kotlin package! Say hello to: LinkText, Switch, IconButton, TextField, TextArea & InputMask. Nice work @dieter.vaesen! π« !1872
Fixed the logo-main and logo-main-inverse drawables for chameleon-theme-ld in chameleon-kotlin as these were causing problems due to some extremely large paths. !1901
Fixed the play-button icon for chameleon-theme-tel as it was showing a pause icon instead. !1905