Skip to content

GOV.UK Frontend v6.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:49
5f49d9f

To install this version with npm, run npm install govuk-frontend@6.3.0. You can also find more information about how to stay up to date in our documentation.

New features

Use the Generic header component in services not on the GOV.UK website

We've added the Generic header component for services that are not part of the GOV.UK proposition but would still benefit from using GOV.UK Frontend to build their service.

The Generic header component is a version of the GOV.UK header component that you can customise to meet the needs of your service. This includes:

  • changing the spacing around the logo
  • adding a bottom border with your service's brand colour
  • changing the header colour

This was added in pull request #7061: Add Generic Header component.

Fixes

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