You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/whats-new/updates.njk
+25-25Lines changed: 25 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -12,35 +12,35 @@
12
12
13
13
<h2>March 2026</h2>
14
14
15
-
{%setdesignHtml202603%}
16
-
<p>Added a modifier class to make the <ahref="/design-system/components/header#inline-account-search">header component</a> display account links or search inline on small screens</p>
17
-
<p>Changed the <ahref="/design-system/components/character-count">character count component</a> to hide messages when not needed</p>
18
-
<p>Improved the display of our code blocks and syntax highlighting</p>
19
-
{%endset%}
20
-
21
-
{{table({
22
-
caption: "Updates to the service manual in March 2026",
23
-
captionClasses: "nhsuk-u-visually-hidden",
24
-
head: [
25
-
{
26
-
text: "Section",
27
-
classes: "nhsuk-u-width-one-quarter"
15
+
{%setdesignHtml202603%}
16
+
<p>Added a modifier class to make the <ahref="/design-system/components/header#inline-account-search">header component</a> display account links or search inline on small screens</p>
17
+
<p>Changed the <ahref="/design-system/components/character-count">character count component</a> to hide messages when not needed</p>
18
+
<p>Improved the display of our code blocks and syntax highlighting</p>
19
+
{%endset%}
20
+
21
+
{{table({
22
+
caption: "Updates to the service manual in March 2026",
0 commit comments