Owen Jones
Owen Jones
## Change A very rudimentary running of the images in our website through [ImageOptim](https://imageoptim.com/). Responding very late to a (now out of date) [performance audit of pages on our website...
## What Investigate a way to automatically monitor our use of component css and js and other specific sass tools. ## Why So that we're only using the assets we...
## What Investigate if we can optimise our css and js used in our example assets. Additionally assess if we can separate out full page examples into their own asset...
## What Investigate and implement a permanent strategy for ensuring that images added to design system as part of guidance and content are as performant as possible. ## Why To...
## What Review the API documentation for our [typography variables](https://frontend.design-system.service.gov.uk/sass-api-reference/#typography) and [typography mixins](https://frontend.design-system.service.gov.uk/sass-api-reference/#helpers-typography). ## Why So that it's clear to users how to interact with our typography API. Part of...
An extension of what we did for https://github.com/alphagov/govuk-frontend/pull/4999 Freezing these versions of eslint at pre-8 is causing problems with `@typescript-eslint` packages which are expecting surrounding packages to be 8+ (see...
Potential solution to address https://github.com/alphagov/govuk-frontend/issues/5308 Being tested against other AT now to make sure it doesn't break anything. Results recorded in [this testing spreadsheet](https://docs.google.com/spreadsheets/d/1w2-qSvMYpP_Gcl3Tha_K9sEpVdt-z3B5cp710OOdJsY/edit?gid=0#gid=0).
## What Set up a discussion with DAC to talk about our solutions for the vendor issues: - https://github.com/alphagov/govuk-frontend/issues/5310 where the solution was https://github.com/alphagov/govuk-frontend/pull/5089 - https://github.com/alphagov/govuk-frontend/issues/5309 where the solution was...
## Change Adds a visual cue to the site search so that users whre zoomed into the input know that there is a dialog below that they may be able...
## What Audit our guidance content, looking for the following: - Poor or inconsistent link text - Abbreviations ...make decisions on if these things need fixing or adjusting and action...