govuk_frontend_toolkit
Advanced tools
Changelog
9.0.0
Breaking change: Remove Google Analytics code (migrated to static)
As this library has been deprecated the code has been migrated to static for use in GOV.UK Publishing.
Note that any code that explicitly relies upon the analytics code in toolkit will no longer work. If you require this code, do not update from v8.2.0, or make a copy of it in your application.
Changelog
8.0.0
Breaking change: Add support for Google Analytics Universal in stageprompt.js
This is a breaking change since while we allow for the old behaviour, Google Analytics Universal is used by the default, which could change behaviour in applications.
Also ensures that events triggered via GA Universal do not impact bounce-rate calculations, which mirrors the original implementation.
(PR 421).
Fix: Add support to show-hide-content.js for form fields with more varied characters: (PR 403).
Changelog
7.4.2