@financial-times/o-forms
Advanced tools
Comparing version 9.9.2 to 9.10.0
# Changelog | ||
## [9.10.0](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.9.2...o-forms-v9.10.0) (2023-05-18) | ||
### Features | ||
* o-forms box style radio, add professional themes ([b205f7e](https://www.github.com/Financial-Times/origami/commit/b205f7ecfca1e7166d3b04ba54c674f162ea6a70)) | ||
### [9.9.2](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.9.1...o-forms-v9.9.2) (2023-05-09) | ||
@@ -4,0 +11,0 @@ |
@@ -33,19 +33,2 @@ { | ||
{ | ||
"anchor": true, | ||
"modifiers": [ "demo-pseudo-radio-link" ], | ||
"inputs": [ | ||
{ | ||
"value": "Anchor Link A", | ||
"href": "#", | ||
"current": true, | ||
"id": "anchor-link-a" | ||
}, | ||
{ | ||
"value": "Anchor Link B", | ||
"href": "#", | ||
"id": "anchor-link-b" | ||
} | ||
] | ||
}, | ||
{ | ||
"radioBox": true, | ||
@@ -81,23 +64,4 @@ "field": { | ||
] | ||
}, | ||
{ | ||
"anchor": true, | ||
"modifiers": [ "demo-pseudo-radio-link" ], | ||
"inputs": [ | ||
{ | ||
"value": "Grid Link", | ||
"href": "#", | ||
"current": true, | ||
"icon": "grid", | ||
"id": "grid-link" | ||
}, | ||
{ | ||
"value": "List Link", | ||
"href": "#", | ||
"icon": "list", | ||
"id": "list-link" | ||
} | ||
] | ||
} | ||
] | ||
} |
{ | ||
"name": "@financial-times/o-forms", | ||
"version": "9.9.2", | ||
"version": "9.10.0", | ||
"description": "This component provides responsive styling for form fields and inputs. It provides validation and error handling for forms, as well.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -330,2 +330,6 @@ # o-forms [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence) | ||
Box radio inputs support 2 themes. | ||
- **professional**: For a box radio with professional theme set `o-forms-field--professional` on the field element. | ||
- **professional-inverse**: For box radio with inverse professional theme set `o-forms-field--professional-inverse` on the field element. | ||
##### Pseudo box radio inputs | ||
@@ -767,2 +771,4 @@ | ||
- `'inverse'` | ||
- `'professional'` | ||
- `'professional-inverse'` | ||
- `'white'` | ||
@@ -769,0 +775,0 @@ |
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
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
236049
944
70
3969