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

@ecl/ec-component-form-label

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-component-form-label - npm Package Compare versions

Comparing version 2.0.0-alpha.3 to 2.0.0-beta.0

6

package.json

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.1",
"version": "2.0.0-alpha.3",
"version": "2.0.0-beta.0",
"description": "ECL Form Labels",

@@ -11,3 +11,3 @@ "style": "ec-component-form-label.scss",

"dependencies": {
"@ecl/ec-base": "^2.0.0-alpha.3"
"@ecl/ec-base": "^2.0.0-beta.0"
},

@@ -30,3 +30,3 @@ "publishConfig": {

],
"gitHead": "ece5ee77bef0949a8bf653412f20d0e98c75939d"
"gitHead": "30794d23d9bfca34781b2b26fbdc27ee5fc13a25"
}

@@ -11,4 +11,4 @@ # Labels

* label
* help block
- label
- help block

@@ -25,7 +25,7 @@ ## When to use

* labels written in all caps - they are more difficult to read and scan
* using placeholder text as labels
* placing check boxes side by side - check boxes underneath each other allows
- labels written in all caps - they are more difficult to read and scan
- using placeholder text as labels
- placing check boxes side by side - check boxes underneath each other allows
easy scanning
* using optional fields in forms - if you use them, you should clearly
- using optional fields in forms - if you use them, you should clearly
distinguish which fields are mandatory \* from those that are optional. The

@@ -35,2 +35,2 @@ convention is to use an asterisk (\*) next to the required fields' labels and

the top of the page
* hiding basic helper text
- hiding basic helper text
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