govuk-frontend
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -66,2 +66,16 @@ [ | ||
{ | ||
"name": "formGroup", | ||
"type": "object", | ||
"required": false, | ||
"description": "Options for the form-group wrapper", | ||
"params": [ | ||
{ | ||
"name": "classes", | ||
"type": "string", | ||
"required": false, | ||
"description": "Classes to add to the form group (e.g. to show error state for the whole group)" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "classes", | ||
@@ -68,0 +82,0 @@ "type": "string", |
@@ -9,2 +9,8 @@ [ | ||
{ | ||
"name": "classes", | ||
"type": "string", | ||
"required": false, | ||
"description": "Classes to add to the row `div`" | ||
}, | ||
{ | ||
"name": "key.text", | ||
@@ -11,0 +17,0 @@ "type": "string", |
{ | ||
"name": "govuk-frontend", | ||
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"main": "govuk/all.js", | ||
@@ -6,0 +6,0 @@ "sass": "govuk/all.scss", |
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
1024849
13441