-
govuk-frontend has several different types of paragraph styles as can be seen here:
https://design-system.service.gov.uk/styles/typography/#paragraphs
Right now we support a (simple) LeadParagraph…
-
Govuk js is imported dynamically and given names with webpack magic comments as follows:
```
if (typeof document !== 'undefined') {
const { default: ButtonJS } = await import(
…
-
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-fro…
-
https://github.com/alphagov/govuk-frontend/blob/520f2345aed725b2c29f14af2cdffcd75a5e130a/packages/govuk-frontend/src/govuk/components/task-list/template.njk#L10-L20
In the current task list impleme…
-
The default assets path assume there is directory with assets at ```/assets/```.
For example ```/assets/images/loupe.svg``` .
This is declared in ```@id-sk/frontend/idsk/components/search-results…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
npm
### Package manager version
npm 9.6.2
### Language version
Node.js 18.…
-
govuk-frontend JS is currently being imported from the npm module but as per https://github.com/alphagov/govuk-frontend/issues/711 there are issues with this - it results (I think) in duplicated polyf…
-
Where are a component is deemed to be in line with govuk-frontend, we should introduce unit tests that validate that the html output of the React component is identical to that of govuk-frontend's nun…
-
## Description of the issue
It's been reported in an accessibility test that the "Support links" `h2` in the GOV.UK Footer component is causing a failure to comply. This failure is due to o…
-
By the end of the cycle, publish the new typography scale behind a feature flag in 5.2 and guidance so teams can use more accessible typography in their services.
Related to https://github.com/alphag…