Skip to content

Commit

Permalink
Showing 4 changed files with 19 additions and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@
- Remove the splunk logging function code to prevent console errors within the cookie banner
- Use DOMContentLoaded event instead of load for performance benefits with the cookie banner
- Update package dependencies to latest versions
- Add building great digital services during a crisis blog post

## 3.3.2 - 30 June 2020

Binary file modified app/assets/blog-post_feature-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions app/views/whats-new/blog-posts.njk
Original file line number Diff line number Diff line change
@@ -13,6 +13,12 @@
<h2><span class="nhsuk-u-visually-hidden">Blog posts from </span>2020</h2>

<ul class="nhsuk-list nhsuk-list--border nhsuk-u-margin-bottom-5">
<li>
<a href="https://digital.nhs.uk/blog/transformation-blog/2020/building-great-digital-services-in-a-crisis" class="nhsuk-heading-m nhsuk-u-margin-bottom-2">Building great digital services during a crisis</a>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>7 July 2020</p>
<p class="app-meta-data nhsuk-u-margin-bottom-2">NHS digital transformation blog</p>
<p>Lucy Ha, Product and Delivery Management Graduate, explains how the NHS digital service manual is helping organisations quickly build accessible, consistent digital products and services needed to respond to the coronavirus (COVID-19) pandemic.</p>
</li>
<li>
<a href="https://medium.com/@thebeakking/making-the-nhs-uk-focus-state-accessible-with-help-from-gov-uk-8989cab3ec7d" class="nhsuk-heading-m nhsuk-u-margin-bottom-2">Making the NHS.UK focus state accessible (with help from GOV.UK)</a>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>13 March 2020</p>
24 changes: 12 additions & 12 deletions app/views/whats-new/index.njk
Original file line number Diff line number Diff line change
@@ -36,26 +36,26 @@
<div class="nhsuk-grid-row nhsuk-promo-group">
<div class="nhsuk-grid-column-one-half nhsuk-promo-group__item">
<div class="nhsuk-promo">
<a class="nhsuk-promo__link-wrapper" href="https://medium.com/@thebeakking/making-the-nhs-uk-focus-state-accessible-with-help-from-gov-uk-8989cab3ec7d">
<img class="nhsuk-promo__img" src="/assets/blog-post_feature-2.jpg" alt="">
<a class="nhsuk-promo__link-wrapper" href="https://digital.nhs.uk/blog/transformation-blog/2020/building-great-digital-services-in-a-crisis">
<img class="nhsuk-promo__img" src="/assets/blog-post_feature-1.jpg" alt="">
<div class="nhsuk-promo__content">
<h3 class="nhsuk-promo__heading">Making the NHS.UK focus state accessible (with help from GOV.UK)</h3>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>13 March 2020</p>
<p class="app-meta-data">Medium</p>
<p class="nhsuk-promo__description">The NHS is for everyone, so all NHS digital services need to be accessible to everyone. That's why the NHS digital service manual team recently made the NHS.UK frontend more accessible by redesigning the focus state styles — with help from the GOV.UK Design System team. Dave Hunter, designer, explains.</p>
<h3 class="nhsuk-promo__heading">Building great digital services during a crisis</h3>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>7 July 2020</p>
<p class="app-meta-data">NHS digital transformation blog</p>
<p class="nhsuk-promo__description">Lucy Ha, Product and Delivery Management Graduate, explains how the NHS digital service manual is helping organisations quickly build accessible, consistent digital products and services needed to respond to the coronavirus (COVID-19) pandemic.</p>
</div>
</a>
</div>
</div>
<div class="nhsuk-grid-column-one-half nhsuk-promo-group__item">
<div class="nhsuk-promo">
<a class="nhsuk-promo__link-wrapper" href="https://digital.nhs.uk/blog/transformation-blog/2020/making-digital-services-more-inclusive">
<img class="nhsuk-promo__img" src="/assets/blog-post_feature-1.jpg" alt="">
<a class="nhsuk-promo__link-wrapper" href="https://medium.com/@thebeakking/making-the-nhs-uk-focus-state-accessible-with-help-from-gov-uk-8989cab3ec7d">
<img class="nhsuk-promo__img" src="/assets/blog-post_feature-2.jpg" alt="">
<div class="nhsuk-promo__content">
<h3 class="nhsuk-promo__heading">Making digital services more inclusive</h3>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>7 January 2020</p>
<p class="app-meta-data">NHS digital transformation blog</p>
<p class="nhsuk-promo__description">The NHS digital service manual helps teams make their services more respectful and inclusive. But it’s not always easy to get it right as Sara Wilcox, the content designer on the team, explains.</p>
<h3 class="nhsuk-promo__heading">Making the NHS.UK focus state accessible (with help from GOV.UK)</h3>
<p class="app-meta-data app-meta-data--strong"><span class="nhsuk-u-visually-hidden">Published on: </span>13 March 2020</p>
<p class="app-meta-data">Medium</p>
<p class="nhsuk-promo__description">The NHS is for everyone, so all NHS digital services need to be accessible to everyone. That's why the NHS digital service manual team recently made the NHS.UK frontend more accessible by redesigning the focus state styles — with help from the GOV.UK Design System team. Dave Hunter, designer, explains.</p>
</div>
</a>
</div>

0 comments on commit 2c46156

Please sign in to comment.