You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes two breaking changes:
- Removal of external link styles and icons, if you are using the
external-link-* mixins you will need to remove them from your codebase
([PR #293](alphagov/govuk_frontend_toolkit#293))
- Correct spelling of the 'accordion' icon, you will need to check for
the incorrect spelling 'accordian' and update if you are using this
icon ([PR
#345](alphagov/govuk_frontend_toolkit#345))
And two minor changes:
- Amend GOVUK.StickAtTopWhenScrolling to resize the sticky element and
shim when the .js-sticky-resize class is set ([PR
#343](alphagov/govuk_frontend_toolkit#343))
- Allow custom options in GOVUK.analytics.trackPageview
([#332](alphagov/govuk_frontend_toolkit#332))
govuk_elements uses Grunt.
Once govuk_elements uses Gulp.js, then we can use the prism.js npm module
The text was updated successfully, but these errors were encountered: