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

Make some updates for GOV.UK Frontend v4 #69

Merged

Conversation

tim-s-ccs
Copy link
Contributor

There were some compatibility issues with the latest GOV.UK Frontend.

These included:

  • Strict inequality, i.e. !==
  • .values calling the inbuilt dict method

I’ve made the updates so these features now work. I’ve not added tests for GOV.UK Frontend v4 as I found this to be too difficult. Plus our aim is to move away from this eventually and use real Jinja macros.

… These included:

- Strict inequality, i.e. `!==`
- `.values` calling the inbuilt dict method

I’ve made the updates so these features now work. I’ve not added tests for GOV.UK Frontend v4 as I found this to be too difficult. Plus our aim is to move away from this eventually and use real Jinja macros.
@tim-s-ccs tim-s-ccs merged commit 73b3ddd into master Sep 6, 2023
1 check passed
@tim-s-ccs tim-s-ccs deleted the patch-govuk-frontend-jinja-for-govuk-frontend-v4-no-test branch September 6, 2023 13:18
@tim-s-ccs tim-s-ccs mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant