-
### What
Make it easier for users to change the page layout to a full width layout – eg the GOV.UK topic page uses a full-width layout https://www.gov.uk/browse/benefits and so do most service start …
-
## Description of the issue
a user should be able to customise sass settings for their plugins by creating and adding settings to `app/assets/sass/settings.scss` in their prototype, which is imported…
-
## Description of the issue
On startup the kit now has warnings from Sass:
```
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to ma…
-
### Cause
In the v13 docs, we removed the templates from the website. We did this because the plugin architecture means templates are now decoupled from the version of the kit a user has. They migh…
-
## Goal
Users can use GOV.UK PaaS to host and version prototypes made using the GOV.UK Prototype Kit, with minimal setup and configuration.
The Design System team, with permission, can gather stat…
-
## Context
The plugins list attempts to infer the origin of a plugin from its npm scope:
In this example we can see that:
* `@ministryofjustice` => ‘Ministryofjustice’ (should be ‘Ministr…
-
If you want to say change the font family because GOV.UK Frontend is now automagically imported the variable in your custom CSS.
I think instead the kit needs to consume GOV.UK Frontend as a develo…
-
Hi @tomyems @daniel-ac-martin - first off, you've done a great job with the HO prototype flavour, thank you.
I've just gone through the **Add Home Office plugin to GOV.UK prototype** process, docum…
-
## What
Users need to create prototypes that look different or have different functionality to standard GOV.UK pages, e.g. NHS, HMRC
Linked to the investigation ticket looking at the NHS fork of…
-
## Description of the issue
[As discovered here](https://github.com/alphagov/govuk-prototype-kit/pull/2399), a new session is created for every request to the manifest. This creates many unneed…