Release 0.4.9.

1. Update jquery-mousewheel to 3.1.9
2. CommonJS compatible
3. Add 'includePadding' option
4. Bug fixes
This commit is contained in:
Hyunje Alex Jun
2014-04-02 00:46:07 +09:00
parent 0f5384948e
commit 4357617540
9 changed files with 19 additions and 19 deletions
+4 -4
View File
@@ -1,15 +1,15 @@
{
"name": "perfect-scrollbar",
"version": "0.4.8",
"version": "0.4.9",
"homepage": "http://noraesae.github.io/perfect-scrollbar/",
"authors": [
"Hyeonje Jun <noraesae@yuiazu.net>"
],
"description": "Tiny but perfect jQuery scrollbar plugin",
"main": [
"min/perfect-scrollbar-0.4.8.min.css",
"min/perfect-scrollbar-0.4.8.min.js",
"min/perfect-scrollbar-0.4.8.with-mousewheel.min.js"
"min/perfect-scrollbar-0.4.9.min.css",
"min/perfect-scrollbar-0.4.9.min.js",
"min/perfect-scrollbar-0.4.9.with-mousewheel.min.js"
],
"license": "MIT",
"ignore": [