This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Update the govuk frontend toolkit to 4.10.0 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use the latest version of the govuk frontend toolkit.
This won't affect any govuk components, e.g. the phase banner or breadcrumb, updating these will require alphagov/static to be updated.
https://github.com/alphagov/govuk_frontend_toolkit/blob/master/CHANGELOG.md
#4.10.0
$toolkit-font-stack
and
$toolkit-font-stack-tabular
(PR Bump uglifier from 4.1.11 to 4.1.12 #230)Copy across topic communities #4.9.1
Copy across topic communities #4.9.0
replacement
Copy across topic communities #4.8.2
Copy across topic communities #4.8.1
Copy across topic communities #4.8.0
Copy across topic communities #4.7.0
Copy across topic communities #4.6.1
(PR Bump govuk_publishing_components from 9.4.0 to 9.5.0 #242)
Copy across topic communities #4.6.0
Copy across topic communities #4.5.0
data-module="module-name"
(PR Bump govuk_publishing_components from 9.2.3 to 9.3.0 #227)Copy across topic communities #4.4.0
Copy across topic communities #4.3.0
plugins
Copy across topic communities #4.2.1
Copy across topic communities #4.2.0
Copy across topic communities #4.1.1
Use breadcrumb component from gem #206)
Copy across topic communities #4.1.0
page
option toGOVUK.analytics.trackEvent
(PR Bump govuk_publishing_components from 7.2.0 to 7.3.0 #203)Copy across topic communities #4.0.1
Copy across topic communities #4.0.0
Remove Google Analytics classic govuk_frontend_toolkit#194
Errbit configuration #3.5.1
analytics tracking codes. This means we can start removing classic
tracking codes from apps.
Errbit configuration #3.5.0
Add cross domain tracking to Tracker object govuk_frontend_toolkit#185
Errbit configuration #3.4.2
multivariate test,
the data wouldn't be reported to Google correctly because of a broken
null check in the code block that opts the user into the Google Content
Experiment.
Errbit configuration #3.4.1
meet WCAG 2.0 AAAA
(this was meant to go into 3.3.1 but was lost from history)
$focus-colour
variable (Bump govuk_publishing_components from 6.2.0 to 6.3.0 #180)Errbit configuration #3.4.0
Experiments as the reporting
backend for multivariate tests
Errbit configuration #3.3.1
meet WCAG 2.0 AAAA
Errbit configuration #3.3.0
Errbit configuration #3.2.1
Errbit configuration #3.2.0
Port analytics API from static govuk_frontend_toolkit#162
https://github.com/alphagov/govuk_frontend_toolkit/blob/master/docs/anal
ytics.md
Errbit configuration #3.1.0
Errbit configuration #3.0.1
publish a package.
Errbit configuration #3.0.0
govuk_frontend_toolkit_npm.
This is a major version bump because it will move the toolkit from
./node_modules/govuk_frontend_toolkit/govuk_frontend_toolkit/
to
./node_modules/govuk_frontend_toolkit/
, which will breakrelative imports in Sass.