Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

v13.11.0

Choose a tag to compare

@ruggedly ruggedly released this 22 Jan 18:21
· 95 commits to master since this release
5124ec6

13.11.0 (2022-01-22)

Bug Fixes

  • Article: Fallback to section.meta.color (46802b5)
  • article-schema: add edge-to-edge figure rule and various fixes (7b772ff)
  • article-schema: add padding to block-quote image (b903283)
  • article-schema: add teaser-group rule to prevent rendering (79b59d2)
  • article-schema: clean up & fix code of the email variant (0ff49bc)
  • article-schema: fix an issue with the sub component inside the infobox (4910671)
  • article-schema: fix blockquote sizing (317b656)
  • article-schema: fix blockquote spacing (2d8470c)
  • article-schema: fix paragraph spacing in multiple components (aa88a90)
  • article-schema: fix pull quote spacing (30c2781)
  • article-schema: fix spacing and sizing for multiple components (f20f8d0)
  • article-schema: make blockquote styling outlook prove (ed4fa53)
  • article-schema: update titleblock texts to default to desktop variant (4d14a1e)
  • blockquote: fix email variant (ddeb37c)
  • EditorialNewsletter: Check meta.format.repoId for covid (8dab2c8)
  • EditorialNewsletter: ensure consistent link style (c0d2d3a)
  • EditorialNewsletter: support covid-19 logo via old and new root data (dce05eb)
  • heading-2: fix inlineRules for heading-2 (b0438f8)
  • horizontal-rule: fix horizontal-rule email styling (fbeda12)
  • imports: fix faulty schema import in article-tests (544b5eb)
  • note: fix margin on note email component (45f9569)
  • shared: Inject root.meta.* (9fafa31)
  • TeaserFeed: Drop fallback to section.meta.color (60537fc)
  • test-script: improve script with a working glob-pattern (c17b21b)
  • thematicBreak: fix email safe thematic-break (e748f6c)
  • titleblock: fix titleblock styling (f22863f)

Features

  • article-schema: add email subject meta field (2d38027)
  • article-schema: add email version of the InfoBox component (8d1b3e0)
  • article-schema: add hasEmailTemplate flag to article-schema (a0078c7)
  • article-schema: make Format title a link to the website (e37ea0c)
  • article-schema: remove link from format-heading (36a8fc0)
  • article-schema: render an image inside the pullquote (6ff41d9)
  • article-schema: style header bottom border according to format (31c8c00)
  • article-schema: update image sizing behaviour (9763426)
  • container: the container now provides the css for Interactions texts. (de42d73)
  • email-components: add paragraph, center and link component and mdast-rules (560cae5)
  • figure-caption: add email safe variant (267bc82)
  • figure-component: add email safe figure component and rules (7ad5331)
  • figure-group-component: add email variant (6a5d076)
  • image-component: add email-safe edge-to-edge images (571c33d)
  • image-size: add sizing option to email safe images (0efb4a2)
  • list-component: add email safe list (fd4b321)
  • Note-component: add email safe Note component (5ac21cf)
  • pullquote: add base implementation of email pullquote (b9ad8d7)
  • title-block: show format-line above title (09d2b8d)
  • titleblock-components: add email safe title-block components (624011e)