ソースを参照

3.5.6 - fix release

Many fixes from contributors.
Thank a lot!
InuYaksa 10 年 前
コミット
bdc53ed304
3 ファイル変更4 行追加4 行削除
  1. 0 0
      demo/js/jquery.nicescroll.min.js
  2. 4 4
      jquery.nicescroll.js
  3. 0 0
      jquery.nicescroll.min.js

ファイルの差分が大きいため隠しています
+ 0 - 0
demo/js/jquery.nicescroll.min.js


+ 4 - 4
jquery.nicescroll.js

@@ -1,9 +1,9 @@
 /* jquery.nicescroll
--- version 3.5.4
--- copyright 2013-11-13 InuYaksa*2013
+-- version 3.5.6
+-- copyright 2014-10-09 InuYaksa*2014
 -- licensed under the MIT
 --
--- http://areaaperta.com/nicescroll
+-- http://nicescroll.areaaperta.com/
 -- https://github.com/inuyaksa/jquery.nicescroll
 --
 */
@@ -215,7 +215,7 @@
 
     var self = this;
 
-    this.version = '3.5.4';
+    this.version = '3.5.6';
     this.name = 'nicescroll';
     
     this.me = me;

ファイルの差分が大きいため隠しています
+ 0 - 0
jquery.nicescroll.min.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません