# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.15.4]
### Fixed
- Updated rfs to 10.0.0
### Changed
- Added BentonGothic to font list for graphene compatibility 

## [1.15.3]
### Added
- Restored exporting of lazyload script in index.js

## [1.15.2]
### Added
- Restored lazyload Javascript that was removed in 1.15.1 for compatibility with previously published pages
## [1.15.1]
### Changed
- Replaced Javascript lazy loading method with "loading='lazy'"
### Added
- Added script and relevant files to resize, compress and process images into .avif and .webp files

## [1.14.2]
### Changed
- Footer change - "Do Not Sell or Share My Personal Information"

## [1.14.0]
### Added
- New advertisement size and ability to customize the ad map

## [1.13.4]
### Changed
- Updated year in footer/template.html to print out the current date's year using JS instead of text

## [1.13.3]
- Updates variables in _mq.scss to match sass-mq update

## [1.13.2]

- Updated dependencies: sass to 1.52.1, sass-mq to 6.0.0 and np to 7.6.1

## [1.13.1]

- Small HTML validation fixes

## [1.13.0]

- Added `inline-video` component

## [1.12.0]

- Added `dateline` component

## [1.11.2] - 2021-11-10

- Patch version fix

## [1.11.1] - 2021-11-10

- Patch version export

## [1.11.0] - 2021-11-10

- Export the current version

## [1.10.4] - 2021-11-04

- Changed diptych image breakpoint to the medium cut

## [1.10.3] - 2021-11-03

- Upped `image` figcaption line-height

## [1.10.2] - 2021-11-02

- Downsized support button text for Firefox fix

## [1.10.1] - 2021-11-02

- Fixed namespace collison in `tools`

## [1.10.0] - 2021-11-02

- Added convenience files to bulk import `components` and `tools`

## [1.9.0] - 2021-10-28

- Added `translation` component

## [1.8.0] - 2021-10-04

- Added SCSS dependencies

## [1.7.1] - 2021-10-01

- Added Kis italic font for medium weight

## [1.7.0] - 2021-10-01

- Added `button` component

## [1.6.2] - 2021-09-30

- Added prefix input option to `pub_date` macro

## [1.6.1] - 2021-09-29

- Patched image macro

## [1.6.0] - 2021-09-28

- Added diptych image component

## [1.5.2] - 2021-09-23

- Added margin and an indent to support link on mobile

## [1.5.1] - 2021-09-22

- Added padding above `figcaption`

## [1.5.0] - 2021-09-22

- Added `support` component

## [1.4.0] - 2021-09-21

- Added `image` component

## [1.3.0] - 2021-09-21

- Added `subheadline` component
- Fixed inconsistency in jumbo width for headline and quote

## [1.2.0] - 2021-09-20

- Added `quote` component

## [1.1.0] - 2021-09-20

- Added `reefer` component

## [1.0.3] - 2021-09-20

- URL encoding for share button text
- Relocated icon SVGs to the shares folder, where they belong

## [1.0.2] - 2021-09-20

- Accessibility fix to ads aside HTML structure
- Tweaks to HTML semantics to conform with W3C validator

## [1.0.1] - 2021-09-18

- Patched ad headline bug on mobile

## [1.0.0] - 2021-09-18

- Added `headline` component
- Added `prose` component and `lorem` macro
- Added `normalize` to tools
- Added `methodology` component
- Added `related_items` component
- Added `ads` component
- Added helpers and utilities

## [0.5.0] - 2021-09-17

- Added `masthead` component

## [0.4.0] - 2021-09-17

### Added

- Added `hyperlinks` style
- Ported over `pub_date` component and styles
- Ported over `shares` component and styles
- Added `attribution` component for combining `byline`, `pub_date` and `shares` into a single block

## [0.3.0] - 2021-09-08

### Added

- Ported over the `byline` component and variables it needed.

## [0.2.0] - 2021-09-08

### Added

- Moved over the `variables/_z-index.scss` file from the `page-template` repo.

## [0.1.0]  - 2021-06-23

### Added

- Initial release!
