patrick

Results 20 issues of patrick

## What Remove all instances of HTML in locale files. ## Why When I was working on a card to add data-tracking attributes to the copyright and license links in...

code quality
acknowledged

[Trello](https://trello.com/c/srVLB7Bk/2275-update-frontend-rendering-applications-using-govukpublishingcomponents-xl) ## What - Replace Uglifier with Terser, add patch which adds Sprockets support for Terser - Update how JS modules are initialised in-line with changes in govuk-frontend and govuk_publishing_components...

[Trello](https://trello.com/c/6LsKqHIO/2231-update-version-of-govuk-frontend-in-govukpublishingcomponents-l) ## What Make changes in govuk_publishing_components to allow us to update to govuk-frontend v5. ### Asset Changes - Update references to assets (config, Javascript, CSS, fonts, images) in govuk-frontend...

do not merge

## What Adds checking to see what components use govuk-frontend to the components audit. ## Why Implemented this to double check that I wasn't missing out any component JS when...

RFC-160 Use ES6 Modules in govuk_publishing_components [Rendered version](https://github.com/alphagov/govuk-rfcs/blob/aa16e2b5c0f32784dc83117dc0c90d1d4fbe73c8/rfc-160-using-es6-modules-in-govuk_publishing_components.md) [Relevant Trello Card](https://trello.com/b/iACGoJN3/govuk-navigation-doing)

[Trello](https://trello.com/c/srVLB7Bk/2275-update-frontend-rendering-applications-using-govukpublishingcomponents-xl) ## What - Replace Uglifier with Terser, add patch which adds Sprockets support for Terser - Update how JS modules are initialised in-line with changes in govuk-frontend and govuk_publishing_components...

⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What Remove the base page for Find Local Council. Find Local Council now uses the shared...

This reverts commit aa4cdacc931bfff03ef25fa641297fb9bf9878f8. ⚠️ This repo is Continuously Deployed: make sure you [follow the guidance](https://docs.publishing.service.gov.uk/manual/development-pipeline.html#merge-your-own-pull-request) ⚠️ ## What ## Why [Trello card?](url) ## How ## Screenshots?

## What Add extra documentation for the 'id' attribute to the 'How It Works' section of the accordion component. ## Why if a user is just using the HTML of...

## What Delete `extractHeadingPageHeadings()`. Write new Metalsmith plugin that adds headings to each `file` object after each markdown file has been processed. Addresses issue https://github.com/alphagov/govuk-design-system/issues/3171. ## Why Remove extra implementation...