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 to GOV.UK Frontend #512

Merged
merged 41 commits into from
Jun 27, 2018
Merged

Update to GOV.UK Frontend #512

merged 41 commits into from
Jun 27, 2018

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    43b1735 View commit details
    Browse the repository at this point in the history
  2. Update Nunjucks dependency

    GOV.UK Frontend requires 3 and above
    NickColley committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    1d8578c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    57b5e72 View commit details
    Browse the repository at this point in the history
  2. Remove copy-govuk-modules tasks

    Since we require directly from 'node_modules' we don't need to copy to a 'govuk_module' folder.
    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    5cf186d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc874bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ecc90e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b40dfa View commit details
    Browse the repository at this point in the history
  6. Add related items partial

    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    e5403ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f856dbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32e20ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f98729 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5135436 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4f9067 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5747932 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09d8989 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4b767b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f1b36b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e58181 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1dbd46e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dcc75b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9dbbf93 View commit details
    Browse the repository at this point in the history
  20. Remove duplicate <main>

    The new template gives us this for free
    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    cc57585 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    96bce64 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3d655e7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6bdf19e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    62d0819 View commit details
    Browse the repository at this point in the history
  25. Fix download link spacing

    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ee95b95 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bcf6b13 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    16f777a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0e5d026 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    78cb636 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9d44b49 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1dc5e95 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b5c1c67 View commit details
    Browse the repository at this point in the history
  33. Fix cookies page tables

    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    8d424a6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a8ea5e3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f2e38d5 View commit details
    Browse the repository at this point in the history
  36. Remove unused files

    NickColley committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    3a1d5b9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e4af699 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Add cookie banner component

    Avoid using JavaScript by using server side cookie setting.
    
    JavaScript is only necessary for www.GOV.UK since it can't easily set cookies.
    NickColley committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    16fb479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd81b0 View commit details
    Browse the repository at this point in the history