Skip to content

Commit

Permalink
Document in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
igloosi committed Jul 6, 2018
1 parent e1353df commit 1ae9cff
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 @@ -14,6 +14,12 @@

🆕 New features:

- Allow additional classes to be added to the radio and checkbox items

You can now provide `label: { classes: 'extra-class' }` to each item.

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

- Add `govuk-visually-hidden-focusable` class

Adds `.govuk-visually-hidden-focusable` and deprecates `.govuk-visually-hidden-focussable` in order to fix the typo in the class name. Please consider updating your code as the next major release will remove the deprecated class.
Expand Down

0 comments on commit 1ae9cff

Please sign in to comment.