Skip to content

Commit cf36e5e

Browse files
calvin-lau-sig7seaemsi
authored andcommitted
Move brand refresh to its own page
Fix H1 Style review from tech writer Co-Authored-By: seaemsi <50173207+seaemsi@users.noreply.github.com>
1 parent f29e69c commit cf36e5e

3 files changed

Lines changed: 18 additions & 14 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Brand refresh changes to v4 and v5
3+
weight: 4
4+
---
5+
6+
# Brand refresh changes to v4 and v5
7+
8+
We’ve added features from the latest version of GOV.UK Frontend to help more services implement GOV.UK’s refreshed brand. Ahead of the brand’s go-live date of 25 June 2025, you should prepare your service by updating its code. You’ll then need to deploy the changes to production on 25 June 2025 or as soon after this date as possible.
9+
10+
The changes affect these components:
11+
12+
- [GOV.UK header](https://design-system.service.gov.uk/components/header/)
13+
- [GOV.UK footer](https://design-system.service.gov.uk/components/footer/)
14+
- [Cookie banner](https://design-system.service.gov.uk/components/cookie-banner/)
15+
16+
We're supporting a refresh of the brand for both v4 and v5. See the [v4.10.0 release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v4.10.0) and [v5.10.0 release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v5.10.0) to see more details and how to update.

source/changes-to-govuk-frontend-v5/index.html.md.erb

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,4 @@ The main accessibility changes are:
9090
- the focus indicator for [summary list row actions](https://design-system.service.gov.uk/components/summary-list/#adding-actions-to-each-row) will no longer be overlapped by a vertical separator when there's a series of row actions for one list item ([govuk-frontend #3862](https://github.com/alphagov/govuk-frontend/issues/3841))
9191
- the accessible name for the [header menu](https://design-system.service.gov.uk/components/header/#header-with-service-name-and-navigation) has been changed from "show or hide menu" to "menu", to remove duplicate announcements ([govuk-frontend #3696](https://github.com/alphagov/govuk-frontend/issues/3696))
9292
- [smaller checkboxes](https://design-system.service.gov.uk/components/checkboxes/#smaller-checkboxes) and [smaller radios](https://design-system.service.gov.uk/components/radios/#smaller-radios) now have a hover state for contrast modes like Windows High Contrast Mode ([govuk-frontend #3695](https://github.com/alphagov/govuk-frontend/issues/3695))
93-
- [pagination links](https://design-system.service.gov.uk/components/pagination/) for "Next" and "Previous" now have expanded accessible names of "Next page" and "Previous page" ([govuk-frontend #3679](https://github.com/alphagov/govuk-frontend/issues/3679))
94-
95-
## Brand refresh changes to v4 and v5
96-
97-
We’ve added features from the latest version of GOV.UK Frontend to help more services implement GOV.UK’s refreshed brand. Ahead of the brand’s go-live date of 25 June 2025, you should prepare your service by updating its code. You’ll then need to deploy the changes to production on 25 June 2025 or as soon after this date as possible.
98-
99-
These changes affect these components:
100-
101-
- [GOV.UK header](https://design-system.service.gov.uk/components/header/)
102-
- [GOV.UK footer](https://design-system.service.gov.uk/components/footer/)
103-
- [Cookie banner](https://design-system.service.gov.uk/components/cookie-banner/)
104-
105-
We're supporting a refresh of the brand for both v4 and v5. See the [v4.10.0 release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v4.10.0) and [v5.10.0 release notes](https://github.com/alphagov/govuk-frontend/releases/tag/v5.10.0) to see more details and how to update.
93+
- [pagination links](https://design-system.service.gov.uk/components/pagination/) for "Next" and "Previous" now have expanded accessible names of "Next page" and "Previous page" ([govuk-frontend #3679](https://github.com/alphagov/govuk-frontend/issues/3679))

source/v4/index.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: GOV.UK Frontend (v4.x)
3-
weight: 0
3+
weight: 5
44
hide_in_navigation: true
55
---
66

0 commit comments

Comments
 (0)