issues
search
Crown-Commercial-Service
/
govuk-frontend-jinja
Tools to use the GOV.UK Design System with Python webapps that use Jinja2 and Flask 🐍
MIT License
9
stars
6
forks
source link
Release v0.5.0-alpha
#39
Closed
lfdebrux
closed
5 years ago
lfdebrux
commented
5 years ago
2019-10-29 version 0.5.0-alpha
New features
Enable autoescaping for Nunjucks templates in Flask (
#37
)
Bugfixes
We have 100% coverage for components in GOV.UK Design System v2.13.0! :raised_hands: (
#3
)
Fix tests for page template (
#32
)
Fix some instances where Jinja was unable to resolve
params.items
(
#24
)
2019-10-29 version 0.5.0-alpha
New features
Bugfixes
params.items
(#24)