Skip to content

Releases: alphagov/govuk_frontend_toolkit

v7.1.0

03 Oct 10:01
Compare
Choose a tag to compare
  • Promote the details polyfill to Frontend Toolkit from GOV.UK Elements (#426)

v7.0.1

03 Oct 10:02
Compare
Choose a tag to compare
  • Volume up and down buttons in the media player were overlapping the current volume percentage on focus. This fix keeps the large button touch area, but adjusts the focus state to be smaller. (#429)

v7.0.0

13 Jul 15:54
Compare
Choose a tag to compare

⚠️ v7.0.0 INCLUDES THE FOLLOWING BREAKING CHANGE ⚠️

  • Remove multivariate test library (PR #420). If you need to continue using this library please copy the JavaScript and documentation from version 6.0.4 into your repository.

v6.0.4

21 Jun 16:01
Compare
Choose a tag to compare

v6.0.3

21 Jun 16:01
Compare
Choose a tag to compare

v6.0.2

21 Jun 16:00
Compare
Choose a tag to compare
  • Increase button focus specificity to avoid being overridden by govuk_template (PR #409)

v6.0.1

21 Jun 16:00
Compare
Choose a tag to compare
  • Fix a Javascript error in IE7 caused by trying to access a character within a string using array notation (PR #407)

v6.0.0

21 Jun 15:59
Compare
Choose a tag to compare
  • Breaking change: configure the GOV.UK Analytics tracker with govukTrackerUrl instead of govukTrackerGifUrl (PR #405)
  • Fix the sending of the GA Client ID with calls to the GOV.UK Tracker (PR #404)
  • Disable GA ad tracking (PR #401)

v5.2.0

28 Mar 08:54
Compare
Choose a tag to compare
  • Deprecate selection-buttons.js. Add a deprecation warning: Custom radio buttons and checkboxes (released in GOV.UK Elements 3.0.0) no longer require this JavaScript.

v5.1.3

28 Mar 08:55
Compare
Choose a tag to compare
  • Add an experimental GOV.UK analytics tracker. Given the URL to a single pixel GIF, it will encode analytics data as query string parameters on the call to the GIF (PR #387)