Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed May 10, 2019
1 parent d0bd0b1 commit 765d3f6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@

💥 Breaking changes:

- Update accordion to use new WCAG 2.1 compliant focus style

To migrate: [TODO add migration instructions before we ship v3.0.0]

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

- Update form inputs to use new WCAG 2.1 compliant focus style

To migrate: [TODO add migration instructions before we ship v3.0.0]

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

- Update links (and things that look like links) to use the new focus style

Expand Down Expand Up @@ -124,6 +130,10 @@

🔧 Fixes:

- Update accordion focus styles to remove firefox outlines

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

- Rename `$govuk-border-width-mobile` to `$govuk-border-width-narrow`

This better reflects how the variable is used.
Expand Down

0 comments on commit 765d3f6

Please sign in to comment.