Skip to content

v3.1.0

Choose a tag to compare

@gunndabad gunndabad released this 07 Jun 13:04
· 79 commits to main since this release

Targets GOV.UK Frontend v5.10.2.

New features

Rebrand support

The _GovUkPageTemplate view and tag helpers for the GOV.UK header and footer components now support the GOV.UK rebrand.

New tag helpers

Tag helpers to create
a GOV.UK header component,
a GOV.UK footer component and
a service navigation component
have been added.

FrontendPackageHostingOptions

The CompiledContentPath and StaticAssetsContentPath properties on GovUkFrontendOptions have been deprecated and replaced by FrontendPackageHostingOptions.

Fixes

DefaultFileUploadJavaScriptEnhancements

Setting the DefaultFileUploadJavaScriptEnhancements to true now actually does something.