Skip to content

Commit

Permalink
Merge pull request #1234 from alphagov/NoraGDS-v12.0.1
Browse files Browse the repository at this point in the history
Update CHANGELOG for v12.0.1 release
  • Loading branch information
lfdebrux authored Feb 8, 2022
2 parents 6dcf949 + 7646fba commit 06a57eb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 12.0.1 (Fix release)

## Recommended changes

The Design System team has made some changes to GOV.UK Frontend. While these are not breaking changes, implementing them will mean your prototype uses the latest components.

[Read the release notes for GOV.UK Frontend v4.0.1](https://github.com/alphagov/govuk-frontend/releases/tag/v4.0.1).

### Remove the `tabindex` attribute from the error summary component

If you're not using Nunjucks macros, remove the `tabindex` attribute from the error summary's HTML. The component JavaScript now adds and removes this attribute.

This change was introduced in [pull request #2491: Prevent error summary from being refocused after it has been initially focused on page load](https://github.com/alphagov/govuk-frontend/pull/2491).

If you need help with the Prototype Kit, [contact the GOV.UK Prototype team](https://design-system.service.gov.uk/get-in-touch/).

# 12.0.0 (Breaking release)

## Breaking changes
Expand Down

0 comments on commit 06a57eb

Please sign in to comment.