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 organisation colours #3407

Merged
merged 16 commits into from
Aug 6, 2024
Merged

Update organisation colours #3407

merged 16 commits into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    6eb989b View commit details
    Browse the repository at this point in the history
  2. Add deprecation warnings for defunct organisations

    Produce a Sass compile warning if a defunct organisation is being referenced, with information on the
    new/replacement organisation.
    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bdc76eb View commit details
    Browse the repository at this point in the history
  3. Rename 'websafe' to 'contrast-safe'

    Renames property in colour map from 'colour-websafe' to 'contrast-safe'.
    
    Renames parameter on govuk-organisation-colour from `$websafe` to `$contrast-safe`. The old parameter name still works but is now deprecated.
    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5c79208 View commit details
    Browse the repository at this point in the history
  4. Run unit tests through Prettier

    Prettier configuration has been updated since these changes were originally made
    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8b04c0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edd5c94 View commit details
    Browse the repository at this point in the history
  6. Update organisation colours

    Updates the organisation colours based on draft brand documents provided by Design102. These colours likely do not match the specific shades
    used within departments and their own design systems, but they are based on the most authoritative source we have currently.
    
    The exceptions to this are:
    - DSIT, which Design102 has yet to provide a specific colour for. The colour used here is derived from the one used on DSIT's public-facing
    comms instead.
    - DESNZ, which we also do not have a prescribed coloru for. The colour here is also from public-facing comms.
    - Home Office, which provisionally uses the colour from the HO Design System rather than the draft identity guidelines.
    - Prime Minister's Office, which uses the off-black from GOV.UK instead of the pure black from the draft identity guidelines.
    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1f3b544 View commit details
    Browse the repository at this point in the history
  7. Re-add colour-websafe keys to organisation colours

    Re-add and deprecate `colour-websafe`. We still want to rename it, but this is to avoid a breaking change in the mean time.
    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f64592c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f868f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1aa152 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a99c9b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23d1d84 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f11f17b View commit details
    Browse the repository at this point in the history
  13. Update changelog

    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    500f577 View commit details
    Browse the repository at this point in the history
  14. Fix outdated test

    querkmachine committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    637c6cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb62061 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Clean up various parts

    - Update review app example for 2024 MOG change
    - Rename organisation colour test to match what is actually being tested
    - Move incorrectly located changelog entry
    querkmachine committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1acd94d View commit details
    Browse the repository at this point in the history