thepensionsregulator / govuk-frontend-aspnetcore-extensions

Adds client-side validation, additional components and editing in Umbraco to https://github.com/gunndabad/govuk-frontend-aspnetcore
MIT License
16 stars 1 forks source link

Update task list to GOV.UK standard #331

Closed sussexrick closed 1 month ago

sussexrick commented 1 month ago

Our task list implementation was based on pre-release code from GOV.UK. With the release of GOV.UK Frontend 5.0 it became an official component, with HTML and CSS that differed from our pre-release version.

Our base library govuk-frontend-aspnetcore is already at GOV.UK Frontend 5.2, but it doesn't implement this component, so it's still on us to do that.

This PR:

You may need to rebuild the new conformance tests project in order to get the tests to pass. I've logged this as #332.

The end result is a task list that looks the same as before, but using GOV.UK HTML and CSS:

Task list with TPR styling