Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-forms

Package Overview
Dependencies
Maintainers
11
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-forms - npm Package Compare versions

Comparing version 9.9.2 to 9.10.0

7

CHANGELOG.md
# 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 @@

36

demos/src/data/custom.json

@@ -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"
}
]
}
]
}

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc