nhsuk-frontend
nhsuk-frontend copied to clipboard
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
A discovery to consider the costs and benefits of building the frontend from GOV. The service manual team has been asked to consider the following proposal. ### Proposal Currently, nhsuk-frontend...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...
This is very rough code just for testing initial ideas.
This fixes a bug in the nhsuk-u-visually-hidden helper class where any whitespace surrounding visually hidden text isn't announced by screen readers. This fix was added to `govuk-frontend` in [pull request...
# Bug Report [This section of SASS](https://github.com/nhsuk/nhsuk-frontend/blob/0e681890d2b553663565b441d5f0bd513e3d64eb/packages/core/styles/_typography.scss#L212) adds top padding to headings where they appear after a paragraph. It doesn't apply to fieldset-legends though - so if you're using a...
## Description Bringing together a series of breaking changes from the following PRs: - [x] https://github.com/nhsuk/nhsuk-frontend/pull/1047 - [ ] https://github.com/nhsuk/nhsuk-frontend/pull/1000 - [x] https://github.com/nhsuk/nhsuk-frontend/pull/996 - [x] https://github.com/nhsuk/nhsuk-frontend/pull/986 ## Checklist - [...
Currently all the tests run one after each other, taking just under 5 minutes in total. Aim here is to run them concurrently, which should roughly half the time it...
Follow up to #996 and fixes #997 ## Description Prior to any work on adding account links to the header, or refining its design, this PR aims to reduce the...
This sets up Dependabot to monitor for both updates to GitHub Actions and NPM packages. See [Dependabot configuration](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file) for the different options. Open to suggestions on the best update frequencies!
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1. Release notes Sourced from express's releases. 4.21.1 What's Changed Backport a fix for CVE-2024-47764 to the 4.x branch by @joshbuker in expressjs/express#6029 Release: 4.21.1...