Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encoding issue introduce in gulp v5.0 #1013

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

frankieroberto
Copy link
Contributor

@frankieroberto frankieroberto commented Sep 10, 2024

Originally opened by @chrimesdev in #1010

Description

Fix encoding issue introduced in Gulp v5.0

gulpjs/gulp#2777 (comment)

https://medium.com/gulpjs/announcing-gulp-v5-c67d077dbdb7

Can be tested by running npm run build-gh-release then opening the nhs-logo.png in the dist/assets/logos directory or unzipping nhsuk-frontend-8.3.0.zip and then opening the png

Fixes #1009

Checklist

@frankieroberto frankieroberto changed the title [refs #1009] fix encoding issue introduce in gulp v5.0 Fix encoding issue introduce in gulp v5.0 Sep 10, 2024
@frankieroberto frankieroberto merged commit a66882b into main Sep 10, 2024
2 checks passed
@frankieroberto frankieroberto deleted the fix-gulp-encoding branch September 10, 2024 15:07
edwardhorsford added a commit that referenced this pull request Sep 19, 2024
…tend into add-task-list-component

* 'add-task-list-component' of github.com:nhsuk/nhsuk-frontend: (34 commits)
  Fix encoding issue introduce in gulp v5.0 (#1013)
  Make it easier to set date values (#994)
  Update app/components/task-list/multiple-sections.njk
  Update packages/components/task-list/_task-list.scss
  Update packages/components/task-list/_task-list.scss
  Update app/components/task-list/multiple-sections.njk
  Add summary list row classes (#1007)
  Add summary list row condition (#1008)
  changelog
  backstop refs
  backstop refs
  change margins to padding
  still trying to fix linting error
  backstop refs
  remove testing markup from component examples
  backstop refs updated
  Use page template in examples
  update reference images
  tweak main wrapper margin
  reduce the padding on main wrapper on mobile
  ...
frankieroberto added a commit to NHSDigital/record-a-vaccination-prototype that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.png files in zip release are corrupted
3 participants