Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Use version 4.18.0 of the govuk_frontend_toolkit
Browse files Browse the repository at this point in the history
https://raw.githubusercontent.com/alphagov/govuk_frontend_toolkit/master
/CHANGELOG.md

# 4.18.0

- Add GOVUK.ShowHideContent JavaScript to support showing and hiding
content, toggled by radio buttons and checkboxes ([PR
alphagov#315](alphagov/govuk_frontend_toolkit#315)).

# 4.17.0

- SelectionButtons will add a class to the label with the type of the
child input ([PR
alphagov#317](alphagov/govuk_frontend_toolkit#317))
  • Loading branch information
gemmaleigh committed Sep 5, 2016
1 parent efce8ec commit 328cfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"express-session": "^1.13.0",
"express-writer": "0.0.4",
"govuk-elements-sass": "1.2.0",
"govuk_frontend_toolkit": "^4.16.1",
"govuk_frontend_toolkit": "^4.18.0",
"govuk_template_jinja": "0.18.1",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
Expand Down

0 comments on commit 328cfaf

Please sign in to comment.