Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed Jun 4, 2019
1 parent d17371d commit 36be88e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

💥 Breaking changes:

- Make components easier to link to from error summary

Updates the radios, checkboxes and date input components so it's easier to link to their first items from the error summary component.

To migrate:

You will need to ensure that your error summary still links correctly to your first input by removing any logic that adds a suffix to your id.


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

- Remove `govuk-focusable`, `govuk-focusable-fill` mixins, introduce `govuk-focus-text` mixin.

To migrate:
Expand Down

0 comments on commit 36be88e

Please sign in to comment.