Skip to content

Commit

Permalink
3.7.3
Browse files Browse the repository at this point in the history
Fixes
- onscrollstart error on emulatetouch

Changes
- a little size
optimization for uglufy version
  • Loading branch information
inuyaksa committed Jun 18, 2017
1 parent 2c5fd41 commit 166b900
Show file tree
Hide file tree
Showing 12 changed files with 155 additions and 171 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# jQuery.NiceScroll
v. 3.7.2 2017-06-18
v. 3.7.3 2017-06-18

- [Web Site: nicescroll.areaaperta.com](https://nicescroll.areaaperta.com)
- [Repo: github.com/inuyaksa/jquery.nicescroll](https://github.com/inuyaksa/jquery.nicescroll)
Expand Down
28 changes: 0 additions & 28 deletions changelog_3.7.2.txt

This file was deleted.

12 changes: 12 additions & 0 deletions changelog_3.7.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Changelog nicescroll release 3.7.3
https://nicescroll.areaaperta.com/
https://github.com/inuyaksa/jquery.nicescroll



Fixes
- onscrollstart error on emulatetouch


Changes
- a little size optimization for uglufy version
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
</style>

<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>

<script>
Expand Down
4 changes: 2 additions & 2 deletions demo/js/jquery.nicescroll.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/jquery.nicescroll.iframehelper.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 166b900

Please sign in to comment.