You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update our own websites to match our new recommendations for loading JavaScript and use the branch deployments to test out preview/pre-releases of our changes to govuk-frontend.
Each of the repositories will have a "staging" release/5.0 branches gathering all the v5.0 updates. These branches also provide a Netlify preview for us to check our all the merged changes so far:
open a PR (say on a preview/5.0.0-alpha.X branch) to merge a version update of GOV.UK Frontend and do any adjustment for breaking changes, pointed at release/5.0
review that PR and fix any bugs noticed in the review
once bugs have been squashed, merge the branch into release/5.0
Why
5.0 changes our recommendations for loading GOV.UK Frontend's JavaScript. We need to update our own websites to match these new recommendations.
Our websites also allow us to try out our changes before releasing them to a wider audience, so we want to take advantage of that.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
The content you are editing has changed. Please copy your edits and refresh the page.
romaricpascal
changed the title
Update the Design System and Frontend Docs sites to use GOV.UK Frontend v5.0
Update the Design System and Frontend Docs sites to match 5.0 guidance
Jul 28, 2023
romaricpascal
changed the title
Update the Design System and Frontend Docs sites to match 5.0 guidance
Update how Design System and Frontend Docs consume GOV.UK Frontend
Jul 28, 2023
What
Update our own websites to match our new recommendations for loading JavaScript and use the branch deployments to test out preview/pre-releases of our changes to
govuk-frontend
.Each of the repositories will have a "staging"
release/5.0
branches gathering all the v5.0 updates. These branches also provide a Netlify preview for us to check our all the merged changes so far:To test a new pre-release we will:
preview/5.0.0-alpha.X
branch) to merge a version update of GOV.UK Frontend and do any adjustment for breaking changes, pointed atrelease/5.0
release/5.0
Why
5.0 changes our recommendations for loading GOV.UK Frontend's JavaScript. We need to update our own websites to match these new recommendations.
Our websites also allow us to try out our changes before releasing them to a wider audience, so we want to take advantage of that.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
Design System site
<script type="module">
govuk-design-system#2958Frontend docs
govuk-frontend@5
govuk-frontend-docs#318The text was updated successfully, but these errors were encountered: