Release 0.4.3.
Patch notes 1. Quick fix for the scrolling problem in Firefox.
This commit is contained in:
parent
af7194114a
commit
b461fa895b
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
/*! perfect-scrollbar - v0.4.2
|
||||
/*! perfect-scrollbar - v0.4.3
|
||||
* http://noraesae.github.com/perfect-scrollbar/
|
||||
* Copyright (c) 2013 HyeonJe Jun; Licensed MIT */
|
||||
|
File diff suppressed because one or more lines are too long
4
min/perfect-scrollbar-0.4.3.with-mousewheel.min.js
vendored
Normal file
4
min/perfect-scrollbar-0.4.3.with-mousewheel.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "perfect-scrollbar",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"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.2",
|
||||
"version": "0.4.3",
|
||||
"author": {
|
||||
"name": "HyeonJe Jun",
|
||||
"email": "noraesae@yuiazu.net",
|
||||
|
Loading…
Reference in New Issue
Block a user