basic-fade-overflow
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"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
52
181280
2009
Updatedbasic-element-base@^0.7.6