basic-sliding-viewport
Advanced tools
Comparing version 0.7.4 to 0.7.5
{ | ||
"name": "basic-sliding-viewport", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Presents list items in a viewport such that only a single item is visible at a time. Navigating between items will be represented with a horizontal visual sliding effect.", | ||
@@ -15,4 +15,4 @@ "homepage": "https://component.kitchen", | ||
"dependencies": { | ||
"basic-element-base": "^0.7.4", | ||
"basic-spread-items": "^0.7.4" | ||
"basic-element-base": "^0.7.5", | ||
"basic-spread-items": "^0.7.5" | ||
}, | ||
@@ -19,0 +19,0 @@ "browserify": { |
@@ -0,1 +1,2 @@ | ||
# API Documentation | ||
<a name="SlidingViewport"></a> | ||
@@ -14,3 +15,3 @@ ## SlidingViewport ⇐ <code>ElementBase</code> | ||
**Kind**: global class | ||
**Kind**: global class | ||
**Extends:** <code>ElementBase</code> | ||
@@ -27,2 +28,2 @@ <a name="SlidingViewport+position"></a> | ||
**Kind**: instance property of <code>[SlidingViewport](#SlidingViewport)</code> | ||
**Kind**: instance property of <code>[SlidingViewport](#SlidingViewport)</code> |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134495
1553
28
Updatedbasic-element-base@^0.7.5
Updatedbasic-spread-items@^0.7.5