π» Note: 4.9.0 has been skipped due to a botched release process.
π New Featureβ
- Italics! Tokens now support italic style fonts. !1382
- In order to get a better visual sizing for the play button on video teasers, the size is now fluid with a min and max value. !1410
- ListTeaser visual updates: update styling of the datetime and layout dependent on size of surrounding container !1419 and also add an underline on hover !1432
- BrandedHeading component no longer requires an
actionLabel
. Now, when this prop is omitted, the Chevron
icon will be adjacent to the text instead. !1425
- ListTeaser component now has underline on hover. !1432
π Bug Fixβ
- Fixed a missing
config/cdn.json
file in all new MHNO themes. !1430
- Fixed a bug inside the
TeaserPremium
icon, where on xs
breakpoint with size sm
it placed the premium
-icon on a new-line. !1439
- Fixed an issue with our themes/subthemes setup for CSS. !1442
- Fixed a padding issue on DefaultTeaser. !1448
π Internalβ
- Updates to dependencies
- Updates to docs website:
- Extra docs for chameleon-react Teasers and TextField, migration document for the upcoming assets unification, and added Dieter to the team. !1404
- Added breakpoints to foundations !1421
- In addition to updating Storybook to the latest version, we fixed a longstanding bug that caused our own setup not to show the responsiveness of our tokens. !1408
- Make css classes readable in our storybook !1422
- Removed an obsolete
fs-extra
dependency !1424
- A complete refactor of our demo Android app, marking a great start for @dieter.vaesen! !1413