Skip to content

v6.5.0

Latest
Compare
Choose a tag to compare
@ncamera ncamera released this 11 Mar 18:55

Chameleon 6.5.0 (2025-03-11)

Category Change
Fix [ch-tab-render] Add support for multi state icons in the tab component by @ncamera in #491
  • Added support for multi state icons in the tab component. This also includes support for registering the default value for the getImagePathCallback property.

  • Removed the following undocumented custom vars:

    • --ch-tab-mask-image-size: 100%;
    • --ch-tab-image-size: 18px;
  • Added the following -public- custom vars:

    • --ch-tab-button__image-size
    • --ch-tab-button__background-image-size
  • Fix images that by default were displayed using -webkit-mask. Now the startImgType property works as expected.

Full Changelog: v6.4.2...v6.5.0