What's Changed
BREAKING CHANGE: The Premium Label
has been moved from theTitle
to the Status
component. This label now takes precedence over the TimeStamp
components within Status
. A new prop, showPremiumLabel
, has been introduced and is set to true
by default in all presets.
Note: A new import of Teaser.scss
is required to apply additional top margin to the label.
- CPO3-101: premium label relocation in x-teaser by @JuanTincho in #829
New Contributors
- @JuanTincho made their first contribution in #829
Full Changelog: v15.1.3...v16.0.0