Skip to main content

73 posts tagged with "patch"

View All Tags

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

Version 1.12.1

Thomas Mattheussen
PO & Lead Developer

🦦 Other

  • Correctly licensed Produkt font has been added for chameleon-theme-nb-winter-2021. MR !320

1.12.1 (21-2-2022)

🚀 New Features

  • Add success state to AutoComplete, DatePicker & TextField in the chameleon-react package !MR 306

🎨 Themes

  • Add logos to chameleon-theme-hub package !MR 301
  • Add RSS icon !MR 302
  • Removed margin from BrandedHeading in chameleon-theme-swcom when no action is set !MR 303
  • Updated the line-height from Heading1 in chameleon-theme-swcom !MR 304
  • Updated the sales illustrations in chameleon-theme-nb & chameleon-theme-nb-winter-2021 !MR 307 !MR 308
  • Make it possible to use the v2 logo in chameleon-theme-dl this will also be the default! !MR 309
  • Updated the v2 logos in chameleon-theme-ds !MR 310
  • Add theme chameleon-theme-wort-en !MR 311
  • Add theme chameleon-theme-wort-pt !MR 312
  • Add theme chameleon-theme-wort-tc !MR 313

Version 1.11.1

Thomas Mattheussen
PO & Lead Developer

🐛 Bug Fix

  • Fixed: when a <Tooltip /> is used in the action="" prop of a <WideListItem />, there's a visual overflow bug (the tooltip is clipped by a parent with overflow: hidden.) !MR 248

🏠 Internal