Skip to content

Commit

Permalink
Document in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
36degrees committed Jan 12, 2024
1 parent d80d7ec commit b282205
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ This is an experimental change, based on our hypothesis that `govuk-font-size` a

This change was introduced in [pull request #4291: Rename `govuk-typography-responsive` to `govuk-font-size`](https://github.com/alphagov/govuk-frontend/pull/4291)

#### Remove the `aria-labelledby` attribute from accordion sections

If you aren't using our Nunjucks macros, remove the `aria-labelledby` attribute from all accordion sections (`div` elements that have the `govuk-accordion__section-content` class).

This change was introduced in [pull request #4628: Remove aria-labelledby from accordion sections](https://github.com/alphagov/govuk-frontend/pull/4628)

### Fixes

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

0 comments on commit b282205

Please sign in to comment.