Skip to content

Latest commit

 

History

History
195 lines (126 loc) · 15.7 KB

CHANGELOG.md

File metadata and controls

195 lines (126 loc) · 15.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.14.0 (2021-07-21)

Bug Fixes

  • Add classname for styled span link with font and color for the dot and text (68d06a2)
  • Add format url helper from engine theme sdk (6e1bb0f)
  • Add layout section class to ensure spacing between elements (8dec4a6)
  • Ensure all instances of https replacement works (65f6398)
  • Focus on the link while tabbing through section title (a1558a3)
  • Google font url optimization breaking preexisting fonts (b2066dc)
  • Remove use of latest in peer deps (d6c94d0)
  • Run tests before building and publishing to prevent broken blocks from publish (e657047)
  • Update contrast level of copyright (b93de5c)
  • Update styles with calc rem (6190c97)
  • Use arc fusion proptypes for storybook and no difference otherwise (6555707)
  • Use arc proptypes and remove unnecessary intl.json file (951380f)
  • Use primary and secondary font rather than remaking styled components (e4204fd)

Features

  • Add classname to reuse styles for the dot and the text of styled link (eedadcc)
  • Allow http urls for resizer (34b2061)
  • Factor out format url and rename import to engine theme sdk (a753ed4)
  • Remove unused widths and heights of image (1efcffa)
  • Use locale available in properties for html lang (adee08c)
  • Use primary font for nested p tags. Remove styled component param primary font (1dc15a8)

Performance Improvements

  • Defer loading querly third-party script until dom loaded (692b6e3)
  • Don't publish snapshot files in blocks (dd6772e), closes #806
  • Factor out styled and arcsite usage for section title (80d909c)
  • Filter out unnecessary promo info, depending on block usage like embed html (7a15aec)
  • Remove hr divider (0795e35)
  • Remove publishing of output type and other test files (c95c97c), closes #799
  • Remove unnecessary div wrapper (4c40f7f)
  • Remove unnecessary npmignore (a9c823a)
  • Remove unused package duplicate from top-level (a34e296)
  • This image can't get any bigger with css ... (94945c0)

Reverts

  • Revert "ci: Only run on canary block publish" (8bb5b8f)

5.13.2 (2021-06-17)

Note: Version bump only for package fusion-news-theme-blocks

5.13.1 (2021-06-17)

Note: Version bump only for package fusion-news-theme-blocks

5.13.0 (2021-06-17)

Bug Fixes

  • Remove use of latest in peer deps (d6c94d0)

Features

  • Use primary font for nested p tags. Remove styled component param primary font (1dc15a8)

Performance Improvements

  • Remove unused package duplicate from top-level (a34e296)

Reverts

  • Revert "ci: Only run on canary block publish" (8bb5b8f)

5.12.0 (2021-05-19)

Bug Fixes

  • Add classname for styled span link with font and color for the dot and text (68d06a2)
  • Add format url helper from engine theme sdk (6e1bb0f)
  • Focus on the link while tabbing through section title (a1558a3)
  • Run tests before building and publishing to prevent broken blocks from publish (e657047)
  • Update styles with calc rem (6190c97)

Features

  • Add classname to reuse styles for the dot and the text of styled link (eedadcc)
  • Factor out format url and rename import to engine theme sdk (a753ed4)
  • Use locale available in properties for html lang (adee08c)

Performance Improvements

  • Defer loading querly third-party script until dom loaded (692b6e3)
  • Don't publish snapshot files in blocks (dd6772e), closes #806
  • Factor out styled and arcsite usage for section title (80d909c)
  • Filter out unnecessary promo info, depending on block usage like embed html (7a15aec)
  • Remove publishing of output type and other test files (c95c97c), closes #799

5.11.1 (2021-04-26)

Note: Version bump only for package fusion-news-theme-blocks

5.10.3 (2021-04-13)

Note: Version bump only for package fusion-news-theme-blocks

5.10.2 (2021-03-30)

Bug Fixes

  • Add test for handling show image with just defaults, no link url (2c9f00e)

5.10.1 (2021-03-30)

Bug Fixes

  • Add test for handling show image with just defaults, no link url (2c9f00e)

5.9.2 (2021-01-14)

Bug Fixes

  • Add missing npmignores (48b1db5)
  • Add primary color (970685b)
  • Ensure button is disabled from submitting (1de53d8)
  • Ensure oembed is a block dep not feature pack dep (dfc370d)
  • Ensure top-level npm i, then npx lerna clean -y, then npm t works (e4e8874)
  • Remove exhaustive hooks issue and remove unnecessary eslint ignore (8bed4ab)

Performance Improvements

  • Ignore test files in features folder (b2a344f)
  • Remove chains' test files, especially header nav (fa07cdd)
  • Remove mock feature files (bdd5a3b)
  • Remove mocks from source blocks (1b62c84)
  • Remove testfiles from package with nested npmignore to override files declaration (7af4ec9)

5.9.1 (2020-12-16)

Bug Fixes

  • Ensure content source block dep used after fusion news theme removal (3be594b)
  • Remove arc deps that were previously nonexistent but now too big (dfeec58)
  • Remove mocks from publish resizer (0368a1d)
  • Update yargs doiuse to prevent security error (6bc0bed)

Performance Improvements

  • Ignore all test jsx files and mock numbered list (5de2919)
  • Include npmignore in the features folder because that's what's included in the package.json's files (4cb617f)
  • Remove test files by name and without path in ignore file (7657a37)
  • Use peer dependencies especially for content sources that've changed (8ecf0bf)
  • Use peerDependencies for all blocks (f20c44d)

Reverts

  • Revert "Add always pass for stylelint so we can see issues in pr" (71c2826)
  • Revert "Check stylelint in test action" (19f024b)
  • Revert "Add space to test style linter issue" (3223cf1)
  • Revert "PEN-1430: Console log statements for debugging" (8b4910e)

5.9.0-canary.0 (2020-10-14)

5.9.0-canary.0 (2020-10-14)

Note: Version bump only for package fusion-news-theme-blocks

5.6.0 (2020-09-09)

Note: Version bump only for package fusion-news-theme-blocks

5.5.1 (2020-08-26)

Note: Version bump only for package fusion-news-theme-blocks

5.4.0 (2020-08-10)

Note: Version bump only for package fusion-news-theme-blocks

5.3.0 (2020-07-23)

Note: Version bump only for package fusion-news-theme-blocks

5.2.0 (2020-07-09)

Note: Version bump only for package fusion-news-theme-blocks

5.1.0 (2020-06-24)

Note: Version bump only for package fusion-news-theme-blocks

5.0.11 (2020-06-15)

Note: Version bump only for package fusion-news-theme-blocks