Chameleon 6.5.0 (2025-03-11)
Category | Change |
---|---|
[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 thestartImgType
property works as expected.
Full Changelog: v6.4.2...v6.5.0