The following components look out of date to the GDS examples, possibly because the components were initially built using v3.13.1 and have not been updated. The current version of the library is version v5.3.0.
Noticeable differences
The following components show signs of being out of date. Keeping up to date with the latest version of govuk-frontend ensures services work consistently and accessible across the different platforms.
Accordion
There is no separate Open / Close text for each item and the "Show all sections" button has been placed outside the accordion container.
Summary list
For rows that do not have an action a visually hidden "dd" is added repeating the row's key value, this shouldn't be necessary and the govuk-summary-list__row--no-actions modifier class should be used instead.
Tabs
The tab links have been declared as a<div> instead of a link <a>.
Warning text
The class "govuk-warning-text__assistive" for visually hiding text has been superseded by "govuk-visually-hidden".
The following components look out of date to the GDS examples, possibly because the components were initially built using v3.13.1 and have not been updated. The current version of the library is version v5.3.0.
Noticeable differences
The following components show signs of being out of date. Keeping up to date with the latest version of govuk-frontend ensures services work consistently and accessible across the different platforms.
Accordion
There is no separate Open / Close text for each item and the "Show all sections" button has been placed outside the accordion container.
Summary list
For rows that do not have an action a visually hidden "dd" is added repeating the row's key value, this shouldn't be necessary and the
govuk-summary-list__row--no-actionsmodifier class should be used instead.Tabs
The tab links have been declared as a
<div>instead of a link<a>.Warning text
The class "govuk-warning-text__assistive" for visually hiding text has been superseded by "govuk-visually-hidden".