Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
owenatgov committed Sep 14, 2022
1 parent de579c6 commit 8ffb9d0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,19 @@ This will enable screen reader users to have a better, more coherent experience

This was added in [pull request #2677: Amend error summary markup to fix page load focus bug in JAWS 2022](https://github.com/alphagov/govuk-frontend/pull/2677).

### Deprecated features

#### Stop using settings associated with legacy codebases

In govuk-frontend v5.0 we will stop supporting compatibility with legacy codebases. As part of this, we are deprecating settings that are controlled by compatibility mode variables. This includes the mixin `govuk-compatibility` and the following variables:

- `$govuk-use-legacy-palette`
- `$govuk-use-legacy-font`
- `$govuk-typography-use-rem`
- `$govuk-font-family-tabular`

This was introduced in [pull request #2844: Deprecate compatibility mode settings](https://github.com/alphagov/govuk-frontend/pull/2844).

### Fixes

We’ve made fixes to GOV.UK Frontend in the following pull requests:
Expand Down

0 comments on commit 8ffb9d0

Please sign in to comment.