Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Update dependencies #108

Closed
wants to merge 35 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
802667b
Update dependencies
andymantell Oct 19, 2016
921f568
Updating govuk templates
andymantell Oct 20, 2016
060a295
Fix path to icons after gov template update
andymantell Oct 20, 2016
0415f47
Suppress erroneous accessibility error on the new mask icon
andymantell Oct 20, 2016
92abf96
Spacing tweak on register form
andymantell Oct 24, 2016
92020e4
Merge branch 'master' into chore/updating-dependencies
andymantell Oct 24, 2016
c7d2b2a
Add demo for new grid column fraction
andymantell Oct 24, 2016
33fcdbb
Add tabindex to main element
andymantell Oct 24, 2016
97143a8
Include gov shame css file to fix firefox issue
andymantell Oct 24, 2016
8d8ee14
Deprecate external link icons as per govuk recommendations
andymantell Oct 24, 2016
0acd2e7
Update reference renderings
andymantell Oct 24, 2016
b54e03a
Update reference renderings
andymantell Oct 24, 2016
5f9b022
Merge branch 'master' into chore/updating-dependencies
andymantell Jan 31, 2017
4e0502f
Removing file re-added by bad merge
andymantell Jan 31, 2017
4a2341d
Update about this property template to include gov template updates
andymantell Jan 31, 2017
2116d27
Remove reference to stylesheet which no longer exists
andymantell Jan 31, 2017
8d22663
Updating dependencies
andymantell Jan 31, 2017
3b3bd0a
Change markup for radio and checkbox buttons
andymantell Jan 31, 2017
440a8cf
Remove variable which is unused and causing issues with the test suite
andymantell Jan 31, 2017
66ce8bc
Update reference renderings
andymantell Jan 31, 2017
9277a76
Fix typo in html class
andymantell Jan 31, 2017
abb89cf
Fix standalone phase tags
andymantell Jan 31, 2017
561abb0
Fix another standalone phase tag bug
andymantell Jan 31, 2017
e88bed5
Fix some missing radio classes
andymantell Jan 31, 2017
c99206f
Update reference renderings
andymantell Jan 31, 2017
41d906b
Switch back to older version of selenium
andymantell Jan 31, 2017
6200cdb
Shrinkwrapping
andymantell Feb 1, 2017
8049611
Merge branch 'master' into chore/updating-dependencies
andymantell Mar 27, 2017
cb73ab5
Updating govuk elements to 3.0.1. Code tweaks to follow
andymantell Mar 27, 2017
e1eaa33
Radio buttons and checkboxes have new markup that doesn’t need JavaSc…
andymantell Mar 27, 2017
9d55171
Update clientside validation code to use new form error class
andymantell Mar 27, 2017
ff1bf17
Add alert roll to clientside validation
andymantell Mar 27, 2017
e983087
Update reference renderings
andymantell Mar 28, 2017
2787dbf
Fixes for some errors as a result of updating dependencies
andymantell Mar 28, 2017
cf77e98
Update reference renderings
andymantell Mar 28, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,514 changes: 1,281 additions & 233 deletions npm-shrinkwrap.json

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,63 +34,63 @@
"node": "5.x"
},
"devDependencies": {
"htmllint": "^0.3.0",
"node-resemble-js": "0.0.5",
"pa11y": "^3.7.1",
"htmllint": "^0.6.0",
"node-resemble-js": "0.2.0",
"pa11y": "^4.6.0",
"sanitize-filename": "^1.6.0",
"selenium-standalone": "^5.1.0",
"should": "^8.3.1",
"superagent": "^1.8.3",
"supertest": "^1.2.0",
"throat": "^2.0.2",
"selenium-standalone": "^5.11.2",
"should": "^11.2.0",
"superagent": "^3.4.1",
"supertest": "^3.0.0",
"throat": "^3.0.0",
"trim-character": "^2.0.1",
"webdriverio": "^4.0.7",
"webshot": "^0.18.0",
"zip-dir": "^1.0.2"
},
"dependencies": {
"autoprefixer": "^6.3.6",
"browserify": "^13.0.1",
"browserify": "^13.3.0",
"browserify-incremental": "^3.1.1",
"browsernizr": "^2.1.0",
"clarify": "^1.0.5",
"clarify": "^2.0.0",
"closest": "0.0.1",
"compression": "^1.6.1",
"conduct.js": "1.0.0",
"copy": "^0.2.0",
"delegate": "3.0.1",
"copy": "^0.3.0",
"delegate": "3.1.1",
"dependency-graph": "^0.5.0",
"domify": "1.4.0",
"errorhandler": "^1.4.3",
"es6-promise": "^3.1.2",
"es6-promise": "^4.0.5",
"express": "^4.13.4",
"express-tgz": "0.0.3",
"extend": "^3.0.0",
"glob": "^7.0.3",
"govuk-elements-sass": "1.1.4",
"govuk_template_mustache": "0.17.1",
"govuk_frontend_toolkit": "4.13.0",
"govuk-elements-sass": "3.0.1",
"govuk_template_mustache": "0.19.2",
"govuk_frontend_toolkit": "5.1.2",
"handlebars": "^4.0.5",
"hogan.js": "3.0.2",
"hoganify": "0.2.0",
"js-htmlencode": "^0.1.0",
"js-htmlencode": "^0.2.0",
"js-yaml": "^3.6.0",
"leaflet": "^1.0.3",
"lodash": "^4.12.0",
"mkdirp": "^0.5.1",
"ncp": "^2.0.0",
"node-sass": "^3.7.0",
"node-sass": "^4.4.0",
"pkg-up": "^1.0.0",
"postcss": "^5.0.21",
"proj4leaflet": "^1.0.1",
"promise-helpers": "^0.2.0",
"pubsub-js": "1.5.3",
"pubsub-js": "1.5.4",
"remarkable": "^1.6.2",
"rimraf": "^2.5.2",
"trace": "^2.3.0",
"uglify-js": "^2.7.0",
"validate.js": "0.10.0",
"webfontloader": "1.6.24",
"validate.js": "0.11.1",
"webfontloader": "1.6.27",
"yfm": "^0.2.0"
}
}
2 changes: 1 addition & 1 deletion src/elements/govuk/buttons/style.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$path: '../images/';
$path: '../images/icons/';

