What’s new in Brands

This page provides a detailed record of all the changes that have been made to the design system, including updates, bug fixes, and new features. As a living document, the changelog reflects the continuous evolution and improvement of our design system.

  • @adaptavant/eds-brands@1.4.1

    ✨⚙️ Introducing version 1.4.1 Enjoy! ✨⚙️

    🎨 Style Updates

    Brand color token udpated.

    Patch Changes

    • 4169843:Avatar: Added newisGuestprop and updated 2 new status customerandaudioCall
    • Tokens: Updateddecoration.brandtoken

  • @adaptavant/eds-brands@1.4.0

    ✨⚙️ Introducing version 1.4.0 Enjoy! ✨⚙️

    🎨 Style Updates

    • Added new palette tokens
    • Adjusted critical-secondary token
    • Updated "setmore-black" brand tokens:
      • icon-positive
      • bg-positive-secondary
      • bg-positive-secondary-hover
      • bg-positive-secondary-pressed

    Minor Changes

    • 665c6c9: tokens: add palette tokens

    Patch Changes

    • f2f9c5e: - Added new Alert component
      • Tweaked positive and critical-secondary tokens
    • d38c4c4: Tokens: Updated the hex codes for the following variables in the "setmore-black" brand:<GetPro />:
      • icon-positive
      • bg-positive-secondary
      • bg-positive-secondary-hover
      • bg-positive-secondary-pressed
    • Replaced hardcoded hex values in styles. The component now supports both light and dark modes by utilizing class names aligned with tokens from the Figma Library.
    • The animation is now triggered on both hover and focus of the GetPro button, enhancing accessibility and user interaction consistency.

  • @adaptavant/eds-brands@1.3.4

    ✨⚙️ Introducing version 1.3.4 Enjoy! ✨⚙️

    🎨 Style Updates

    • Updated font-weight to "600" for all heading styles in setmore and setmore-black themes

    Patch Changes

    • 2da2b6c: Text Heading Token: Updated the "font-weight" to "600" for all heading styles in setmore and setmore-black to ensure consistency with the design.

  • @adaptavant/eds-brands@1.3.3

    ✨⚙️ Introducing version 1.3.3 Enjoy! ✨⚙️

    🛠️ Enhancements

    1. Shadow: Introduce 50 variant for shadow tokens
    shadow['50']: '0px 0px 0px 4px rgba(0, 0, 0, 0.15)'
    1. Text: Added disable-secondary token for text
    'disabled-secondary': '#586874',

    Patch Changes

    • 025d199: updated values of background neutral hover, pressed, active
    • 5a19fb1: - Added slider component
      • Added 50 variant to shadow token
    • eaeac18: - Text Token: Added disabled-secondary token for text.
      • TextInput & Textarea: Updated value and placeholder text color for disabled state. Update placeholder text color for default state.
      • FilterMenu & SelectMenu: Adjusted text color for the disabled state text-heading-12

  • @adaptavant/eds-brands@1.3.2

    ✨⚙️ Introducing version 1.3.2 Enjoy! ✨⚙️

    🛠️ Enhancements

    1. Typography: Introduce a new heading 12 token matching those properties:
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0px;

    Patch Changes

    • 1c9722b: Typography: New heading token and classname text-heading-12

  • @adaptavant/eds-brands@1.3.1

    ✨⚙️ Introducing version 1.3.1! ✨⚙️

    Patch Changes

    • ab4855b:
      • Text token updates
      • TextLink: Remove underline for neutralSecondary variant
    • 07b697a: Typography: Updated letter spacing to be 0px for all text-heading and text-body tokens

  • @adaptavant/eds-brands@1.3.0

    ✨⚙️ Introducing version 1.3.0! ✨⚙️

    Minor Changes

    • 7380989: Tokens: Add '20' option to text-heading-[size] tokens

    Patch Changes

    • f7b9601: Tokens:
      • Added new group of "Chart" tokens
      • Updated stroke and fill classname lists with new chart tokens

  • @adaptavant/eds-brands@1.2.3

    ✨⚙️ Introducing version 1.2.3! ✨⚙️

    Patch Changes

    • 6ba7baf: Typography: Updated lineheight for text-body-14 and text-heading-14 classes to "22px" from "20px"

  • @adaptavant/eds-brands@1.2.2

    ✨⚙️ Introducing version 1.2.2! This update brings new token bg-neutral-active token✨⚙️

    Patch Changes

    • fd903f1: Tokens: New background color token and classname bg-neutral-active

  • @adaptavant/eds-brands@1.2.1

    ✨⚙️ Introducing version 1.2.1! This update brings new token border-primary token✨⚙️

    Patch Changes

    • 553874c: Tokens: Added New "border-primary" token and className

  • @adaptavant/eds-brands@1.2.0

    Minor Changes

    • 9555260: - Added newModalcomponent
      • Added new background token modal-overlay

  • @adaptavant/eds-brands@1.1.0

    Minor Changes

    • 930a198: ### Tokens and brandsSnackbar
      1. Extend fill and stroke fields inside colors config
      2. Add general tokens for black and white colors and use them and spread the across all fields inside colors config
    • 62e73d5: - Added new token icon['inverse']
      • Added new variant tone='inverse' for <Loading />
    • cb544e5: Added New "GetPro" Component
    1. Used tokens new utility classes to style <Snackbar /> appearance indicator
    2. Update snackbar close button icon style

    Patch Changes

    • be451d0: - Tokens:
      • Reduce the blue tint in setmore-black colors
      • Added new token background['canvas-tertiary']
      • Icons: Updated Social Media icons with filled version youtube, facebook, instagram, linkedin, messenger payment-cash-app-icon.svg, payment-cash-app, whatsapp, x
    • c2a6d58: Remove eds-core from peerDependencies

  • @adaptavant/eds-brands@1.0.0

    Major Changes

    • b172bd0: Update packages names🥳🥳 Release 1.0.0 🥳🥳
      • transltaions => eds-translations
      • brands => eds-brands
      • fonts => eds-fonts
      • core => eds-core

    Patch Changes