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

@springernature/global-forms

Package Overview
Dependencies
Maintainers
14
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/global-forms - npm Package Compare versions

Comparing version 5.0.0-rc.3 to 5.0.0-rc.4

view/fields/globalFormHidden.hbs

9

demo/context.json
{
"form1": {
"errorIconURL": "../img/error.svg#i-error",
"selectIconURL": "../img/chevron-more.svg#i-chevron-more",
"errorSummary": {

@@ -33,2 +31,8 @@ "id": "summary",

{
"template": "globalFormHidden",
"name": "hidden",
"id": "hidden",
"value": "someSecretValue"
},
{
"template": "globalFormText",

@@ -229,2 +233,3 @@ "label": "Your name (with hint)",

"globalFormTextarea": "./toolkits/global/packages/global-forms/view/fields/globalFormTextarea.hbs",
"globalFormHidden": "./toolkits/global/packages/global-forms/view/fields/globalFormHidden.hbs",
"globalFormCheckbox": "./toolkits/global/packages/global-forms/view/fields/globalFormCheckbox.hbs",

@@ -231,0 +236,0 @@ "globalFormFile": "./toolkits/global/packages/global-forms/view/fields/globalFormFile.hbs",

# History
## 5.0.0-rc.4 (2022-07-27)
* `hidden` input type added
* `pointer-events: none` to make select clickable through chevron
## 5.0.0-rc.3 (2022-07-25)

@@ -7,2 +11,3 @@ * BREAKING

* Include spacing utilities
## 5.0.0-rc.2 (2022-07-11)

@@ -9,0 +14,0 @@ * BREAKING:

{
"name": "@springernature/global-forms",
"version": "5.0.0-rc.3",
"version": "5.0.0-rc.4",
"license": "MIT",

@@ -10,4 +10,4 @@ "description": "form component",

],
"author": "Jack Watkins",
"author": "Heydon Pickering",
"brandContext": "^25.0.0"
}

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