@import "node_modules/govuk_frontend_toolkit/stylesheets/design-patterns/buttons";
@import "node_modules/govuk-elements-sass/public/sass/elements/buttons";
Expand Down
8 changes: 4 additions & 4 deletions src/elements/govuk/core/demos/color.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ title: Colour

<h3 class="heading-medium" id="colour-contrast">Colour contrast</h3>
<p class="text">
The colour contrast ratio for text and interactive elements should be at least 4.5:1 <a href="http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html" rel="external">as recommended by the W3C</a>. Test your service to meet this standard.
The colour contrast ratio for text and interactive elements should be at least 4.5:1 <a href="http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html">as recommended by the W3C</a>. Test your service to meet this standard.
</p>

<h3 class="heading-medium" id="colour-sass-variables">Sass variables</h3>
<p class="text">
Use Sass variables in case colour values need to be updated – find these in the GOV.UK frontend toolkit <a href="https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/_colours.scss" rel="external">colours.scss</a> file.
Use Sass variables in case colour values need to be updated – find these in the GOV.UK frontend toolkit <a href="https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/_colours.scss">colours.scss</a> file.
</p>

<div class="example">
Expand Down Expand Up @@ -238,7 +238,7 @@ title: Colour
<li>used for graphs and supporting material</li>
<li>for tints of the extended palette use 50% or 25%</li>
<li>for departmental colours
– find these in the GOV.UK frontend toolkit <a href="https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/_colours.scss" rel="external">colours.scss file</a></li>
– find these in the GOV.UK frontend toolkit <a href="https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/_colours.scss">colours.scss file</a></li>
</ul>

<div class="example">
Expand Down Expand Up @@ -377,7 +377,7 @@ title: Colour
</div>

<p>
<a href="https://designpatterns.hackpad.com/Colour-PDuGV42pJqx" rel="external">
<a href="https://designpatterns.hackpad.com/Colour-PDuGV42pJqx">
Discuss colour on the design patterns Hackpad
</a>
</p>
Expand Down
Loading