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

Remove obsolete methods in v7.0.0 #359

Open sussexrick opened 4 days ago

sussexrick commented 4 days ago

The following static methods have been made obsolete and should be removed in the next major version. They were only ever intended for internal use, but were public types making this a breaking change.

GovUkFieldsetErrorFinder.FindFieldsetErrors() GovUkGridClassBuilder.BuildGridRowClass() GovUkGridClassBuilder..BuildGridColumnClass()