Skip to main content

75 posts tagged with "patch"

View All Tags

Version 2.4.1

Thomas Mattheussen
PO & Lead Developer

πŸ› Bug Fix​

  • For chameleon-theme-mh and chameleon-theme-az, icons were not properly processed, resulting in icons that didn't inherit the fill color. !601

🎨 Themes​

  • We gave some extra love to chameleon-theme-mh by tweaking the design of some of its components. !597

🏠 Internal​

Version 2.1.1

Thomas Mattheussen
PO & Lead Developer

πŸš€ New Feature​

  • We’ve added size adjusted fallback fonts for each brand to try and reduce CLS. !472
  • The <Placeholder /> component now accepts any value for the aspectRatio prop in the form of X:Y, so for example <Placeholder aspectRatio="4:5">, so you are no longer stuck with the predefined aspect ratios. !502

🎨 Themes​

  • We welcome 3 new brands to Chameleon in this release!
    • Aachener Zeitung: chameleon-theme-az. !498
    • Telegraaf: chameleon-theme-tel. !484
    • Mediahuis Group: chameleon-theme-mh. !491
  • chameleon-theme-ds received a well deserved rebranding with new fonts, colors, logos and more! !489

πŸ› Bug Fix​

  • We’ve fixed the fact that actions in <BrandedHeading /> in chameleon-theme-swcom were hidden since our CSS Custom Properties '2.0.0' release. !496
  • We’ve fixed the Nuacht Serif Headline font not appearing for chameleon-theme-indo and chameleon-theme-beltel as well as slightly adapting their designs for the <BrandedHeading />. !508

Version 1.15.1

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Fixed a visual glitch in the favicons of chameleon-theme-hbvl-summer-2020 (more specifically in the u of 'Nieuws'). !465
  • Updated the color.primary.40 value for chameleon-theme-dl from #41A7E5 to #2DA2E3 !464

πŸ› Bug Fix​

  • Fixed an issue with the inputmask dependency that arose after our big tree shaking refactor. !460
  • Fixed an issue where the Android output file tokens-integers.xml contained float values. !463

🏠 Internal​

  • Updates to dependencies:

Version 1.14.1

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Updates to the <BrandedHeading /> designs for chameleon-theme-wort-de (borders on top) and chameleon-theme-hub (no more borders). !425
  • Updates the locale for chameleon-theme-hub to enGB (instead of the default nlBE). !425
  • Updated the <Button appearance="outline"> design for chameleon-theme-hub. !426

🏠 Internal​

  • Updates to dependencies:
  • We added an extra breakpoint for small screens to our automated visual testing process with Percy. This to ensure that visual regressions are tested in a more responsive fashion. !417
  • Added a prepare-commit-msg hook to husky to auto prepend commits with the JIRA ticket ID. !420

Version 1.12.4

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Themes no longer have obsolete White Label fallback logos. This was unnecessary and caused confusion among consumers. !382
  • Deleted the wrongly typed brand-sqaure-main logo from chameleon-theme-dl !382
  • Fixed a missing brand-plus-main logo in chameleon-theme-nb-winter-2021 !382

Version 1.12.3

Thomas Mattheussen
PO & Lead Developer

πŸš€ New Features​

  • Added an extra placeholder ratio: 21:9 !MR 359
  • BETA: Added a new component: <DateTime /> !MR 354

🎨 Themes​

  • Updated illustrations for chameleon-theme-nb and chameleon-theme-nb-winter-2021 !MR 324
  • Updated foundations for chameleon-theme-dl !MR 332, !MR 357, !MR 376, !MR 378
  • Updated foundations for chameleon-theme-hub !MR 327
  • Updated grid breakpoint values for chameleon-theme-hub, chameleon-theme-wort-de, chameleon-theme-wort-en, chameleon-theme-wort-tc, chameleon-theme-wort-pt, !MR 334
  • Updated color for <LinkText> in chameleon-theme-swcom !MR 331
  • Updated color.grey.60 shade in chameleon-theme-swcom !MR 374
  • Following a survey regarding the new Nieuwsblad app we updated the font.paragraph.size token value in chameleon-theme-gva-summer-2020, chameleon-theme-hbvl-summer-2020, chameleon-theme-nb, chameleon-theme-nb-winter-2021 and chameleon-theme-dl from 16 to 17 for better readability on mobile devices. !MR 369

🏠 Internal​

πŸ› Bug Fix​

  • Fixed typo in default grid.breakpoint.medium token value. !333