Skip to content

Releases: x-govuk/govuk-components

Version 5.4.0

17 May 15:50
f612f0e
Compare
Choose a tag to compare
  • Support govuk-frontend 5.4.0 #538

Release version 5.3.2

23 Apr 19:59
f4ce296
Compare
Choose a tag to compare
  • Support govuk-frontend 5.3.1
  • Allow tab ids to be manually overridden. Thanks @misaka for this. #532
  • Add custom tag support to notification banner headings. This change also fixes the default HTML tag to <p> as suggested in the design system documentation rather than <div>. Thanks @DavidBiddle for contributing this fix. #533

Version 5.3.1

08 Apr 08:42
6860eb7
Compare
Choose a tag to compare
  • Fix a bug where equivalent data attributes declared in both styles "data-attribute" => "value" and data: { attribute: "value" } would result in duplicate attributes rendered in the HTML. #530. Massive thanks to @DavidBiddle for identifying and fixing this!
  • Fix the guide entry for the list helper where an unordered list was shown instead of an ordered one. Thanks @colinbruce #528

Version 5.3.0

28 Mar 17:11
5c0ec80
Compare
Choose a tag to compare
  • Upgrade to govuk-frontend 5.3.0 - this involved removing the now-redundant role attribute from the header, footer and nav components #523
  • Upgrade tabs component to have a default title when nothing is specified, thanks @frankieroberto #521
  • Add two extra slots to the footer so content can be injected before/after the meta items #519
  • Various minor dependency updates #522, #524, #525

Version 5.2.2

12 Mar 18:13
e666086
Compare
Choose a tag to compare
  • add the List helper to ease the creation of GOV.UK style lists. #509, #520 Thanks @frankieroberto!
  • fix a bug where data-module: "govuk-button" was missing from #govuk_button #513
    Also add custom branding and double click prevention #514 - thanks @misaka ❤️

Release 5.2.1

23 Feb 16:27
790731d
Compare
Choose a tag to compare
  • fix a bug in the footer that added an <hr> without the govuk-footer__section-break class resulting in a thicker-than-intended horizontal rule. This will only have been visible if you're adding navigation items to the footer. #510
  • fix a bug in the footer where the meta content is displayed below the licence info instead of above it. It will only have been visible if you're using the meta_text argument or meta_html slot. This change also introduces a govuk_footer_link_to helper which makes adding links to the footer much easier #511

Version 5.2.0

22 Feb 09:15
89f0d3c
Compare
Choose a tag to compare
  • Support govuk-frontend 5.2.0
  • Fix some links in the guide as the Design System guidance on typography has been restrucutred 89f0d3c

Version 5.1.0

19 Feb 12:08
8246a45
Compare
Choose a tag to compare
  • New crown graphic in the header 👑 #503
  • Remove aria-labelledby from accordion sections #503
  • Add (link opens in new tab) suffix to links where new_tab: true. This text can be overridden by using the default_link_new_tab_text configuration option, or disabled by setting it to nil. This could be breaking if you've already added text to new_tab: true links manually, check your links to ensure there's no repetition #497
  • Add custom brand support to the task list component, thanks @misaka #496
  • Various improvements to style and examples in the guide, thanks @paulrobertlloyd and @frankieroberto #504, #506

Release 5.1.0b1

16 Feb 12:26
bc2d2b0
Compare
Choose a tag to compare
Release 5.1.0b1 Pre-release
Pre-release

See PRs for details of what's changed.

v5.0.2

05 Jan 16:59
b2424bb
Compare
Choose a tag to compare