-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3.6.8 - many fixes & IE11 compatible
New options - disablemutationobserver, = TRUE when you want that MutationObserver disabled #580 Fixes - Fix show of null #583 - Refactoring js #582 - Removed comments #577 - Timeouts & using on dynamic DOM Elements: "Uncaught TypeError" #579 - version 3.6.6 stack overflow #578 - MutationObserver. IE11 crashes #568 - Xbox One IE Edge browser can't scroll anywhere #581 (to test on real hw!) - NIce Scroll doesnt work on Window Surface IE Edge #555
- Loading branch information
Showing
8 changed files
with
394 additions
and
3,753 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Changelog nicescroll release 3.6.8 | ||
http://nicescroll.areaaperta.com/ | ||
https://github.com/inuyaksa/jquery.nicescroll | ||
|
||
|
||
Changed features | ||
|
||
New options | ||
- disablemutationobserver, = TRUE when you want that MutationObserver disabled #580 | ||
|
||
Fixes | ||
- Fix show of null #583 | ||
- Refactoring js #582 | ||
- Removed comments #577 | ||
- Timeouts & using on dynamic DOM Elements: "Uncaught TypeError" #579 | ||
- version 3.6.6 stack overflow #578 | ||
- MutationObserver. IE11 crashes #568 | ||
- Xbox One IE Edge browser can't scroll anywhere #581 (to test on real hw!) | ||
- NIce Scroll doesnt work on Window Surface IE Edge #555 | ||
|
||
|
||
Thanks to great contributors!! | ||
@silversonicaxel | ||
@vsn4ik | ||
@ronar | ||
@StephanBijzitter | ||
|
||
|
||
|
||
TODO | ||
- deprecate legacy browsers |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.