Skip to main content

71 posts tagged with "minor"

View All Tags

Version 4.2.0

Thomas Mattheussen
PO & Lead Developer

๐ŸŽจย Themesโ€‹

  • Onboarded Dagblad van het Noorden. Welcome chameleon-theme-dvn! !1161 !1205
  • Added input.placeholder.fill for all themes. !1196
  • Updated color.primary.60 for chameleon-theme-lw, resolving an a11y contrast issue. !1163
  • Updated semantic.foreground.base.adaptive.soft.fill for chameleon-theme-ge, chameleon-theme-hd, chameleon-theme-nhd, chameleon-theme-yc and chameleon-theme-ld; resolving an a11y contrast issue. !1191
  • Updated teaser.background.highlight.fill for chameleon-theme-az. !1193
  • Updated branded-heading typography tokens for chameleon-theme-lw. !1220
  • Updated tag.typography.font.size for chameleon-theme-co. !1220

๐Ÿš€ New Featureโ€‹

generalโ€‹

  • Added the new X (formerly known as Twitter) icon as social-x. !1242 !1251

chameleon-reactโ€‹

  • A big update to our new teaser components: making sure they are fully SSR! Major kudos @wannes.debacker! ๐Ÿ’ซ !1186
  • This release brings yet another new teaser component! Welcome to our component family, <RelatedTeaser />! !1187
  • Another new addition to said component family, <Quote />! !1179
  • You can now supply dateTimeOptions to all teaser components. (this replaces the dateTimeFormat prop, which is technically a breaking change! ๐Ÿ’ฅ) !1219
  • The articleType prop on <DefaultTeaser /> received an extra option "podcast" . !1214

๐Ÿ›ย Bugย Fixโ€‹

generalโ€‹

  • Backported the new Arnhem fonts for chameleon-theme-ds to legacy as well. !1247

webโ€‹

  • Fixed an issue on iOS mobile safari making icons in <IconButton /> too small. !1190
  • Fixed an issue with the <Stack /> component hindering you from setting inline styles. !1189

appโ€‹

  • Fixed an issue with boxshadow and border tokens containing references. !1172
  • Fixed an obscure issue in turkish locales where the percentage sign is placed differently. !1167

๐Ÿ  Internalโ€‹

Version 4.1.0

Thomas Mattheussen
PO & Lead Developer

The Big Tease(r)!โ€‹

Our Chameleon 4.0.0 release is not even cold, and yet here we are with a 4.1.0 release! Not a major version, but nonetheless another major leap forward: this release brings you teasers and subtheming.

๐ŸŽจย Themesโ€‹

  • Subtheming! We're taking our first baby steps in harnessing the power our new token setup brought. The first themes getting this upgrade are:

    • chameleon-theme-az: sponsored-content
    • chameleon-theme-lw: sponsored-content and accent
    • chameleon-theme-lt: sponsored-content and accent
    • chameleon-theme-vl: sponsored-content and accent
    • chameleon-theme-co: sponsored-content and accent !1145
  • The styling for BrandedHeading has been improved for chameleon-theme-lw, chameleon-theme-lt, chameleon-theme-vl and chameleon-theme-co. !1131

  • Updates the placeholder illustration for chameleon-theme-indo. !1141

  • Updates the complete icon set for chameleon-theme-az. This also adds puzzle and puzzle-fill icons for all brands. !1141

  • A slew of token updates for chameleon-theme-ds, chameleon-theme-hmc, chameleon-theme-nb and chameleon-theme-hmc. !1151 !1157

  • Added the XTR logo (brand-sponsored-content) for chameleon-theme-ds !1160

๐Ÿš€ New Featureโ€‹

chameleon-reactโ€‹

๐Ÿ›ย Bugย Fixโ€‹

webโ€‹

  • Weโ€™ve added stylelint-value-no-unknown-custom-properties to our setup, which immediately brought some CSS oversights from our 4.0.0 release to light. !1135
  • Weโ€™ve made some fixes to our <AutoComplete /> component in chameleon-react. Specifically:
    • the onInputChange handler nog longer fires when selecting a suggestion.
    • The loader now also shows when there are no suggestions yet. !1139
  • Fixed an issue with cdn-logos.js import. !1143
  • Fixed an issue with convertDateToTimeZone. !1148
  • Fixed an issue with brand-square-icon-name-horizontal-white CDN logo config for chameleon-theme-az. !1154

