angular-smooth-scrollbar
Advanced tools
Comparing version 5.2.0 to 5.2.1
{ | ||
"name": "angular-smooth-scrollbar", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"authors": [ | ||
@@ -31,4 +31,4 @@ "Dolphin Wood <dolphin.w.e@gmail.com>" | ||
"angular": "~1.4.3", | ||
"smooth-scrollbar": "^5.2.0" | ||
"smooth-scrollbar": "^5.2.1" | ||
} | ||
} |
@@ -146,4 +146,3 @@ | ||
friction: '@', | ||
thumbMinWidth: '@', | ||
thumbMinHeight: '@', | ||
thumbMinSize: '@', | ||
continuousScrolling: '=', | ||
@@ -150,0 +149,0 @@ ignoreEvents: '=' |
@@ -113,4 +113,3 @@ angular.module('SmoothScrollbar', []) | ||
friction: '@', | ||
thumbMinWidth: '@', | ||
thumbMinHeight: '@', | ||
thumbMinSize: '@', | ||
continuousScrolling: '=', | ||
@@ -117,0 +116,0 @@ ignoreEvents: '=' |
{ | ||
"name": "angular-smooth-scrollbar", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "An angular module that allows you customize smooth scrollbars", | ||
@@ -28,3 +28,3 @@ "main": "dist/angular-smooth-scrollbar.js", | ||
"angular": "^1.4.8", | ||
"smooth-scrollbar": "^5.2.0" | ||
"smooth-scrollbar": "^5.2.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
416467
495
Updatedsmooth-scrollbar@^5.2.1