Skip to content

v11.33.0

Choose a tag to compare

@theming-technical-user theming-technical-user released this 04 Feb 13:55
· 2 commits to master since this release

Deprecations

  • sapButton_Emphasized_FontWeight is protected and deprecated; use font-family: var(--sapButton_Emphasized_FontFamily); font-weight: normal; instead
  • sapHighlightTextColor is protected and deprecated; themes of the Horizon- and Quartz family do not use this parameter

Features

  • BusinessSuiteInAppSymbols v2.091/v1.091 with new icon e13d (icon-zoom-to-fit)

Bug Fixes

  • sapShell_BackgroundGradient, although it is deprecated, is made available as CSS custom property after it had accidentally been removed with 11.3.0
  • Only parameters of type fontFamilies are tagged as "Font", so that the "Typography" filter in the theme designer does not show "false positives"
  • sapContent_…_HeaderShadow parameters are no longer tagged as "Dimension"
  • Descriptions of the sapTile_… parameters are improved