appโ€‹

  • Gave a bit more love to our lib-android export. !1138
  • Fixes an issue with camelcasing in tokens. !1137

๐Ÿ  Internalโ€‹

  • Weโ€™ve updated the minimum required react version to 16.14.0 !1142

Version 3.5.0

Thomas Mattheussen
PO & Lead Developer

๐ŸŽจย Themesโ€‹

  • Updated brand, & brand-fil icons for chameleon-theme-lt. !986
  • Updated the Arnhem font to include more glyphs and made some minor edits to the typography scale for chameleon-theme-ds. !1040
  • Updated all logos, favicons and color foundations for chameleon-theme-indo. !1042 !1044 !1047

๐Ÿ  Internalโ€‹

  • Updates to dependencies
  • Major updates to our CI pipeline including a dockerized node_modules approach. !862

Version 3.3.0

Thomas Mattheussen
PO & Lead Developer

๐Ÿ› Bug Fixโ€‹

  • For chameleon-theme-co and chameleon-theme-lt the CDN was missing the brand-name-white logo. !880

๐ŸŽจย Themesโ€‹

  • Updated the dateTimeFormatDate token value for chameleon-theme-co !895
  • Remove drop shadows plus logos in chameleon-theme-indo !900

๐Ÿ  Internalโ€‹

Version 3.2.0

Thomas Mattheussen
PO & Lead Developer

๐Ÿ› Bug Fixโ€‹

  • For chameleon-theme-co and chameleon-theme-lt the CDN was missing the brand-name-white logo. !880

๐ŸŽจย Themesโ€‹

  • Updated the focus color for chameleon-theme-lt !859

๐Ÿ  Internalโ€‹

Version 3.1.0

Thomas Mattheussen
PO & Lead Developer

๐Ÿ› Bug Fixโ€‹

  • In chameleon-swift the system italic font is now actually italic, it was incorrectly shown as regular. !842

๐ŸŽจย Themesโ€‹

  • For chameleon-theme-indo, the brand-plus-main and brand-plus-main-white logos have been updated !848
  • A new illustration named region has been added !847

๐Ÿ  Internalโ€‹

Version 2.2.0

Thomas Mattheussen
PO & Lead Developer

๐Ÿš€ New Featureโ€‹

  • Weโ€™ve added a showOnFocus prop to our <DatePicker /> component. This prop controls whether the calendar should show when the input receives focus. !520
import { DatePicker } from '@mediahuis/chameleon-react';

<DatePicker
label="Datepicker with showOnFocus"
value={new Date()}
showOnFocus={true}
/>;
  • Typescript baby steps: weโ€™ve added a type definition file tokens.d.ts that contains type definitions for each theme's tokens.js file. !518
  • Weโ€™ve updated the UX for <AutoComplete />: Hitting the TAB key when an item is highlighted, selects that item. !525

๐Ÿ  Internalโ€‹

  • Updates to dependencies:
  • We introduced a solution to generate image placeholders on the fly with SVG in our Storybook stories. This way we no longer have to rely on an external service (such as placeholder.com) which results in our Percy snapshots being a little more robust. !533

Version 1.15.0

Thomas Mattheussen
PO & Lead Developer

๐Ÿš€ New Featuresโ€‹

  • ๐ŸŒด Tree shaking! Weโ€™ve greatly improved tree shaking in chameleon-react. Weโ€™ve reduced the bare bundle size from a whopping 323.94KB to a mere 19.84KB. A 16x reduction! When importing things from chameleon, you only import what you actually need. (We're working to get that 19.84KB down to an absolute 0, but this is a great first step!) ๐Ÿค— Special thanks to @StevenBenisek for making it happen! !MR 419

๐ŸŽจ Themesโ€‹

  • Added missing inverted logos for chameleon-theme-hub and chameleon-theme-wort-de. !447

๐Ÿ› Bug Fixโ€‹

  • Fix the Roboto-Regular fonts in chameleon-theme-hub, chameleon-theme-wort-tc and chameleon-theme-nb-winter-2021. !445

๐Ÿ  Internalโ€‹