Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ONLY_FOR_DEVELOPERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# jQuery.NiceScroll
THIS RELEASE IS FOR DEVELOPERS ONLY

For stable releases go to https://github.com/inuyaksa/jquery.nicescroll
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# jQuery.NiceScroll
v. 3.7.3 2017-06-18
v. 3.7.4 [[ DEVELOPER RELEASE ]]

== this is a testing releasing, not suitable for production ==



>Notes for testers:
- scrolling routines rewritten, extremely smooth and responsive scrolling ever, please test on your testing environments
- Surface touchpad experiment, please let me know if works




- [Web Site: nicescroll.areaaperta.com](https://nicescroll.areaaperta.com)
- [Repo: github.com/inuyaksa/jquery.nicescroll](https://github.com/inuyaksa/jquery.nicescroll)
Expand Down
14 changes: 0 additions & 14 deletions bower.json

This file was deleted.

12 changes: 0 additions & 12 deletions changelog_3.7.3.txt

This file was deleted.

13 changes: 13 additions & 0 deletions changelog_3.7.5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Changelog nicescroll release 3.7.5 [[ DEVELOPER RELEASE ]]
https://nicescroll.areaaperta.com/
https://github.com/inuyaksa/jquery.nicescroll



Fixes
- Calling .remove() throws an error after update to v. 3.7.4 #681
- more robust hybrid system support mouse + touch events aka no drag and scroll #676
- typos on navigator.maxTouchPoints

Changes
- remove outdated self.visibility
292 changes: 0 additions & 292 deletions demo/browser.html

This file was deleted.

Loading