Release 0.4.11.
1. Add active- class when scrolls are active 2. Add maxScrollbarLength option 3. Bug fixes
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "perfect-scrollbar",
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"homepage": "http://noraesae.github.io/perfect-scrollbar/",
|
||||
"authors": [
|
||||
"Hyeonje Alex Jun <me@noraesae.net>"
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
/*! perfect-scrollbar - v0.4.10
|
||||
/*! perfect-scrollbar - v0.4.11
|
||||
* http://noraesae.github.com/perfect-scrollbar/
|
||||
* Copyright (c) 2014 Hyeonje Alex Jun; Licensed MIT */
|
||||
|
||||
|
||||
Vendored
+4
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "perfect-scrollbar",
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"engines": {
|
||||
"node": ">= 0.8.0"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "perfect-scrollbar",
|
||||
"title": "perfect-scrollbar",
|
||||
"description": "Tiny but perfect jquery scrollbar plugin.",
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"author": {
|
||||
"name": "Hyeonje Alex Jun",
|
||||
"email": "me@noraesae.net",
|
||||
|
||||
Reference in New Issue
Block a user