From 0d8add7ae99888ed0f0691aee76150e7b47d3df7 Mon Sep 17 00:00:00 2001 From: roshaanbajwa Date: Thu, 22 Feb 2024 11:41:51 +0000 Subject: [PATCH] update to 8.1.0 --- CHANGELOG.md | 10 +- docs/views/layout.html | 2 +- .../templates/nhsuk-coronavirus-hub.html | 2 +- docs/views/templates/nhsuk-healthaz.html | 2 +- docs/views/templates/nhsuk-livewell.html | 2 +- docs/views/templates/nhsuk-mentalhealth.html | 2 +- docs/views/templates/nhsuk-nhs-services.html | 17 +-- docs/views/templates/nhsuk-pregnancy.html | 2 +- docs/views/templates/nhsuk-socialcare.html | 142 +++++++++++++----- package-lock.json | 18 +-- package.json | 4 +- 11 files changed, 126 insertions(+), 77 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e72cf09..23b3b001 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,17 @@ # NHS.UK prototype kit Changelog -## TBC +## 4.10.0 - 22 February 2024 :wrench: Fixes -- Add aria-label to coronavirus hub page navigation links -- Add aria-label to mental health page navigation links +- Add aria-labels to coronavirus hub page and mental health pagenavigation links - Removed the duplicate selector in '\_related-nav.scss' +- Removed Covid banner from 'Social care and support guide' and 'NHS Services' templates - Use 'String#startsWith' method instead of getting the index of a substring in utils.js - Change unexpected var for const in gulpfile.js -- Upgrade node version to v20 (nunjucks v3.2.4, gulp-rename v3.2.4, gulp-sass v3.2.4, keypather v3.2.4, express v4.18.2, express-session v1.17.3) +- Update 'Social care and support guide' template to use primary cards with chevrons +- Upgrade node version to v20 +- Update NHS.UK frontend to [v8.1.0](https://github.com/nhsuk/nhsuk-frontend/releases/tag/v8.1.0), includes updates to header and footer components ## 4.9.0 - 1 June 2023 diff --git a/docs/views/layout.html b/docs/views/layout.html index 09dc3683..1e91184a 100755 --- a/docs/views/layout.html +++ b/docs/views/layout.html @@ -52,7 +52,7 @@

Support links

- +
diff --git a/docs/views/templates/nhsuk-coronavirus-hub.html b/docs/views/templates/nhsuk-coronavirus-hub.html index 3c7872f5..71e1f71c 100644 --- a/docs/views/templates/nhsuk-coronavirus-hub.html +++ b/docs/views/templates/nhsuk-coronavirus-hub.html @@ -550,7 +550,7 @@

Support links

- +
diff --git a/docs/views/templates/nhsuk-healthaz.html b/docs/views/templates/nhsuk-healthaz.html index a4b482dc..b23c25b2 100644 --- a/docs/views/templates/nhsuk-healthaz.html +++ b/docs/views/templates/nhsuk-healthaz.html @@ -4190,7 +4190,7 @@

Support links

- +
diff --git a/docs/views/templates/nhsuk-livewell.html b/docs/views/templates/nhsuk-livewell.html index 4f0a81ab..bebc1225 100644 --- a/docs/views/templates/nhsuk-livewell.html +++ b/docs/views/templates/nhsuk-livewell.html @@ -404,7 +404,7 @@

Support links

- +
diff --git a/docs/views/templates/nhsuk-mentalhealth.html b/docs/views/templates/nhsuk-mentalhealth.html index c5b08ce6..52ac6547 100644 --- a/docs/views/templates/nhsuk-mentalhealth.html +++ b/docs/views/templates/nhsuk-mentalhealth.html @@ -403,7 +403,7 @@

Support links

- +
diff --git a/docs/views/templates/nhsuk-nhs-services.html b/docs/views/templates/nhsuk-nhs-services.html index a87df531..4a0572a9 100644 --- a/docs/views/templates/nhsuk-nhs-services.html +++ b/docs/views/templates/nhsuk-nhs-services.html @@ -96,21 +96,6 @@ {% endblock %} {% block beforeContent %} - -