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

basic-fade-overflow

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-fade-overflow - npm Package Compare versions

Comparing version 0.7.5 to 0.7.6

6

package.json
{
"name": "basic-fade-overflow",
"version": "0.7.5",
"version": "0.7.6",
"description": "Fades out content that overflows so the user knows there's more.",

@@ -15,4 +15,4 @@ "homepage": "https://component.kitchen",

"dependencies": {
"basic-element-base": "^0.7.5",
"basic-component-mixins": "^0.7.5"
"basic-element-base": "^0.7.6",
"basic-component-mixins": "^0.7.6"
},

@@ -19,0 +19,0 @@ "browserify": {

# API Documentation
<a name="FadeOverflow"></a>
## FadeOverflow ⇐ <code>ElementBase</code>

@@ -24,2 +25,3 @@ Fades out content that overflows so the user knows there's more.

<a name="FadeOverflow+fadeColor"></a>
### fadeOverflow.fadeColor

@@ -37,2 +39,3 @@ The color of the fade.

<a name="FadeOverflow+refresh"></a>
### fadeOverflow.refresh()

@@ -45,2 +48,3 @@ Infer the fade color from background color. If you have programmatically

<a name="FadeOverflow+showFade"></a>
### fadeOverflow.showFade : <code>boolean</code>

@@ -47,0 +51,0 @@ True if the component should show the fade to the background color.

Sorry, the diff of this file is too big to display

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