govuk-frontend
Advanced tools
Comparing version 2.8.0 to 2.9.0
@@ -718,5 +718,3 @@ (function (global, factory) { | ||
} | ||
window.addEventListener('load', function () { | ||
$module.focus(); | ||
}); | ||
$module.focus(); | ||
@@ -723,0 +721,0 @@ $module.addEventListener('click', this.handleClick.bind(this)); |
@@ -44,2 +44,8 @@ [ | ||
{ | ||
"name": "actions.classes", | ||
"type": "string", | ||
"required": false, | ||
"description": "Classes to add to the actions wrapper" | ||
}, | ||
{ | ||
"name": "actions.items", | ||
@@ -51,8 +57,2 @@ "type": "array", | ||
{ | ||
"name": "classes", | ||
"type": "string", | ||
"required": false, | ||
"description": "Classes to add to the actions wrapper" | ||
}, | ||
{ | ||
"name": "href", | ||
@@ -80,2 +80,8 @@ "type": "string", | ||
"description": "Actions rely on context from the surrounding content so may require additional accessible text, text supplied to this option is appended to the end, use `html` for more complicated scenarios." | ||
}, | ||
{ | ||
"name": "classes", | ||
"type": "string", | ||
"required": false, | ||
"description": "Classes to add to the action item" | ||
} | ||
@@ -82,0 +88,0 @@ ] |
{ | ||
"name": "govuk-frontend", | ||
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.", | ||
"version": "2.8.0", | ||
"version": "2.9.0", | ||
"main": "all.js", | ||
@@ -6,0 +6,0 @@ "sass": "all.scss", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1354165
12753