-
## What
In https://github.com/alphagov/govuk-frontend/issues/2563 we decided where and how we would document our public JavaScript API for users. This card covers actually writing that documentat…
-
## What
On the Design System website, we have documentation for each component that tells users about the Nunjucks API (macro options). We should decide how we will document any public JavaScript…
-
I was wondering why the govuk-developer-docs had a rails dependency: it comes from govuk_publishing_components, which the Developer Docs only uses for a handful of components ([example](https://github…
-
## What
Documentation is needed for the work which allows users to override hardcoded strings in our component JavaScript [(internationalisation) #1708](https://github.com/alphagov/govuk-frontend…
-
I'm not sure I fully understand the exact problem here but raising for further investigation.
The accordion has an option to allow a [section to open based on the URL hash](https://components.publi…
-
## Description of issue
Whitehall has large complex views. The established pattern is to break down the pages into many partials. Each of these partials have different functions and vary in levels …
-
The DLUHC organisation colour needed to be added to the gem - which was done in https://github.com/alphagov/govuk_publishing_components/pull/2454.
This can be removed when the change is also made t…
injms updated
2 years ago
-
I've seen a few messages today about jQuery vulnerabilities < v3. We're currently on 1.11.3.
Should we explore upgrading?
-
## The problem
The [PrimaryLinks js module](https://github.com/alphagov/govuk_publishing_components/blob/master/app/assets/javascripts/govuk_publishing_components/lib/primary-links.js) is in need of …
-
We show two instances of the 'print this page' button which overlap at a certain scroll position.
Page example: https://www.gov.uk/government/publications/actions-for-schools-during-the-coronavirus…