Skip to content

design-language-system@v2.6.1

Compare
Choose a tag to compare
@jaalah-akamai jaalah-akamai released this 31 Jul 15:53
· 16 commits to main since this release
7388c1b

Added:

  • Enhanced logging for better debugging
  • Added “s-inverted” elevation token for containers that appear above the component
  • Added “Background-overlay” alias token for page dimming (when a modal is active)
  • Introduced global token “global.borderRadius.none”

Fixed:

  • Removed size/px transformation causing units to display as px
  • Corrected Elevation type values to be dropShadow instead of innerShadow
  • Removed expand option causing composite tokens to expand properties into separate tokens

Updated:

  • Moved textCase and letterSpacing from the overline token. This will now be 3 tokens

PRs: #55, #56