Skip to content

Commit

Permalink
Merge pull request #1454 from alphagov/update-changelog
Browse files Browse the repository at this point in the history
Improve changelog for v2.13.0
  • Loading branch information
hannalaakso authored Jun 14, 2019
2 parents 805a1ee + ea6775c commit ad711c4
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,28 @@

## Unreleased

See the [versioning documentation for how to update this changelog](./docs/contributing/versioning.md#updating-changelog).
See the [versioning documentation for how to update this
changelog](./docs/contributing/versioning.md#updating-changelog).

🆕 New features:

- Support custom text on meta title

Hard coded 'Support Links' is replaced by `params.meta.visuallyHiddenTitle` this has a default off Support links.
🆕 New features

([PR #1387](https://github.com/alphagov/govuk-frontend/pull/1387))

🔧 Fixes:
- You can now override the visually hidden 'Support links' text in the footer by
setting `meta.visuallyHiddenTitle`.

- Fixes the color of disabled secondary and warning button variants
([Pull request #1387](https://github.com/alphagov/govuk-frontend/pull/1387))

([PR #1392](https://github.com/alphagov/govuk-frontend/pull/1392))
🔧 Fixes

- Adds missing height and width attributes to the fallback crown PNG in the header.
- Secondary buttons and warning buttons now have the correct background colour
when they're disabled.

([PR #1419](https://github.com/alphagov/govuk-frontend/pull/1419))
([Pull request #1392](https://github.com/alphagov/govuk-frontend/pull/1392))

- Fixes alignment of the fallback crown PNG with 'GOV.UK' in the header in IE8
- The crown logo image in the header now:
- has height and width attributes set
- aligns better with 'GOV.UK' in IE8

([PR #1419](https://github.com/alphagov/govuk-frontend/pull/1419))
([Pull request #1419](https://github.com/alphagov/govuk-frontend/pull/1419))

## 2.12.0

Expand Down

0 comments on commit ad711c4

Please sign in to comment.