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

Update/upstream #60

Merged
merged 279 commits into from
Sep 1, 2022
Merged

Update/upstream #60

merged 279 commits into from
Sep 1, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    3a7d640 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2136 from alphagov/remove-typo

    Remove ƒ typo in fieldset example
    christopherthomasdesign authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0d75a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50703c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9999f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66f5688 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    6065bf6 View commit details
    Browse the repository at this point in the history
  2. update image to make it neater on the check a service is suitable pat…

    …tern page and compress it to save space
    Ciandelle committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9b20828 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2133 from alphagov/check-a-service-is-sui…

    …table-pattern
    
    update image to generic journey on the check a service is suitable pa…
    Ciandelle authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9a9e4dd View commit details
    Browse the repository at this point in the history
  4. Add latest blog posts April 2022

    Add latest blog posts April 2022
    calvin-lau-sig7 authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8cd4e3b View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#2129 from alphagov/dependabot/npm_and_yar…

    …n/moment-2.29.2
    
    Bump moment from 2.24.0 to 2.29.2
    domoscargin authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0f3b5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update Node to Active LTS version v16 (Gallium)

    Node.js v14 has been in maintenance mode from 19 October 2021. v16 is the active LTS version.
    
    This in turns updates NPM to v8, meaning our lockfile has change to [`lockfileVersion` 2](https://docs.npmjs.com/cli/v8/configuring-npm/package-lock-json#lockfileversion)
    
    This is an internal change that affects development, testing and deployment.
    domoscargin committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a823ecb View commit details
    Browse the repository at this point in the history
  2. Add troubleshooting documentation for Node 16, node-sass and M1 machines

    If a user has previously installed locally using Node 14 and lower on their M1 machine, they will encounter `node-sass` errors when running `npm install` after pulling this commit.
    
    This adds documentation to deal with those errors.
    
    This should only affect developers.
    domoscargin committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c30b9db View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge pull request alphagov#2110 from alphagov/bk-update-node-lts

    Update Node to Active LTS version v16 (Gallium)
    domoscargin authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2756ad7 View commit details
    Browse the repository at this point in the history
  2. Update metalsmith to latest version (2.4.2)

    Vanita Barrett committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    91e97fa View commit details
    Browse the repository at this point in the history
  3. Install @metalsmith/sass

    Vanita Barrett committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    06a3370 View commit details
    Browse the repository at this point in the history
  4. Uninstall metalsmith-sass and node-sass

    We've installed @metalsmith/sass which uses sass (Dart Sass)
    under the hood instead.
    Vanita Barrett committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6b76274 View commit details
    Browse the repository at this point in the history
  5. Set quietDeps to true and move config to @metalsmith/sass syntax

    Move the existing sass config to @metalsmith/sass syntax (uses loadPaths
    instead of includePaths)
    
    Set the `quietDeps` flag to true to suppress sass  deprecation warnings for
    division (/) and any future deprecations coming from GOV.UK Frontend.
    Vanita Barrett committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    7b8b2f9 View commit details
    Browse the repository at this point in the history
  6. Add 'src/stylesheets' to sass loadPaths

    Dart Sass wasn't able to resolve the import for 'example-init', which
    we use within our component example sass.
    
    Telling it to look in 'src/stylesheets' to resolve imports, so it can find
    this file.
    Vanita Barrett committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9692772 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2150 from alphagov/move-to-dartsass

    Update Metalsmith and move to Dart Sass
    Vanita Barrett-Smith authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    901dc56 View commit details
    Browse the repository at this point in the history
  8. Remove node-sass on node v16 troubleshooting docs

    We've updated Metalsmith and moved to Dart Sass, so this issue no longer applies (see alphagov#2150)
    domoscargin committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    fb75f72 View commit details
    Browse the repository at this point in the history
  9. Merge pull request alphagov#2154 from alphagov/bk-remove-outdated-docs

    Remove node-sass on node v16 troubleshooting docs
    domoscargin authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    84983e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Update link text in examples

    This aims to make the difference between the `class` and the link text clearer, particularly for people relatively new to HTML.
    frankieroberto committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f243817 View commit details
    Browse the repository at this point in the history
  2. Add new team member

    ameliaphil authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1b08adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d417ab3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2159 from alphagov/ameliaphil-patch-1

    Add new team member
    ameliaphil authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2ec77da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    708cf71 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    cdbfd18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d287c View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2137 from alphagov/update-address-pattern

    Put county field back in address pattern and update guidance
    christopherthomasdesign authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3cf3f69 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2152 from alphagov/expand-placeholder-con…

    …tent-text-input
    
    Add placeholder text info to text input guidance
    EoinShaughnessy authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f471d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    072d377 View commit details
    Browse the repository at this point in the history
  6. Merge pull request alphagov#2158 from alphagov/update-skip-link

    Add implementation advice to skip link guidance
    EoinShaughnessy authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8b8b45e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    6170068 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    81a0f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532e25b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge pull request alphagov#2171 from alphagov/iterate-text-input

    Add subheadings to text input guidance
    calvin-lau-sig7 authored May 6, 2022
    Configuration menu
    Copy the full SHA
    074460f View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2145 from alphagov/update-fieldset-guidance

    Make help text advice clearer in fieldset guidance
    calvin-lau-sig7 authored May 6, 2022
    Configuration menu
    Copy the full SHA
    7a48ab5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2174 from alphagov/update-checkboxes-example

    Replace double quotes with singles in example
    calvin-lau-sig7 authored May 6, 2022
    Configuration menu
    Copy the full SHA
    bab2b9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2175 from htmlandbacon/feature/nino-update

    Draft: National Insurance number formatting
    calvin-lau-sig7 authored May 6, 2022
    Configuration menu
    Copy the full SHA
    efcb986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    527132c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Update design-system-team.md.njk

    Added myself to the team member list
    ruthhammond authored May 9, 2022
    Configuration menu
    Copy the full SHA
    ca1fc7c View commit details
    Browse the repository at this point in the history
  2. Update src/design-system-team.md.njk

    Co-authored-by: Kimberly Grey <kimberly.grey@digital.cabinet-office.gov.uk>
    ruthhammond and querkmachine authored May 9, 2022
    Configuration menu
    Copy the full SHA
    1822a90 View commit details
    Browse the repository at this point in the history
  3. Update src/patterns/national-insurance-numbers/index.md.njk

    Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com>
    htmlandbacon and calvin-lau-sig7 authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e73d102 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2177 from alphagov/ruthhammond-patch-1

    Update design-system-team.md.njk
    ruthhammond authored May 9, 2022
    Configuration menu
    Copy the full SHA
    9fc1f37 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request alphagov#2176 from htmlandbacon/docs/nino-update-p…

    …art-2
    
    adding format guidance for National Insurance number
    calvin-lau-sig7 authored May 10, 2022
    Configuration menu
    Copy the full SHA
    f8a2c96 View commit details
    Browse the repository at this point in the history
  2. Move #top anchor to before the skip link

    The ‘back to top’ link takes users to the #top anchor point, which is currently before the navigation but after the ‘skip to main content’ link.
    
    This means you can no longer skip past the navs etc (as per WCAG 2.1 2.4.1 Bypass Blocks [1]) unless you know to press shift + tab to go backwards in the tab order.
    
    Insetead, we want the 'back to top' link to take the user to the very top of the page, so that the next tab will take them to ‘Skip to main content’ (or the cookie banner, if it’s not been dismissed).
    
    We also considered taking the user to the start of `#main` [2], bypassing all of the navigation, but opted instead to move the `#top` anchor to be the very first thing because:
    
    1. The back to top link was introduced in alphagov#687, when we moved from the side navigation and the main content being fixed, independently scrollable panes. This change meant that the side navigation no longer remained within the viewport.
    
    It seems that the intent at the time was that the back to top link would bring the side navigation back into view, rather than providing a convenient way for the user to get back to the top of the main content.
    
    2. Linking to #main makes it harder for users who have to get back to the navigation:
    
    > If you're using a screen reader you could jump between landmarks using hot keys, but if you're just using a keyboard you're kinda just left with the tab key. Maybe I'm missing something, but the only options I could see to get back to the nav would be:
    >
    > - use TAB to go all the way through the content and footer content until you eventually get back to the top of the page
    > - use back to top to get to the top of the main, and then use SHIFT+TAB to reverse through the nav menu
    > - refresh the page and use TAB
    
    3. We think users would expect to see the header when using the ‘Back to top’ link, especially if they were aiming for the navigation.
    
    [1]: https://www.w3.org/TR/WCAG21/#bypass-blocks
    [2]: alphagov#1561 (comment)
    
    Closes alphagov#1561
    36degrees committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a9db159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fdff8a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge pull request alphagov#2160 from alphagov/update-validation-pattern

    Explain issues with client side validation
    EoinShaughnessy authored May 11, 2022
    Configuration menu
    Copy the full SHA
    ffc2a13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2180 from alphagov/make-layout-term-consi…

    …stent
    
    Make layout name consistent throughout guidance
    EoinShaughnessy authored May 11, 2022
    Configuration menu
    Copy the full SHA
    d0b5259 View commit details
    Browse the repository at this point in the history
  3. Update guidance on footer component

    This proposed update:
    
    - adds links to relevant information on privacy notices, cookie pages and accessibility statements
    - clarifies copyright and licensing information
    
    Related issues:
    
    alphagov#1225
    alphagov#1306
    StephenGill authored May 11, 2022
    Configuration menu
    Copy the full SHA
    5053711 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    4904105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92ef45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff61ed View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Update What's New section for v4.1.0

    Vanita Barrett committed May 17, 2022
    Configuration menu
    Copy the full SHA
    771cd81 View commit details
    Browse the repository at this point in the history
  2. Update roadmap

    Vanita Barrett committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5b2bafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e99ff View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    873a5fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2192 from alphagov/bk-update-to-govuk-fro…

    …ntend-4.1.0
    
    Bump govuk-frontend to 4.1.0
    domoscargin authored May 18, 2022
    Configuration menu
    Copy the full SHA
    e5d41d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2181 from alphagov/calvin-lau-sig7-char-c…

    …ount-guidance
    
    Update character count guidance to match new implementation
    domoscargin authored May 18, 2022
    Configuration menu
    Copy the full SHA
    f5a7be2 View commit details
    Browse the repository at this point in the history
  4. Add nodeListForEach helper directly into design system

    The GOV.UK Frontend ES modules don't make the common (e.g: `nodeListForEach`)
    function available to import. We've made this decision intentionally as we never
    really intended for `nodeListForEach` to be something we provided.
    
    This introduces a helper.js file which contains `nodeListForEach`. Switch our
    JS files to use that helper, rather than the one from GOV.UK Frontend.
    Vanita Barrett authored and 36degrees committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0fb4102 View commit details
    Browse the repository at this point in the history
  5. Replace individual JS imports with ES modules initAll

    Vanita Barrett authored and 36degrees committed May 18, 2022
    Configuration menu
    Copy the full SHA
    48fc4d0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request alphagov#2146 from alphagov/use-esm

    Use ESM modules from GOV.UK Frontend
    36degrees authored May 18, 2022
    Configuration menu
    Copy the full SHA
    a67e3c6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2185 from alphagov/update-v4.1.0

    Update Design System website for v4.1.0
    EoinShaughnessy authored May 18, 2022
    Configuration menu
    Copy the full SHA
    d76304a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    316bc7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24f823a View commit details
    Browse the repository at this point in the history
  10. Merge pull request alphagov#2188 from alphagov/update-char-count-abou…

    …t-red-border
    
    Explain that red border depends on exceeding limit
    EoinShaughnessy authored May 18, 2022
    Configuration menu
    Copy the full SHA
    022d59b View commit details
    Browse the repository at this point in the history
  11. Merge pull request alphagov#2191 from alphagov/update-email-addresses…

    …-content
    
    Add accurate content for email field char limit
    EoinShaughnessy authored May 18, 2022
    Configuration menu
    Copy the full SHA
    051815f View commit details
    Browse the repository at this point in the history
  12. Replace in guidance and examples

    -  error message
     - textarea
     - text input
     - character count (including error example)
    calvin-lau-sig7 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0891857 View commit details
    Browse the repository at this point in the history
  13. Merge pull request alphagov#2193 from alphagov/calvin-lau-sig7-fewer-…

    …less
    
    Replace instances of 'fewer' with 'less' when referring to characters
    calvin-lau-sig7 authored May 18, 2022
    Configuration menu
    Copy the full SHA
    637a7e5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge pull request alphagov#2161 from alphagov/move-top-anchor

    Move #top anchor to before the skip link
    36degrees authored May 19, 2022
    Configuration menu
    Copy the full SHA
    f96323a View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2182 from StephenGill/patch-3

    Update guidance on footer component
    EoinShaughnessy authored May 19, 2022
    Configuration menu
    Copy the full SHA
    826c229 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    aadf80a View commit details
    Browse the repository at this point in the history
  2. Use node-version-file input to specify node version

    actions/setup-node v2.5.0 and above support reading a .nvmrc file itself [[1]].
    This lets us simplify our code.
    
    [1]: https://github.com/actions/setup-node/releases/tag/v2.5.0
    lfdebrux committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a8916f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2200 from alphagov/ldeb-use-setup-node-no…

    …de-version-file
    
    Use node-version-file input to specify node version in GitHub Actions
    lfdebrux authored May 20, 2022
    Configuration menu
    Copy the full SHA
    5071082 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    4dc4eb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2184 from alphagov/improve-validation-wor…

    …ding
    
    Make validation guidance language more consistent
    EoinShaughnessy authored May 23, 2022
    Configuration menu
    Copy the full SHA
    9dcbcae View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    0642b7f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    2a71c18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2202 from alphagov/contact-panel-headings

     Change contact panel headings to reflect the type of page they're on
    christopherthomasdesign authored May 26, 2022
    Configuration menu
    Copy the full SHA
    fb94d0c View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2157 from frankieroberto/update-link-exam…

    …ples
    
    Update link text in examples
    EoinShaughnessy authored May 26, 2022
    Configuration menu
    Copy the full SHA
    4cde88b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5db8961 View commit details
    Browse the repository at this point in the history
  5. Reorder link text

    EoinShaughnessy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7b76f3b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    9937f8a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Merge pull request alphagov#2206 from alphagov/update-team-page-commu…

    …nity-tab
    
    Update team page on Design System site
    domoscargin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    a382f69 View commit details
    Browse the repository at this point in the history
  2. Update cookie hide button to be more descriptive

    Change cookie button text from 'Hide this message' to
    'Hide cookie message' to provide context to any users using
    assistive tech navigating out of context.
    Vanita Barrett-Smith committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ddc10fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2207 from alphagov/cookie-hide-button-text

    Update cookie hide button to be more descriptive
    Vanita Barrett-Smith authored May 31, 2022
    Configuration menu
    Copy the full SHA
    7021e0d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Merge pull request alphagov#2204 from alphagov/update-link-text-typog…

    …raphy-example
    
    Make link text in example reflect guidance
    calvin-lau-sig7 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    bb47ce1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request alphagov#2173 from alphagov/iterate-pagetemplate-s…

    …kiplink-header-footer
    
    Add info on default components in page template
    calvin-lau-sig7 authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e01cebf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    5543d85 View commit details
    Browse the repository at this point in the history
  2. Fix em-dash

    calvin-lau-sig7 authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d5e3d9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2210 from alphagov/calvin-lau-sig7-add-cl…

    …aire-team
    
    Add Claire to team page
    calvin-lau-sig7 authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    86ddf92 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Remove last line about performance platform

    Remove last line on the Payment Card details page, which refers to the performance platform. This platform no longer exists.
    claireashworth authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    439513b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Merge pull request alphagov#2212 from alphagov/minor-update-line-removal

    Remove last line about performance platform
    claireashworth authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    398b600 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    b0d48cc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge pull request alphagov#2211 from alphagov/select-with-hint

    add a hint to the select to help users understand the options
    Ciandelle authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d437597 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    5da9e97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2230 from alphagov/use-govuk-frontend-4.2.0

    Bump govuk-frontend to v4.2.0
    36degrees authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    270ec00 View commit details
    Browse the repository at this point in the history
  3. Add guidance for pagination component

    Iterate content and add headings for examples
    
    Fix typo for heading level
    
    Fix headings
    
    Add guidance for pagination component
    
    Iterate content and add headings for examples
    
    Fix typo for heading level
    
    Fix headings
    
    Apply suggestions from tech writer review
    
    Co-authored-by: EoinShaughnessy <72507742+EoinShaughnessy@users.noreply.github.com>
    
    Update pagination guidance
    
    Updated guidance to:
    
    - cover issues raised by working group
    - clarify use case for different types of pagination - and when to use 'continue' button and back link instead
    
    Minor edits for dashes and contractions
    
    Tweaking paragraph breaks
    
    Remove section about saying "page" in labels
    
    By default, "Previous" and "next" do not include "page" so this section is no longer needed
    36degrees committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    91a5a86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9f50a View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#1972 from alphagov/add-pagination

    Guidance for pagination component
    domoscargin authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    494152c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef4c663 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2227 from alphagov/update-v4.2.0

    Update what's new and roadmap for 4.2.0
    domoscargin authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1a071c4 View commit details
    Browse the repository at this point in the history
  8. Update roadmap

    Tidying up and reorganising some of our roadmap items in mid-2022.
    domoscargin committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5119306 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    803affd View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2235 from robertdeniszczyc2/patch-1

    Fixed typo on pagination documentation
    36degrees authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e5f8ed1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Add paragraph tag to link example

    This link example does not include a wrapping element, meaning that some of the text is appearing as default serif text instead of in Transport. As the text above this example states that it is
    regarding links at the end of sentences or paragraphs, the example shouldn't be negatively affected by the inclusion of a paragraph.
    querkmachine committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    89a62c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2237 from alphagov/add-paragraph-link-exa…

    …mple
    
    Add paragraph element to link example
    querkmachine authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    decd98c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Indent Nunjucks code

    Attempt to make this file easier to read by indenting Nunjucks code similarly to HTML.
    querkmachine committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7cb9eca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7dbb1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b53583 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    4d49077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a23fc1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e1aa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Update team member

    Add Ben to the team
    NoraGDS authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6aec32b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    2906387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2245 from alphagov/team-update

    Update team member
    NoraGDS authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1c9f1c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Merge pull request alphagov#2247 from andymantell/patch-1

    Remove govuk-react-jsx which is no longer supported
    domoscargin authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c59b3cf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Bump terser from 5.7.0 to 5.14.2

    Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a443f7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2253 from alphagov/dependabot/npm_and_yar…

    …n/terser-5.14.2
    
    Bump terser from 5.7.0 to 5.14.2
    domoscargin authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d223d1e View commit details
    Browse the repository at this point in the history
  3. Bump moment from 2.29.2 to 2.29.4

    Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.2...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    362f1da View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2254 from alphagov/dependabot/npm_and_yar…

    …n/moment-2.29.4
    
    Bump moment from 2.29.2 to 2.29.4
    Vanita Barrett-Smith authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7fbafde View commit details
    Browse the repository at this point in the history
  5. Apply this binding changes from code review

    Co-authored-by: Oliver Byford <oliver.byford@digital.cabinet-office.gov.uk>
    querkmachine and 36degrees committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a74649a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ddacc5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2242 from alphagov/kg-refactor-tabs

    Refactor JavaScript for tabs functionality
    querkmachine authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    72f24b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Bump metalsmith to 2.5.0

    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8d7140c View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2259 from alphagov/bk-bump-metalsmith

    Bump metalsmith to 2.5.0
    domoscargin authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0322874 View commit details
    Browse the repository at this point in the history
  3. Remove ‘mainstream’ from images guidance

    Instead, define non-service content by content type and publishing method.
    
    As flagged in alphagov/govuk-design-system-backlog#70 (comment):
    
    > Mainstream is 2500 pages managed by GDS, but this guidance also applies to all content on www.gov.uk produced by depts, the half a million 'whitehall' pages.
    
    Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com>
    36degrees and calvin-lau-sig7 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ff41846 View commit details
    Browse the repository at this point in the history
  4. Use the official core metalsmith postcss plugin

    Metalsmith is being updated fairly regularly now, and have an [official PostCSS plugin](https://github.com/metalsmith/postcss).
    
    We've been blocked on bumping some dependencies because of this (alphagov#2016).
    
    I've run `npm build` and there is one small prefixing change in the resulting CSS, but otherwise it's exactly the same.
    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ee324be View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#2252 from alphagov/images-guidance-mainst…

    …ream
    
    Remove ‘mainstream’ from images guidance
    36degrees authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    354a885 View commit details
    Browse the repository at this point in the history
  6. Only toggle details aria attributes if already set

    I believe this dates from when the polyfill for the `<details>` element used to be applied in all browsers, and added extra ARIA attributes which always needed to be kept in sync when this script toggled the open state.
    
    However, since GOV.UK Frontend v3.1.0 the polyfill now does nothing in browsers that natively support the <details> elements [1].
    
    This means that once these attributes are set on page load, unless the polyfill is running there is nothing to keep them in sync if the user toggles the details element:
    
    - `aria-expanded` will always be `true`, potentially causing AT to announce the expanded state incorrectly
    - `aria-hidden` will always be `false` – although this is likely not an issue as aria-hidden can't make things hidden using display:none 're-appear' in the accessibility tree
    
    Instead, only toggle `aria-expanded` if it is already set on the element (which should only happen if the polyfill has run, in which case the browser does not natively support the `<details>` element).
    
    We also need to re-introduce the `aria-hidden` attribute removed in 8b53583 as when the polyfill runs it currently adds an `aria-hidden` attribute which means the content inside the `<details>` element will be inaccessible even when opened unless we remove it.
    
    Add a comment to try and explain why this code needs to exist.
    
    [1]: alphagov/govuk-frontend#1523
    36degrees committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9742dd5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2258 from alphagov/bk-bump-metalsmith-pos…

    …tcss
    
    Use the core metalsmith postcss plugin
    domoscargin authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e468190 View commit details
    Browse the repository at this point in the history
  8. Bump metalsmith-env to 2.2.0

    - Allow storing the environment variables under a metadata[metadatakey] instead of metadata. See opts.metadatakey for more details.
    - Dependency updates
    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c5a7687 View commit details
    Browse the repository at this point in the history
  9. Use @metalsmith/in-place in favour of metalsmith-in-place

    Core metalsmith plugin is effectively an updated version of the previous package.
    
    v4.5.0
    
    - feat: org migration, core plugin alignment
    - feat: use metalsmith.match instead of multimatch, drop Node < 10 support
    - feat: better jsdoc typehints & defaults mgmt
    - fix: don't mistake dots in folder paths for extensions
    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5ca3092 View commit details
    Browse the repository at this point in the history
  10. Use @metalsmith/layouts in favour of metalsmith-layouts

    The core plugin replaces the old one.
    
    v2.5.1
    - pass the transformed list of files to metalsmith.match…
    - Merge pull request alphagov#184 from doteco/master
    - pass the transformed list of files to metalsmith.match so that renamed files can be matched
    
    v2.5.0
    
    - use metalsmith.match instead of multimatch
    - Remove semicolons, run formatting. Remove devDependencies
    - feat: add JSdocs, named plugin function
    - Dependencies: updates debug to 4.3.4
    - Drop Node < 12 support
    
    2.4.0
    
    - Return when done
    - Improve readme
    - Align dotfiles, repo with core plugin setup @metalsmith
    - deps: update dependencies and fix prefer-object-spread
    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8c950cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e70e92 View commit details
    Browse the repository at this point in the history
  12. Bump metalsmith-uglify to v2.4.1

    Patch bump to update some dependencies.
    domoscargin committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f4557ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    11e400c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge pull request alphagov#2261 from alphagov/options-table-aria

    Only toggle details ARIA attributes if already set
    36degrees authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6e8d7c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dd267 View commit details
    Browse the repository at this point in the history
  3. Allow start buttons to be forms

    Although unusual, there are a few valid circumstances where you might
    want to submit a form when pressing the start button. A situation that
    came up recently was we wanted to record analytics on when a user
    started a service by recording the time that a user presses the start
    button, without client-side JavaScript. The implementation for this
    involved using the Rails `button_to` helper which generates a form which
    POSTs to a route and includes a single `submit` button.
    
    I think this is a valid use case of the start button, so I suggest
    changing the wording on this to be slightly more open to the idea of
    the start button not being a link.
    thomasleese committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    139bd2c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Merge pull request alphagov#2238 from thomasleese/start-button-form

    Allow start buttons to be forms
    calvin-lau-sig7 authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d325a62 View commit details
    Browse the repository at this point in the history
  2. Update link to task list Sass file

    This file has changed location in recent changes to the Prototype Kit, this updates the URL to no longer 404.
    querkmachine authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4247c5a View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2267 from alphagov/kg-task-list-link-update

    Update link to task list Sass file
    querkmachine authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5990718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    527dbab View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#2266 from alphagov/calvin-lau-sig7-adjust…

    …-image-link
    
    Adjust link text to GOV.UK image guidance
    calvin-lau-sig7 authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4358e92 View commit details
    Browse the repository at this point in the history
  6. Move width override classes from spacing to layout

    Overriding the width of an element really has nothing to do with spacing, so this guidance make more sense as part of the layout guidance, alongside the documentation about the grid system which uses the same ‘one third’, ‘one half’ concepts.
    36degrees committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    78f87b5 View commit details
    Browse the repository at this point in the history
  7. Tweak width override guidance for new context

    Remove the link to the grid system which is now on the same page and is introduced before the override classes
    
    Remove a reference to the spacing override classes which doesn’t make sense now that they’re on a separate page and the user might not have read about them already.
    36degrees committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a006ac9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f02cc20 View commit details
    Browse the repository at this point in the history
  9. Remove link to archived ethnic groups pattern

    The ethnic groups pattern was archived in alphagov#1582.
    36degrees committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8651e57 View commit details
    Browse the repository at this point in the history
  10. Remove broken link in page template guidance

    The ‘variables’ and ‘blocks’ tables were merged in alphagov#1311 but this link was missed.
    36degrees committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    51305ab View commit details
    Browse the repository at this point in the history
  11. Merge pull request alphagov#2268 from alphagov/move-width-override-docs

    Move width override docs to Layout guidance
    36degrees authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4f8658c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge pull request alphagov#2269 from alphagov/error-message-ethnic-g…

    …roups-broken-link
    
    Remove link to archived ethnic groups pattern
    36degrees authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    95cd2ec View commit details
    Browse the repository at this point in the history
  2. Remove redundant classes

    As noted in alphagov/govuk-frontend#2733, these classes don’t actually do anything.
    36degrees committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6d7d3c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60a0409 View commit details
    Browse the repository at this point in the history
  4. Swap small and large screen sizes in spacing table

    Putting the smaller sizes on the left-hand size seems more logical and fits better with a mobile-first approach.
    36degrees committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0efa3f1 View commit details
    Browse the repository at this point in the history
  5. Flip order of spacing scale in table

    Going from the smallest size to the largest size just makes more sense.
    36degrees committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    31991a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f532186 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    f8c70d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925a019 View commit details
    Browse the repository at this point in the history
  3. Move section on overrides last

    Try to encourage users who are writing their own CSS to use the helpers that we provide rather than the override classes, by making it more likely they’ll read about them first.
    36degrees committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4842172 View commit details
    Browse the repository at this point in the history
  4. Update link to my talk for more accessible blog

    Allows more options to access it as I've made it into a blog post too.
    NickColley authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    66a3bce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc01f0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba65418 View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2275 from alphagov/nav-mismatched-heading…

    …-tags
    
    Fix mismatched heading tags in navigation
    36degrees authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c6583ee View commit details
    Browse the repository at this point in the history
  8. Merge pull request alphagov#2263 from alphagov/bk-bump-metalsmith-deps

    Update metalsmith dependencies and use core plugins
    domoscargin authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    867a531 View commit details
    Browse the repository at this point in the history
  9. Bump autoprefixer to 10.4.7

    One major version bump. Version 10:
    
    - Uses PostCSS 8
    - Removes support for Node.js 6, 8 and 11
    - PostCSS is now a peerDependency
    
    None of which affects our installation.
    domoscargin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    55ef0c2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request alphagov#2264 from alphagov/bk-bump-autoprefixer

    Bump autoprefixer to 10.4.7
    domoscargin authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2ff2137 View commit details
    Browse the repository at this point in the history
  11. Merge pull request alphagov#2270 from alphagov/page-template-blocks-link

    Remove broken link in page template guidance
    36degrees authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9906f49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8481e0d View commit details
    Browse the repository at this point in the history
  13. Add basic stylelint config

    The resulting CSS appears to be the same after running `npm run build`.
    domoscargin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    959db5c View commit details
    Browse the repository at this point in the history
  14. Fix SCSS linting errors

    domoscargin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    20fb8b8 View commit details
    Browse the repository at this point in the history
  15. Update documentation

    domoscargin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    438776e View commit details
    Browse the repository at this point in the history
  16. Merge pull request alphagov#2265 from alphagov/bk-sass-lint-to-stylelint

    Replace sass-lint with stylelint
    domoscargin authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    400cd62 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d33e4d5 View commit details
    Browse the repository at this point in the history
  18. Bump marked and jstransformer packages

    Makes sense to bump these as part of this work, since they're being used under the hood to transform our files.
    
    jstransformer-nunjucks Changelog: https://github.com/jstransformers/jstransformer-nunjucks/blob/master/CHANGELOG.md
    
    - The major version bump simply adds the option to use custom Nunjucks loaders
    
    jstransformer-marked Changelog: https://github.com/jstransformers/jstransformer-marked/blob/master/HISTORY.md
    domoscargin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2100ebd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge pull request alphagov#2278 from nickcolley/patch-1

    Update link to my talk for more accessible blog
    domoscargin authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    022cd5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2274 from alphagov/spacing-table-tweaks

    Tweaks to spacing scale table in spacing guidance
    36degrees authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2a36303 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Apply suggestions from code review

    Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com>
    36degrees and calvin-lau-sig7 authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d38e5dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2279 from alphagov/static-spacing-guidance

    Document the static spacing scale and generally improve the spacing guidance
    36degrees authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4909b71 View commit details
    Browse the repository at this point in the history
  3. Update logo in header to match GOV.UK Frontend

    Mirror the changes that have been made to the Header component in GOV.UK Frontend [1] including:
    
    - using conditional comments for header fallback PNG rather than an `<image` element [2]
    - camel-casing the SVG attributes [3]
    
    Fixes alphagov#2280.
    
    [1]: https://github.com/alphagov/govuk-frontend/blob/aceb8d9798d8d2fc28357f1dda62d1a5e4a2eb98/src/govuk/components/header/template.njk
    [2]: alphagov/govuk-frontend#2229
    [3]: alphagov/govuk-frontend#1838
    36degrees committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    cc2a724 View commit details
    Browse the repository at this point in the history
  4. Document static spacing override classes

    Static spacing override classes are being introduced to GOV.UK Frontend (alphagov/govuk-frontend#2672).
    
    Document the new classes so that users know how they work, and how they compare to the existing responsive spacing override classes.
    36degrees committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c2fcbc6 View commit details
    Browse the repository at this point in the history
  5. Change to more up to date link

    GSS appear to have moved to a new site - the link was pointing at the old (and out of date) archived standard.
    edwardhorsford authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3ab1e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Remove examples for archived ethnic groups pattern

    The ‘Ask users for ethnic groups’ pattern was archived in alphagov#1582 [1] (dd77104) when the guidance was moved into the ‘Ask users for equality information’ pattern.
    
    New examples were created for the equality information pattern, but the existing examples and the SVG included in the guidance were not removed from the repo.
    
    Remove the examples and the SVG previously included in the archived ethnic groups pattern.
    
    [1]: alphagov#1582
    36degrees committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9d7fbf7 View commit details
    Browse the repository at this point in the history
  2. Use subclass for marked renderer

    This better matches how things are done in Marked, and allows us to user `super` for cases other than images.
    
    Co-authored-by: Oliver Byford <oliver.byford@digital.cabinet-office.gov.uk>
    domoscargin and 36degrees committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    eb58287 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2283 from alphagov/header-changes

    Update logo in the header to match GOV.UK Frontend
    36degrees authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    34867d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2286 from alphagov/ethnic-group-examples

    Remove examples for archived ethnic groups pattern
    36degrees authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c223dd0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#2276 from alphagov/bk-spike-tagcleaner-re…

    …placement
    
    Replace metalsmith-tagcleaner with a custom marked renderer
    domoscargin authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    78989ed View commit details
    Browse the repository at this point in the history
  6. Fix markdown lists on pagination component page

    When there's no empty line before the list the Markdown renderer is
    treating it like it's part of the preceding paragraph.
    peteryates committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    56c50ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef86cdc View commit details
    Browse the repository at this point in the history
  8. Merge pull request alphagov#2288 from alphagov/revert-2276-bk-spike-t…

    …agcleaner-replacement
    
    Revert "Replace metalsmith-tagcleaner with a custom marked renderer"
    36degrees authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4e015a2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request alphagov#2287 from peteryates/fix-lists-on-the-pag…

    …ination-component-page
    
    Fix markdown lists on pagination component page
    36degrees authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ccdfcbb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Update src/patterns/equality-information/index.md.njk

    Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com>
    edwardhorsford and calvin-lau-sig7 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3b97070 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2285 from edwardhorsford/patch-2

    Change to more up to date link for Ethnicity harmonised standard
    domoscargin authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    04acf9d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fix matchMedia event listener in IE / Safari < 14

    IE 10/11 and Safari >= 5.1 < 14 support `window.matchMedia` but do not support `MediaQueryList.addEventListener`.
    
    Instead we have to use the non-standard (and deprecated) `MediaQueryList.addListener`, which only takes one argument which is the callback function to run when the media query status changes [1].
    
    Test for the presence of the `MediaQueryList.addEventListener` method and then use whichever method is appropriate for the browser.
    
    [1]: https://developer.mozilla.org/en-US/docs/Web/API/MediaQueryList/addListener
    
    Co-authored-by: Owen Jones <64783893+owenatgov@users.noreply.github.com>
    36degrees and owenatgov committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c5dc3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf2cc7 View commit details
    Browse the repository at this point in the history
  3. Alias section break as hr

    NickColley committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f8affe9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    54d2bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5549ca7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2303 from alphagov/update-to-govuk-fronte…

    …nd-4.3.0
    
    Update govuk-frontend to 4.3.0
    owenatgov authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    69be51f View commit details
    Browse the repository at this point in the history
  4. Document opengraphImageUrl page template option

    Document the new `opengraphImageUrl` page template option, added in alphagov/govuk-frontend#2673.
    
    Update the documentation for the `assetUrl` option to make it slightly more generic and remove the recommendation to override by adding another meta tag to the `head` block as users should use the new `opengraphImageUrl` instead.
    36degrees authored and owenatgov committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    57572f4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request alphagov#2282 from alphagov/static-overrides-guidance

    Document static spacing override classes
    owenatgov authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c6f36a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request alphagov#2228 from alphagov/opengraph-url

    Document `opengraphImageUrl` page template option
    owenatgov authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1e824ec View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2302 from alphagov/calvin-lau-sig7-whats-…

    …new-430
    
    Update What's New for v4.3.0
    calvin-lau-sig7 authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    388c9c6 View commit details
    Browse the repository at this point in the history
  8. Retry failed tests

    The "see no evil, hear no evil" approach. This does not address the flaky tests themselves, but sets `jest.retryTimes` to 3, rerunning failed tests and greatly increasing the likelihood of a CI test task passing.
    
    This is speedier (and more automatic) than rerunning a full CI task again, so might be enough if the flakiness isn't easily addressable.
    domoscargin committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8dcb23b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request alphagov#2304 from alphagov/bk-flaky-jest-investig…

    …ation
    
    Retry failed tests
    domoscargin authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    088ecd0 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    NickColley committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6e86736 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Merge pull request alphagov#2291 from hippo-digital/add-alias-for-sec…

    …tion-break
    
    Add alias for section break
    owenatgov authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fbda060 View commit details
    Browse the repository at this point in the history
  2. Update team members list

    Vanita Barrett-Smith committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f6324c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2305 from alphagov/update-kim-name

    Update team members list
    querkmachine authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f48885e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request alphagov#2290 from alphagov/matchmedia-event-listener

    Fix matchMedia event listener in IE / Safari < 14
    36degrees authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ee1828f View commit details
    Browse the repository at this point in the history
  2. Reference cookie banner in updating guidance

    We now have a cookie banner component, so we should link to it from this guide.
    36degrees committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2c17b29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2306 from alphagov/updating-cookie-banner

    Reference cookie banner in updating guidance
    36degrees authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    79d41d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    e3cc871 View commit details
    Browse the repository at this point in the history
  2. Update what's new with DSDay blog post

    Tweak line breaks to look better
    
    Add full stop
    calvin-lau-sig7 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    885dbf3 View commit details
    Browse the repository at this point in the history
  3. Update date

    Co-authored-by: NoraGDS <57447099+NoraGDS@users.noreply.github.com>
    calvin-lau-sig7 and NoraGDS authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4c6f814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    849dcb2 View commit details
    Browse the repository at this point in the history
  5. Update what's new with DSDay blog post

    Update what's new with DSDay blog post
    calvin-lau-sig7 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    da3145c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    b315693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2ba89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2317 from alphagov/govuk-frontend-v4.3.1

    Update to GOV.UK Frontend v4.3.1
    36degrees authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    527d330 View commit details
    Browse the repository at this point in the history
  4. Update what's new for v4.3.1

    Update what's new for v4.3.1
    calvin-lau-sig7 authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5104a0a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Add in link and download to Mural file

    Interaction Designer, Clare Brown (clare.brown@digital.hmrc.gov.uk) has created an editable Mural template of GOV.UK Design System Flow Diagram for all designers to use.
    
    This will help designers map out their service and/or user journeys at a high-level. The template is based off designs that were created in Miro and hosted on GitHub which can be found here: https://github.com/paulmsmith/govuk-designsystem-flow-diagram-miro.
    
    File needs to be hosted for download, uploaded and have instructions on how people can use the file.
    clare-brown authored and christopherthomasdesign committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e27fd81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2318 from alphagov/patch-1

    Add in link to Mural file
    36degrees authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3100f1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2314 from alphagov/add-measuring-value-video

    Add ‘Measuring the value of the GOV.UK Design System’ talk to the blog posts, videos and podcasts page
    36degrees authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    34f5a5f View commit details
    Browse the repository at this point in the history
  4. Remove unused tables option

    The `tables` option was removed in Marked v0.7.0 [1] so this doesn’t do anything any more.
    
    [1]: https://github.com/markedjs/marked/releases/tag/v0.7.0
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    376068b View commit details
    Browse the repository at this point in the history
  5. Remove unused gfm: true from marked config

    The documentation for the `pedantic` option [1] says:
    
    > If true, conform to the original markdown.pl as much as possible. Don't fix original markdown bugs or behavior. Turns off and overrides gfm.
    
    Verified that this option is doing nothing by comparing the build output with and without this setting, and there is no difference (other than the obfuscated email address on the community page, which is non-deterministic and so changes with every build):
    
    ```
    $ diff -r deploy/public-marked-main deploy/public
    diff -r deploy/public-marked-main/community/design-system-working-group/index.html deploy/public/community/design-system-working-group/index.html
    1045c1045
    < <p>In the meantime, if you are interested in joining the working group email the Design System team at <a href="mailto:&#103;&alphagov#111;&#x76;&alphagov#117;&#x6b;&#x2d;&#x64;&#101;&alphagov#115;&#105;&#x67;&alphagov#110;&#x2d;&alphagov#115;&#x79;&alphagov#115;&alphagov#116;&#101;&#x6d;&#x2d;&alphagov#115;&#x75;&#x70;&#x70;&#x6f;&alphagov#114;&#x74;&#x40;&#100;&#x69;&#x67;&#105;&alphagov#116;&#97;&#x6c;&#46;&#99;&#x61;&#x62;&#105;&alphagov#110;&#101;&#x74;&#45;&#x6f;&#x66;&#x66;&#105;&#99;&#x65;&#46;&#103;&#x6f;&#x76;&#x2e;&alphagov#117;&#x6b;">&#103;&alphagov#111;&#x76;&alphagov#117;&#x6b;&#x2d;&#x64;&#101;&alphagov#115;&#105;&#x67;&alphagov#110;&#x2d;&alphagov#115;&#x79;&alphagov#115;&alphagov#116;&#101;&#x6d;&#x2d;&alphagov#115;&#x75;&#x70;&#x70;&#x6f;&alphagov#114;&#x74;&#x40;&#100;&#x69;&#x67;&#105;&alphagov#116;&#97;&#x6c;&#46;&#99;&#x61;&#x62;&#105;&alphagov#110;&#101;&#x74;&#45;&#x6f;&#x66;&#x66;&#105;&#99;&#x65;&#46;&#103;&#x6f;&#x76;&#x2e;&alphagov#117;&#x6b;</a>.</p>
    ---
    > <p>In the meantime, if you are interested in joining the working group email the Design System team at <a href="mailto:&#x67;&alphagov#111;&alphagov#118;&alphagov#117;&#x6b;&#x2d;&#100;&#101;&#x73;&#105;&#103;&#x6e;&#45;&alphagov#115;&#x79;&#x73;&alphagov#116;&#101;&alphagov#109;&#x2d;&alphagov#115;&#x75;&alphagov#112;&alphagov#112;&#x6f;&alphagov#114;&alphagov#116;&#x40;&#100;&#105;&#x67;&#105;&alphagov#116;&#97;&#x6c;&#x2e;&#x63;&#97;&#x62;&#x69;&alphagov#110;&#101;&alphagov#116;&#x2d;&#x6f;&#102;&#102;&#x69;&#99;&#x65;&#46;&#103;&alphagov#111;&alphagov#118;&#x2e;&alphagov#117;&#107;">&#x67;&alphagov#111;&alphagov#118;&alphagov#117;&#x6b;&#x2d;&#100;&#101;&#x73;&#105;&#103;&#x6e;&#45;&alphagov#115;&#x79;&#x73;&alphagov#116;&#101;&alphagov#109;&#x2d;&alphagov#115;&#x75;&alphagov#112;&alphagov#112;&#x6f;&alphagov#114;&alphagov#116;&#x40;&#100;&#105;&#x67;&#105;&alphagov#116;&#97;&#x6c;&#x2e;&#x63;&#97;&#x62;&#x69;&alphagov#110;&#101;&alphagov#116;&#x2d;&#x6f;&#102;&#102;&#x69;&#99;&#x65;&#46;&#103;&alphagov#111;&alphagov#118;&#x2e;&alphagov#117;&#107;</a>.</p>
    ```
    
    [1]: https://marked.js.org/using_advanced#options
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4811829 View commit details
    Browse the repository at this point in the history
  6. Add border to 'preview' / 'archive' banner

    We moved the banner when refactoring the nav in 2b6a27b.
    
    Now that the banner is not between the header and the navigation, it makes sense to add the bottom border back to separate the banner from the page content.
    
    Keep the `--no-border` modifier which we use on the homepage when the banner is followed immediately by the masthead.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d9c3cac View commit details
    Browse the repository at this point in the history
  7. Merge pull request alphagov#2324 from alphagov/marked-config

    Clean up marked config
    36degrees authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    f2f34ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request alphagov#2325 from alphagov/phase-banner-border

    Add border to 'preview' / 'archive' banner
    36degrees authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ded6797 View commit details
    Browse the repository at this point in the history
  9. Remove redundant app-pane wrapper

    When the Design System had an independently scrollable nav and body regions, we used a 'app-pane' flexbox wrapper around the whole site so that the header could be fixed in place above both scrollable regions.
    
    When we simplified the layout and lost the indepedantly scrollable regions we didn't tidy up the wrapper, which isn't really doing anything any more (other than the flex layout causing weird issues like the banner width issue seen in 6c83fde).
    
    Remove the unneccesary wrapper and its classes.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    fc7780b View commit details
    Browse the repository at this point in the history
  10. Remove custom phase banner styles

    The `width: 100%` is no longer needed that we're not in a flex context and can be removed.
    
    As it turns out, the margins are being overridden by the `app-width-container` class anyway – and if they weren't being overriden, they'd mean that the phase banner would be flush up against the viewport edges on mobile, which isn't what we want.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1ee8b88 View commit details
    Browse the repository at this point in the history
  11. Remove redundant app-pane__content wrappers

    The `app-pane__content` class isn't doing anything useful in these layouts and can be removed.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    f6e9c1b View commit details
    Browse the repository at this point in the history
  12. Split 'category nav' out from app pane CSS

    This doesn't really have anything to do with the rest of the 'split pane' CSS, so split it out into its own 'component'.
    
    Whilst we're at it, give it a better name and some context to help explain what it's for and why we need it.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3734ae6 View commit details
    Browse the repository at this point in the history
  13. Rename app-pane classes

    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    37f692b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e980f16 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    840e749 View commit details
    Browse the repository at this point in the history
  16. Remove unused CSS

    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    763c29f View commit details
    Browse the repository at this point in the history
  17. Stop recommending pattern=[0-9]* on number inputs

    We previously recommended using `pattern="[0-9]*"` on number inputs to prompt iOS to display the numeric keypad.
    
    This has been unnecessary since Safari 12.2, when support for the standardised `inputmode` attribute was added to Safari.
    
    We stopped using the `pattern` attribute on the date input component [1] in v4.1.0 (released in May 2022) as the proportion of GOV.UK visitors using versions of iOS 12.x and below had fallen to 0.08% of total traffic.
    
    [1]: alphagov/govuk-frontend#2599
    
    Co-authored-by: Calvin Lau <77630796+calvin-lau-sig7@users.noreply.github.com>
    36degrees and calvin-lau-sig7 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    545fa55 View commit details
    Browse the repository at this point in the history
  18. Remove pattern attribute from examples

    See previous commit for details.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    62aead4 View commit details
    Browse the repository at this point in the history
  19. Remove use of govuk-exports

    We need to use govuk-exports in GOV.UK Frontend as files can be imported multiple files but we only ever want the CSS to be outputted once.
    
    As we're in control of how and where Sass in the Design System is imported, we don't need to worry about this and don't need to use the exports function.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    93151fc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    689fcda View commit details
    Browse the repository at this point in the history
  21. Fix more Sass that doesn't do anything

    The govuk-visually-hidden has `position: absolute` marked as `!important` and therefore it overrides this, so it can't be doing anything.
    36degrees committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8987cf6 View commit details
    Browse the repository at this point in the history
  22. Merge pull request alphagov#2323 from alphagov/remove-pattern-attribu…

    …te-numbers
    
    Stop recommending using `pattern="[0-9]*"` on number inputs
    36degrees authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e0a19a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    aae8f1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request alphagov#2327 from alphagov/refactor-layout

    Refactor layout to fix horizontal scrolling issue when banner is shown
    36degrees authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ad315bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request alphagov#2328 from alphagov/sass-exports

    Remove use of `govuk-exports` in Design System Sass
    36degrees authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e2a6e69 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alphagov#2329 from alphagov/footer-sass

    Remove unused Sass from Design System footer
    36degrees authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    d7a6abc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    a7b6aa6 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    AJ committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    01c88d9 View commit details
    Browse the repository at this point in the history
  3. Remove new GOV.UK pages

    AJ committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8ccc748 View commit details
    Browse the repository at this point in the history