Adjusted the accent-strong subtheme on dark mode for chameleon-theme-sw. !2336
Updated the datetime tokens for chameleon-theme-beltel and chameleon-theme-indo. !2340
Removed the obsolete Georgia fonts from all MHNR themes. !2346
Updated the logos and favicons for chameleon-theme-dvn and chameleon-theme-lcd. (Sidenote: there is, strictly technically speaking, a breaking change here as logo-icon and logo-icon-inverse have been deleted for chameleon-theme-lcd.) !2349
Updated the logos, favicons and brand icon for chameleon-theme-sw. !2350
Fixed an issue with <Accordion /> where the chevron wasn't clickable. !2324
Fixed the alignment of <List /> counters/bullets across typographies. !2334
When a <TextArea /> has both error and success props, error now takes visual priority (which brings it in line with the <TextField /> component). !2337
Added the missing types for the duration prop on <RelatedTeaser />. !2352
We have added the as prop to our <Logo /> component, which makes it work the same as <Illustration /> and <Icon />. Be sure to check the PR for more details: !2224
We've exposed an update function to our <Dropdown /> component so you can trigger a recalculation for its position when needed. Check out the example we've added on using it with a MutationObserver. (Also, we've migrated the entire codebase from using popper to its successor floating-ui.) !2222
Onboarded Crime World, the redesign of Sunday World. Keep in mind that due to architectural decisions, the brandcode stays SW and the theme package thus continues to be named chameleon-theme-sw. !1886
Fixed the design of the editorial label on the accent-strong subtheme in chameleon-theme-hbvl. !2187