Release Notes / Version 10.2107
Table Of ContentsAll configuration regarding for dimmer rendering has been removed from templates. Please use the dimmer mixin which is part of the @coremedia/sass-utils package as a replacement.
Affected views / macros:
macro "responsiveImage" of "image.ftl" in cae-base-lib
views "teaserMedia", "teaser" and "asTeaser" of "default-teaser" brick
macro "renderMedia" of "default-teaser" brick
views "heroMedia", "hero" and "asHero" of "hero-teaser" brick
"_picture" view of CMImageMap, LiveContextProductTeasable and LiveContextExternalChannel
Additional changes:
The value of the
background
style generated by thedimmer
mixin has changed to "linear-gradient(180deg, rgba(237, 237, 237, 0) 50%, rgba(51, 51, 51, .65));"
(CMS-13040)